diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt index c5e3da8cc1bf2e21df626cb7ce72831d6a8fcb18..424acc30998d9c8af2920e1a65ec0d711016a747 100644 --- a/devNotes/VersionChangeLog-Premod+LoliMod.txt +++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt @@ -2,6 +2,24 @@ 0.10.7.1-0.1.x +4/10/2018 + + 38 + -various typos and minor fixes + -fixed tabbed main's link issues + + 37 + -added ability to give slaves your surname during marriage + -unbound slaveInteract impreg block from fuckdoll suit (it now checks .fuckdoll instead) + -more fixess and typo corrections + -Stuffedanon's tweaks now only apply to refreshed passages and not first visits + -fixed engineering start not giving secExp proper drone counts + + 36 + -code cleanup + -many more cases caught for supremacist's law + -defiant slaves get excess trust converted into negative rep + 4/09/2018 35 diff --git a/devNotes/sugarcube stuff/important for updating sugarcube.txt b/devNotes/sugarcube stuff/important for updating sugarcube.txt index 3a232879724f823be8532a865fb7511616ebab25..f60ec8151d80de5171aa970317922943aa63559f 100644 --- a/devNotes/sugarcube stuff/important for updating sugarcube.txt +++ b/devNotes/sugarcube stuff/important for updating sugarcube.txt @@ -29,16 +29,14 @@ into this: var t=jQuery(this); const dataPassage = t.attr('data-passage'); - const savedYOffset = window.pageYOffset; - t.is("[aria-pressed]")&&t.attr("aria-pressed","true"===t.attr("aria-pressed")?"false":"true"),e.apply(this,arguments); - const doJump = function(){ window.scrollTo(0, savedYOffset); } - if ( dataPassage && (window.lastDataPassageLink === dataPassage)) - doJump(); - else if (dataPassage && dataPassage.includes('Workaround')) { - doJump(); /* Horrible hack to workaround the workaround... */ - setTimeout(doJump, 10); setTimeout(doJump, 100); setTimeout(doJump, 300); - } - window.lastDataPassageLink = dataPassage; - - + const initialDataPassage = window && window.SugarCube && window.SugarCube.State && window.SugarCube.State.passage; + const savedYOffset = window.pageYOffset; + t.is("[aria-pressed]")&&t.attr("aria-pressed","true"===t.attr("aria-pressed")?"false":"true"),e.apply(this,arguments); + const doJump = function(){ window.scrollTo(0, savedYOffset); } + if ( dataPassage && (window.lastDataPassageLink === dataPassage || initialDataPassage === dataPassage)) + doJump(); + window.lastDataPassageLink = dataPassage; + +This uses two separate methods to detect if we are returning to the same page. Just checking sugarcube should actually be sufficient, but +no harm in this approach either. diff --git a/devNotes/sugarcube stuff/stuffedanon's sugarcube header b/devNotes/sugarcube stuff/stuffedanon's sugarcube header index 7b2220405618010a392de163d87b2c93df79341a..25017cf00a53428e9cc5a372ac8a4861717bd46b 100644 --- a/devNotes/sugarcube stuff/stuffedanon's sugarcube header +++ b/devNotes/sugarcube stuff/stuffedanon's sugarcube header @@ -115,17 +115,14 @@ var saveAs=saveAs||navigator.msSaveBlob&&navigator.msSaveBlob.bind(navigator)||f <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="("+t+"+)\\(([^\\)\\|\\n]+)\\):",n="("+t+"+):([^;\\|\\n]+);",i="((?:\\."+t+"+)+);",o="((?:#"+t+"+)+);",s=a+"|"+n+"|"+i+"|"+o;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:s,url:"(?:file|https?|mailto|ftp|javascript|irc|news|data):[^\\s'\"]+"})}();!function(){function e(e,t){var n=String(e);switch(t){case"start":return n&&r.test(n)?n.replace(r,""):n;case"end":return n&&a.test(n)?n.replace(a,""):n;default:throw new Error('_trimFrom called with incorrect where parameter value: "'+t+'"')}}function t(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 r=/^[\s\u00A0\uFEFF][\s\u00A0\uFEFF]*/,a=/[\s\u00A0\uFEFF][\s\u00A0\uFEFF]*$/;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(t===a||t!==t&&a!==a)return!0}return!1}}),String.prototype.padStart||Object.defineProperty(String.prototype,"padStart",{configurable:!0,writable:!0,value:function(e,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(e,10);return i<=n?a:t(i-n,r)+a}}),String.prototype.padEnd||Object.defineProperty(String.prototype,"padEnd",{configurable:!0,writable:!0,value:function(e,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(e,10);return i<=n?a:a+t(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 e(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 e(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 e(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 e(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[];if(0==this.length>>>0)return[];for(var e=Array.prototype.indexOf,t=Array.prototype.push,r=Array.prototype.splice,a=Array.prototype.concat.apply([],arguments),n=[],i=0,o=a.length;i<o;++i)for(var s=a[i],u=0;-1!==(u=e.call(this,s,u));)t.apply(n,r.call(this,u,1));return n}}),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,"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,"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,"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;return Object.freeze({userAgent:e,isMobile:r,isGecko:a,isIE:n,ieVersion:i,isOpera:o,operaVersion:s})}(),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); - const dataPassage = t.attr('data-passage'); + var t=jQuery(this); + const dataPassage = t.attr('data-passage'); + const initialDataPassage = window && window.SugarCube && window.SugarCube.State && window.SugarCube.State.passage; const savedYOffset = window.pageYOffset; t.is("[aria-pressed]")&&t.attr("aria-pressed","true"===t.attr("aria-pressed")?"false":"true"),e.apply(this,arguments); const doJump = function(){ window.scrollTo(0, savedYOffset); } - if ( dataPassage && (window.lastDataPassageLink === dataPassage)) + if ( dataPassage && (window.lastDataPassageLink === dataPassage || initialDataPassage === dataPassage)) doJump(); - else if (dataPassage && dataPassage.includes('Workaround')) { - doJump(); /* Horrible hack to workaround the workaround... */ - setTimeout(doJump, 10); setTimeout(doJump, 100); setTimeout(doJump, 300); - } window.lastDataPassageLink = dataPassage; }}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}})}(),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){return String(e).trim().replace(/[^\w\s\u2013\u2014-]+/g,"").replace(/[_\s\u2013\u2014-]+/g,"-").toLocaleLowerCase()}function i(e){if(null==e)return"";var t=String(e);return t&&p.test(t)?t.replace(f,function(e){return g[e]}):t}function o(e){if(null==e)return"";var t=String(e);return t&&v.test(t)?t.replace(m,function(e){return y[e.toLowerCase()]}):t}function s(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 u(){return b.now()}function l(e){var t=w.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 c(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 d(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 h(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 f=/[&<>"'`]/g,p=new RegExp(f.source),g=Object.freeze({"&":"&","<":"<",">":">",'"':""","'":"'","`":"`"}),m=/&(?:amp|#38|#x26|lt|#60|#x3c|gt|#62|#x3e|quot|#34|#x22|apos|#39|#x27|#96|#x60);/gi,v=new RegExp(m.source,"i"),y=Object.freeze({"&":"&","&":"&","&":"&","<":"<","<":"<","<":"<",">":">",">":">",">":">",""":'"',""":'"',""":'"',"'":"'","'":"'","'":"'","`":"`","`":"`"}),b=Has.performance?performance:Date,w=/^([+-]?(?:\d*\.)?\d+)([Mm]?[Ss])$/;return Object.freeze(Object.defineProperties({},{toEnum:{value:e},toStringTag:{value:t},isNumeric:{value:r},isBoolean:{value:a},slugify:{value:n},escape:{value:i},unescape:{value:o},charAndPosAt:{value:s},fromCssTime:{value:l},toCssTime:{value:c},fromCssProperty:{value:d},parseUrl:{value:h},now:{value:u},random:{value:Math.random},entityEncode:{value:i},entityDecode:{value:o}, 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) diff --git a/devTools/spell_check.txt b/devTools/spell_check.txt index 382e0999b0faf9d5fa5f470542d0a147f9478dbe..d4dfe74ad55eca7e256bb52d25e80e48f452a8ab 100644 --- a/devTools/spell_check.txt +++ b/devTools/spell_check.txt @@ -565,6 +565,7 @@ s/\bbeteen\b/between/g s/\bbetwen\b/between/g s/\bbeween\b/between/g s/\bbewteen\b/between/g +s/\bbeyound\b/beyond/g s/\bbigining\b/beginning/g s/\bbiginning\b/beginning/g s/\bbilateraly\b/bilaterally/g @@ -1935,6 +1936,7 @@ s/\binctroduced\b/introduced/g s/\bincuding\b/including/g s/\bincunabla\b/incunabula/g s/\bindefinately\b/indefinitely/g +s/\bindefinatly\b/indefinitely/g s/\bindefineable\b/undefinable/g s/\bindefinitly\b/indefinitely/g s/\bindentical\b/identical/g @@ -2558,6 +2560,8 @@ s/\bovershaddowed\b/overshadowed/g s/\boverthere\b/over there/g s/\boverwelming\b/overwhelming/g s/\boverwheliming\b/overwhelming/g +s/\boveride\b/override/g +s/\boverides\b/overrides/g s/\bowrk\b/work/g s/\bowudl\b/would/g s/\boxigen\b/oxygen/g @@ -3155,6 +3159,7 @@ s/\brepentent\b/repentant/g s/\brepeteadly\b/repeatedly/g s/\brepetion\b/repetition/g s/\brepid\b/rapid/g +s/\brapdily\b/rapidily/g s/\breponse\b/response/g s/\breponsible\b/responsible/g s/\breportadly\b/reportedly/g diff --git a/devTools/tweeGo/storyFormats/sugarcube-2/header.html b/devTools/tweeGo/storyFormats/sugarcube-2/header.html index 7b2220405618010a392de163d87b2c93df79341a..25017cf00a53428e9cc5a372ac8a4861717bd46b 100644 --- a/devTools/tweeGo/storyFormats/sugarcube-2/header.html +++ b/devTools/tweeGo/storyFormats/sugarcube-2/header.html @@ -115,17 +115,14 @@ var saveAs=saveAs||navigator.msSaveBlob&&navigator.msSaveBlob.bind(navigator)||f <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="("+t+"+)\\(([^\\)\\|\\n]+)\\):",n="("+t+"+):([^;\\|\\n]+);",i="((?:\\."+t+"+)+);",o="((?:#"+t+"+)+);",s=a+"|"+n+"|"+i+"|"+o;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:s,url:"(?:file|https?|mailto|ftp|javascript|irc|news|data):[^\\s'\"]+"})}();!function(){function e(e,t){var n=String(e);switch(t){case"start":return n&&r.test(n)?n.replace(r,""):n;case"end":return n&&a.test(n)?n.replace(a,""):n;default:throw new Error('_trimFrom called with incorrect where parameter value: "'+t+'"')}}function t(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 r=/^[\s\u00A0\uFEFF][\s\u00A0\uFEFF]*/,a=/[\s\u00A0\uFEFF][\s\u00A0\uFEFF]*$/;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(t===a||t!==t&&a!==a)return!0}return!1}}),String.prototype.padStart||Object.defineProperty(String.prototype,"padStart",{configurable:!0,writable:!0,value:function(e,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(e,10);return i<=n?a:t(i-n,r)+a}}),String.prototype.padEnd||Object.defineProperty(String.prototype,"padEnd",{configurable:!0,writable:!0,value:function(e,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(e,10);return i<=n?a:a+t(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 e(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 e(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 e(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 e(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[];if(0==this.length>>>0)return[];for(var e=Array.prototype.indexOf,t=Array.prototype.push,r=Array.prototype.splice,a=Array.prototype.concat.apply([],arguments),n=[],i=0,o=a.length;i<o;++i)for(var s=a[i],u=0;-1!==(u=e.call(this,s,u));)t.apply(n,r.call(this,u,1));return n}}),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,"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,"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,"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;return Object.freeze({userAgent:e,isMobile:r,isGecko:a,isIE:n,ieVersion:i,isOpera:o,operaVersion:s})}(),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); - const dataPassage = t.attr('data-passage'); + var t=jQuery(this); + const dataPassage = t.attr('data-passage'); + const initialDataPassage = window && window.SugarCube && window.SugarCube.State && window.SugarCube.State.passage; const savedYOffset = window.pageYOffset; t.is("[aria-pressed]")&&t.attr("aria-pressed","true"===t.attr("aria-pressed")?"false":"true"),e.apply(this,arguments); const doJump = function(){ window.scrollTo(0, savedYOffset); } - if ( dataPassage && (window.lastDataPassageLink === dataPassage)) + if ( dataPassage && (window.lastDataPassageLink === dataPassage || initialDataPassage === dataPassage)) doJump(); - else if (dataPassage && dataPassage.includes('Workaround')) { - doJump(); /* Horrible hack to workaround the workaround... */ - setTimeout(doJump, 10); setTimeout(doJump, 100); setTimeout(doJump, 300); - } window.lastDataPassageLink = dataPassage; }}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}})}(),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){return String(e).trim().replace(/[^\w\s\u2013\u2014-]+/g,"").replace(/[_\s\u2013\u2014-]+/g,"-").toLocaleLowerCase()}function i(e){if(null==e)return"";var t=String(e);return t&&p.test(t)?t.replace(f,function(e){return g[e]}):t}function o(e){if(null==e)return"";var t=String(e);return t&&v.test(t)?t.replace(m,function(e){return y[e.toLowerCase()]}):t}function s(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 u(){return b.now()}function l(e){var t=w.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 c(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 d(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 h(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 f=/[&<>"'`]/g,p=new RegExp(f.source),g=Object.freeze({"&":"&","<":"<",">":">",'"':""","'":"'","`":"`"}),m=/&(?:amp|#38|#x26|lt|#60|#x3c|gt|#62|#x3e|quot|#34|#x22|apos|#39|#x27|#96|#x60);/gi,v=new RegExp(m.source,"i"),y=Object.freeze({"&":"&","&":"&","&":"&","<":"<","<":"<","<":"<",">":">",">":">",">":">",""":'"',""":'"',""":'"',"'":"'","'":"'","'":"'","`":"`","`":"`"}),b=Has.performance?performance:Date,w=/^([+-]?(?:\d*\.)?\d+)([Mm]?[Ss])$/;return Object.freeze(Object.defineProperties({},{toEnum:{value:e},toStringTag:{value:t},isNumeric:{value:r},isBoolean:{value:a},slugify:{value:n},escape:{value:i},unescape:{value:o},charAndPosAt:{value:s},fromCssTime:{value:l},toCssTime:{value:c},fromCssProperty:{value:d},parseUrl:{value:h},now:{value:u},random:{value:Math.random},entityEncode:{value:i},entityDecode:{value:o}, 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) diff --git a/fixSpellingMistakes b/fixSpellingMistakes index 5e1d4e20b74034b96c2881e8d865e00afdb3ce95..01893e9145d233751e217f36e4f62d62ba27f36d 100755 --- a/fixSpellingMistakes +++ b/fixSpellingMistakes @@ -5,5 +5,5 @@ if [ ! -d ".git" ]; then exit 0 fi -git ls-files -z src/*.tw | xargs -0 sed -i -f devTools/spell_check.txt +git ls-files -z src/*.tw | grep -z -v .min.tw | grep -z -v setupVars.tw | xargs -0 sed -i -f devTools/spell_check.txt diff --git a/slave variables documentation - Pregmod.txt b/slave variables documentation - Pregmod.txt index 7b5da44763403a20b72485e098d0cc544a036b0c..15c7c94e8decddbd8a3084144ab9964713305762 100644 --- a/slave variables documentation - Pregmod.txt +++ b/slave variables documentation - Pregmod.txt @@ -543,46 +543,87 @@ accepts string "Albanian" "Algerian" "American" +"Andorran" +"Angolan" +"Antiguan" "Argentinian" "Armenian" +"Aruban" "Australian" "Austrian" +"Azerbaijani" +"Bahamian" +"Bahraini" "Bangladeshi" +"Barbadian" "Belarusian" "Belgian" +"Belizean" +"Beninese" "Bermudian" +"Bhutanese" +"Bissau-Guinean" "Bolivian" +"Bosnian" "Brazilian" "British" "Bruneian" +"Bulgarian" +"Burkinabé" "Burmese" +"Burundian" "Cambodian" "Cameroonian" "Canadian" +"Cape Verdean" +"Catalan" +"Central African" +"Chadian" "Chilean" "Chinese" "Colombian" +"Comorian" "Congolese" +"a Cook Islander" +"Costa Rican" +"Croatian" "Cuban" +"Cypriot" "Czech" "Danish" +"Djiboutian" "Dominican" +"Dominiquais" "Dutch" +"East Timorese" +"Ecuadorian" "Egyptian" "Emirati" +"Equatoguinean" +"Eritrean" "Estonian" "Ethiopian" +"Fijian" "Filipina" "Finnish" +"French Guianan" +"French Polynesian" "French" "Gabonese" +"Gambian" +"Georgian" "German" "Ghanan" "Greek" "Greenlandic" +"Grenadian" "Guatemalan" +"Guinean" +"Guyanese" "Haitian" +"Honduran" "Hungarian" +"I-Kiribati" "Icelandic" "Indian" "Indonesian" @@ -591,57 +632,121 @@ accepts string "Irish" "Israeli" "Italian" +"Ivorian" "Jamaican" "Japanese" "Jordanian" "Kazakh" "Kenyan" +"Kittitian" "Korean" +"Kosovan" +"Kurdish" +"Kuwaiti" +"Kyrgyz" +"Laotian" +"Latvian" "Lebanese" +"Liberian" "Libyan" +"a Liechtensteiner" "Lithuanian" +"Luxembourgian" +"Macedonian" +"Malagasy" +"Malawian" "Malaysian" +"Maldivian" "Malian" +"Maltese" "Marshallese" +"Mauritanian" +"Mauritian" "Mexican" +"Micronesian" +"Moldovan" "Monégasque" +"Mongolian" "Montenegrin" "Moroccan" +"Mosotho" +"Motswana" +"Mozambican" +"Namibian" +"Nauruan" "Nepalese" "a New Zealander" +"Ni-Vanuatu" +"Nicaraguan" "Nigerian" +"Nigerien" +"Niuean" "Norwegian" "Omani" "Pakistani" +"Palauan" +"Palestinian" +"Panamanian" +"Papua New Guinean" +"Paraguayan" "Peruvian" "Polish" "Portuguese" "Puerto Rican" +"Qatari" "Romanian" "Russian" +"Rwandan" +"Sahrawi" +"Saint Lucian" +"Salvadoran" "Sammarinese" +"Samoan" +"São Toméan" "Saudi" "Scottish" +"Senegalese" "Serbian" +"Seychellois" +"Sierra Leonean" "Singaporean" "Slovak" +"Slovene" +"a Solomon Islander" +"Somali" "South African" +"South Sudanese" "Spanish" +"Sri Lankan" "Sudanese" +"Surinamese" +"Swazi" "Swedish" "Swiss" "Syrian" +"Taiwanese" +"Tajik" "Tanzanian" "Thai" +"Tibetan" +"Togolese" +"Tongan" +"Trinidadian" "Tunisian" "Turkish" +"Turkmen" +"Tuvaluan" "Ugandan" "Ukrainian" "Uruguayan" "Uzbek" +"Vatican" "Venezuelan" "Vietnamese" +"Vincentian" "Yemeni" +"Zairian" +"Zambian" "Zimbabwean" diff --git a/src/SecExp/attackOptions.tw b/src/SecExp/attackOptions.tw index 5667b8777e2d459b78b7869c30873a74e07c46ea..dccd671610c4bcee416a5444b4a8de23a56bac39 100644 --- a/src/SecExp/attackOptions.tw +++ b/src/SecExp/attackOptions.tw @@ -184,51 +184,75 @@ approximately <strong><<print $estimatedMen>> men</strong> are coming, they seem __Battle Plan__: <br> +<<switch $leadingTroops>> +<<case "PC">> + <<set _leader = $PC.name>> +<<case "assistant">> + <<set _leader = $assistantName>> +<<case "bodyguard">> + <<set _leader = $Bodyguard.slaveName>> +<<case "headGirl">> + <<set _leader = $HeadGirl.slaveName>> +<<case "citizen">> + <<set _leader = "The citizens' militia commander">> +<<case "mercenary">> + <<set _leader = "The mercenary commander">> +<<case "colonel">> + <<set _leader = $securityForceName +"'s Colonel">> +<</switch>> + /* leader assignment */ -<span id="leader"><strong><<print $assistantName>></strong></span> will lead your troops. +<span id="leader"><strong><<print _leader>></strong></span> will lead your troops. <br> <<link "Personally join the battle">> <<set $leadingTroops = "PC">> - <<replace "#leader">><strong><<print $PC.name>></strong><</replace>> + <<set _leader = $PC.name>> + <<replace "#leader">><strong><<print _leader>></strong><</replace>> <</link>> | <<link "Let $assistantName lead the troops">> <<set $leadingTroops = "assistant">> - <<replace "#leader">><strong><<print $assistantName>></strong><</replace>> + <<set _leader = $assistantName>> + <<replace "#leader">><strong><<print _leader>></strong><</replace>> <</link>> <<if $Bodyguard != 0 && $slavesOfficers == 1>> | <<link "Let your bodyguard lead your troops">> <<set $leadingTroops = "bodyguard">> - <<replace "#leader">><strong><<print $Bodyguard.slaveName>></strong><</replace>> + <<set _leader = $Bodyguard.slaveName>> + <<replace "#leader">><strong><<print _leader>></strong><</replace>> <</link>> <</if>> <<if $HeadGirl != 0 && $slavesOfficers == 1>> | <<link "Let your head girl lead your troops">> <<set $leadingTroops = "headGirl">> - <<replace "#leader">><strong><<print $HeadGirl.slaveName>></strong><</replace>> + <<set _leader = $HeadGirl.slaveName>> + <<replace "#leader">><strong><<print _leader>></strong><</replace>> <</link>> <</if>> <<if $militiaFounded == 1>> | <<link "Let the citizens' militia officers lead the troops">> <<set $leadingTroops = "citizen">> - <<replace "#leader">><strong>The citizens' militia commander</strong><</replace>> + <<set _leader = "The citizens' militia commander">> + <<replace "#leader">><strong><<print _leader>></strong><</replace>> <</link>> <</if>> <<if $mercenaries > 0>> | <<link "Let the mercenary officers lead the troops">> <<set $leadingTroops = "mercenary">> - <<replace "#leader">><strong>The mercenary commander</strong><</replace>> + <<set _leader = "The mercenary commander">> + <<replace "#leader">><strong><<print _leader>></strong><</replace>> <</link>> <</if>> <<if $securityForceCreate == 1>> | <<link "Let The Colonel lead the troops">> <<set $leadingTroops = "colonel">> - <<replace "#leader">><strong>$securityForceName's colonel</strong><</replace>> + <<set _leader = $securityForceName +"'s Colonel">> + <<replace "#leader">><strong><<print _leader>></strong><</replace>> <</link>> <</if>> diff --git a/src/cheats/mod_EditSlaveCheatDatatypeCleanupNew.tw b/src/cheats/mod_EditSlaveCheatDatatypeCleanupNew.tw index 2bb08c572ba9ff4dc492d52c3696ffa77f3401ac..f2737b472a6170d463da7d71d32fd254a7c3efa0 100644 --- a/src/cheats/mod_EditSlaveCheatDatatypeCleanupNew.tw +++ b/src/cheats/mod_EditSlaveCheatDatatypeCleanupNew.tw @@ -198,9 +198,9 @@ <<set $tempSlave.brand = 0>> <<elseif ($tempSlave.brandLocation == "left hand") || ($tempSlave.brandLocation == "right hand") || ($tempSlave.brandLocation == "hands")>> <<set $tempSlave.brand = 0>> - <<elseif ($tempSlave.brandLocation == "left tight") || ($tempSlave.brandLocation == "right tight") || ($tempSlave.brandLocation == "tights")>> + <<elseif ($tempSlave.brandLocation == "left thigh") || ($tempSlave.brandLocation == "right thigh") || ($tempSlave.brandLocation == "thighs")>> <<set $tempSlave.brand = 0>> - <<elseif ($tempSlave.brandLocation == "left calf") || ($tempSlave.brandLocation == "right calf") || ($tempSlave.brandLocation == "calfs")>> + <<elseif ($tempSlave.brandLocation == "left calf") || ($tempSlave.brandLocation == "right calf") || ($tempSlave.brandLocation == "calves")>> <<set $tempSlave.brand = 0>> <<elseif ($tempSlave.brandLocation == "left ankle") || ($tempSlave.brandLocation == "right ankle") || ($tempSlave.brandLocation == "ankles")>> <<set $tempSlave.brand = 0>> diff --git a/src/cheats/mod_editSlaveCheatNew.tw b/src/cheats/mod_editSlaveCheatNew.tw index 347a0dac18a7748ca0135a68d125c055d902a77f..04235b3f24880387b3773dc608f2e83ea39306b2 100644 --- a/src/cheats/mod_editSlaveCheatNew.tw +++ b/src/cheats/mod_editSlaveCheatNew.tw @@ -285,14 +285,16 @@ <<print " | ">> <<COptions "a programmer" >> <<print " | ">> + <<COptions "a receptionist" >> + <<print " | ">> <<COptions "a ride attendant" >> <<print " | ">> <<COptions "a roadie" >> <<print " | ">> <<COptions "a service worker" >> - <<print " | ">> - <<COptions "a student" >> <br> + <<COptions "a student" >> + <<print " | ">> <<COptions "a student from a private school" >> <<print " | ">> <<COptions "a student from a public school" >> @@ -310,9 +312,9 @@ <<COptions "an engineer" >> <<print " | ">> <<COptions "an intern" >> - <<print " | ">> - <<COptions "being homeschooled by her parents" >> <br> + <<COptions "being homeschooled by her parents" >> + <<print " | ">> <<COptions "from a middle class family" >> <<print " | ">> <<COptions "from an upper class family" >> @@ -361,6 +363,8 @@ <br> <<COptions "a weathergirl" >> <<print " | ">> + <<COptions "a wrestler" >> + <<print " | ">> <<COptions "a writer" >> <<print " | ">> <<COptions "an actress" >> @@ -379,6 +383,8 @@ <<print " | ">> <<COptions "a juvenile delinquent" >> <<print " | ">> + <<COptions "a mail-order bride" >> + <<print " | ">> <<COptions "a meat toilet" >> <<print " | ">> <<COptions "a mistress" >> @@ -386,9 +392,9 @@ <<COptions "a model" >> <<print " | ">> <<COptions "a pageant star" >> - <<print " | ">> - <<COptions "a pirate" >> <br> + <<COptions "a pirate" >> + <<print " | ">> <<COptions "a porn star" >> <<print " | ">> <<COptions "a prostitute" >> @@ -493,6 +499,8 @@ <br>Bodyguard Careers<br> <<COptions "a bodyguard" >> <<print " | ">> + <<COptions "a bully hunter" >> + <<print " | ">> <<COptions "a child soldier" >> <<print " | ">> <<COptions "a kunoichi" >> @@ -508,9 +516,9 @@ <<COptions "a soldier" >> <<print " | ">> <<COptions "a transporter" >> - <<print " | ">> - <<COptions "an assassin" >> <br> + <<COptions "an assassin" >> + <<print " | ">> <<COptions "an MS pilot" >> <<print " | ">> <<COptions "captain of the kendo club" >> @@ -523,30 +531,38 @@ <<print " | ">> <<COptions "a bounty hunter" >> <<print " | ">> + <<COptions "a bully" >> + <<print " | ">> + <<COptions "a chief of police" >> + <<print " | ">> <<COptions "a gang member" >> <<print " | ">> <<COptions "a hall monitor" >> <<print " | ">> <<COptions "a mercenary" >> <<print " | ">> + <<COptions "a police detective" >> + <<print " | ">> <<COptions "a prison guard" >> <<print " | ">> <<COptions "a prison warden" >> - <<print " | ">> - <<COptions "a police detective" >> - <<print " | ">> + <br> <<COptions "a private detective" >> <<print " | ">> <<COptions "a security guard" >> - <br> + <<print " | ">> <<COptions "a street thug" >> <<print " | ">> <<COptions "an enforcer" >> <br> <br>Nurse Careers<br> + <<COptions "a dentist" >> + <<print " | ">> <<COptions "a doctor" >> <<print " | ">> + <<COptions "a hospital volunteer" >> + <<print " | ">> <<COptions "a medic" >> <<print " | ">> <<COptions "a medical student" >> @@ -560,7 +576,7 @@ <<COptions "a pharmacist" >> <<print " | ">> <<COptions "a school nurse" >> - <<print " | ">> + <br> <<COptions "a school nurse's assistant" >> <<print " | ">> <<COptions "a surgeon" >> @@ -569,6 +585,8 @@ <br>Attendant Careers<br> <<COptions "a babysitter" >> <<print " | ">> + <<COptions "a cosmetologist" >> + <<print " | ">> <<COptions "a counselor" >> <<print " | ">> <<COptions "a dispatch officer" >> @@ -581,16 +599,22 @@ <<print " | ">> <<COptions "a mediator" >> <<print " | ">> - <<COptions "a police negotiator" >> + <<COptions "a nanny" >> <<print " | ">> + <<COptions "a police negotiator" >> + <br> <<COptions "a psychologist" >> <<print " | ">> <<COptions "a therapist" >> - <br> + <<print " | ">> <<COptions "a yoga instructor" >> + <<print " | ">> + <<COptions "an au pair" >> <br> <br>Milkmaid Careers<br> + <<COptions "a cowgirl" >> + <<print " | ">> <<COptions "a dairy worker" >> <<print " | ">> <<COptions "a farmer" >> @@ -613,14 +637,22 @@ <<print " | ">> <<COptions "a bartender" >> <<print " | ">> + <<COptions "a bureaucrat" >> + <<print " | ">> <<COptions "a caregiver" >> <<print " | ">> <<COptions "a charity worker" >> <<print " | ">> + <<COptions "a club treasurer" >> + <<print " | ">> + <<COptions "a concierge" >> + <<print " | ">> <<COptions "a housesitter" >> <<print " | ">> <<COptions "a lemonade stand operator" >> <<print " | ">> + <<COptions "a personal assistant" >> + <br> <<COptions "a professional bartender" >> <<print " | ">> <<COptions "a secretary" >> @@ -628,7 +660,7 @@ <<COptions "a wedding planner" >> <<print " | ">> <<COptions "an air hostess" >> - <br> + <<print " | ">> <<COptions "an estate agent" >> <<print " | ">> <<COptions "an investor" >> @@ -2919,13 +2951,13 @@ )'' <br> <<radiobutton "$tempSlave.lipsTat" 0>>None - <<radiobutton "$tempSlave.lipsTat" "tribal patterns">>Tribal patterns + <<radiobutton "$tempSlave.lipsTat" "tribal patterns">>Tribal Patterns <<radiobutton "$tempSlave.lipsTat" "flowers">>Flowers <<radiobutton "$tempSlave.lipsTat" "permanent makeup">>Permanent Makeup <<radiobutton "$tempSlave.lipsTat" "degradation">>Degradation <<radiobutton "$tempSlave.lipsTat" "counting">>Counting <<radiobutton "$tempSlave.lipsTat" "advertisements">>Advertisements - <<radiobutton "$tempSlave.lipsTat" "rude words">>Rude words + <<radiobutton "$tempSlave.lipsTat" "rude words">>Rude Words <br>''Custom lips tattoo '' <<textbox "$tempSlave.lipsTat" $tempSlave.lipsTat>> <br> ''__Shoulders Tattoo__ ( @@ -2934,14 +2966,14 @@ )'' <br> <<radiobutton "$tempSlave.shouldersTat" 0>>None - <<radiobutton "$tempSlave.shouldersTat" "tribal patterns">>Tribal patterns + <<radiobutton "$tempSlave.shouldersTat" "tribal patterns">>Tribal Patterns <<radiobutton "$tempSlave.shouldersTat" "flowers">>Flowers <<radiobutton "$tempSlave.shouldersTat" "scenes">>Scenes - <<radiobutton "$tempSlave.shouldersTat" "Asian art">>Asian art + <<radiobutton "$tempSlave.shouldersTat" "Asian art">>Asian Art <<radiobutton "$tempSlave.shouldersTat" "degradation">>Degradation <<radiobutton "$tempSlave.shouldersTat" "counting">>Counting <<radiobutton "$tempSlave.shouldersTat" "advertisements">>Advertisements - <<radiobutton "$tempSlave.shouldersTat" "rude words">>Rude words + <<radiobutton "$tempSlave.shouldersTat" "rude words">>Rude Words <br>''Custom shoulders tattoo '' <<textbox "$tempSlave.shouldersTat" $tempSlave.shouldersTat>> <br> ''__Back Tattoo__ ( @@ -2950,14 +2982,14 @@ )'' <br> <<radiobutton "$tempSlave.backTat" 0>>None - <<radiobutton "$tempSlave.backTat" "tribal patterns">>Tribal patterns + <<radiobutton "$tempSlave.backTat" "tribal patterns">>Tribal Patterns <<radiobutton "$tempSlave.backTat" "flowers">>Flowers <<radiobutton "$tempSlave.backTat" "scenes">>Scenes - <<radiobutton "$tempSlave.backTat" "Asian art">>Asian art + <<radiobutton "$tempSlave.backTat" "Asian art">>Asian Art <<radiobutton "$tempSlave.backTat" "degradation">>Degradation <<radiobutton "$tempSlave.backTat" "counting">>Counting <<radiobutton "$tempSlave.backTat" "advertisements">>Advertisements - <<radiobutton "$tempSlave.backTat" "rude words">>Rude words + <<radiobutton "$tempSlave.backTat" "rude words">>Rude Words <br>''Custom back tattoo '' <<textbox "$tempSlave.backTat" $tempSlave.backTat>> <br> ''__Belly Tattoo__ ( @@ -2977,14 +3009,14 @@ )'' <br> <<radiobutton "$tempSlave.armsTat" 0>>None - <<radiobutton "$tempSlave.armsTat" "tribal patterns">>Tribal patterns + <<radiobutton "$tempSlave.armsTat" "tribal patterns">>Tribal Patterns <<radiobutton "$tempSlave.armsTat" "flowers">>Flowers <<radiobutton "$tempSlave.armsTat" "scenes">>Scenes - <<radiobutton "$tempSlave.armsTat" "Asian art">>Asian art + <<radiobutton "$tempSlave.armsTat" "Asian art">>Asian Art <<radiobutton "$tempSlave.armsTat" "degradation">>Degradation <<radiobutton "$tempSlave.armsTat" "counting">>Counting <<radiobutton "$tempSlave.armsTat" "advertisements">>Advertisements - <<radiobutton "$tempSlave.armsTat" "rude words">>Rude words + <<radiobutton "$tempSlave.armsTat" "rude words">>Rude Words <br>''Custom arms tattoo '' <<textbox "$tempSlave.armsTat" $tempSlave.armsTat>> <br> ''__Legs Tattoo__ ( @@ -2993,14 +3025,14 @@ )'' <br> <<radiobutton "$tempSlave.legsTat" 0>>None - <<radiobutton "$tempSlave.legsTat" "tribal patterns">>Tribal patterns + <<radiobutton "$tempSlave.legsTat" "tribal patterns">>Tribal Patterns <<radiobutton "$tempSlave.legsTat" "flowers">>Flowers <<radiobutton "$tempSlave.legsTat" "scenes">>Scenes - <<radiobutton "$tempSlave.legsTat" "Asian art">>Asian art + <<radiobutton "$tempSlave.legsTat" "Asian art">>Asian Art <<radiobutton "$tempSlave.legsTat" "degradation">>Degradation <<radiobutton "$tempSlave.legsTat" "counting">>Counting <<radiobutton "$tempSlave.legsTat" "advertisements">>Advertisements - <<radiobutton "$tempSlave.legsTat" "rude words">>Rude words + <<radiobutton "$tempSlave.legsTat" "rude words">>Rude Words <br>''Custom legs tattoo '' <<textbox "$tempSlave.legsTat" $tempSlave.legsTat>> <br> ''__Boobs Tattoo__ ( @@ -3009,14 +3041,14 @@ )'' <br> <<radiobutton "$tempSlave.boobsTat" 0>>None - <<radiobutton "$tempSlave.boobsTat" "tribal patterns">>Tribal patterns + <<radiobutton "$tempSlave.boobsTat" "tribal patterns">>Tribal Patterns <<radiobutton "$tempSlave.boobsTat" "flowers">>Flowers <<radiobutton "$tempSlave.boobsTat" "scenes">>Scenes - <<radiobutton "$tempSlave.boobsTat" "Asian art">>Asian art + <<radiobutton "$tempSlave.boobsTat" "Asian art">>Asian Art <<radiobutton "$tempSlave.boobsTat" "degradation">>Degradation <<radiobutton "$tempSlave.boobsTat" "counting">>Counting <<radiobutton "$tempSlave.boobsTat" "advertisements">>Advertisements - <<radiobutton "$tempSlave.boobsTat" "rude words">>Rude words + <<radiobutton "$tempSlave.boobsTat" "rude words">>Rude Words <br>''Custom boobs tattoo '' <<textbox "$tempSlave.boobsTat" $tempSlave.boobsTat>> <br> ''__Butt Tattoo__ ( @@ -3025,14 +3057,14 @@ )'' <br> <<radiobutton "$tempSlave.buttTat" 0>>None - <<radiobutton "$tempSlave.buttTat" "tribal patterns">>Tribal patterns + <<radiobutton "$tempSlave.buttTat" "tribal patterns">>Tribal Patterns <<radiobutton "$tempSlave.buttTat" "flowers">>Flowers <<radiobutton "$tempSlave.buttTat" "scenes">>Scenes - <<radiobutton "$tempSlave.buttTat" "Asian art">>Asian art + <<radiobutton "$tempSlave.buttTat" "Asian art">>Asian Art <<radiobutton "$tempSlave.buttTat" "degradation">>Degradation <<radiobutton "$tempSlave.buttTat" "counting">>Counting <<radiobutton "$tempSlave.buttTat" "advertisements">>Advertisements - <<radiobutton "$tempSlave.buttTat" "rude words">>Rude words + <<radiobutton "$tempSlave.buttTat" "rude words">>Rude Words <br>''Custom butt tattoo '' <<textbox "$tempSlave.buttTat" $tempSlave.buttTat>> <br> ''__Vagina Tattoo__ ( @@ -3041,14 +3073,14 @@ )'' <br> <<radiobutton "$tempSlave.vaginaTat" 0>>None - <<radiobutton "$tempSlave.vaginaTat" "tribal patterns">>Tribal patterns + <<radiobutton "$tempSlave.vaginaTat" "tribal patterns">>Tribal Patterns <<radiobutton "$tempSlave.vaginaTat" "flowers">>Flowers <<radiobutton "$tempSlave.vaginaTat" "scenes">>Scenes - <<radiobutton "$tempSlave.vaginaTat" "Asian art">>Asian art + <<radiobutton "$tempSlave.vaginaTat" "Asian art">>Asian Art <<radiobutton "$tempSlave.vaginaTat" "degradation">>Degradation <<radiobutton "$tempSlave.vaginaTat" "counting">>Counting <<radiobutton "$tempSlave.vaginaTat" "advertisements">>Advertisements - <<radiobutton "$tempSlave.vaginaTat" "rude words">>Rude words + <<radiobutton "$tempSlave.vaginaTat" "rude words">>Rude Words <br>''Custom vagina tattoo '' <<textbox "$tempSlave.vaginaTat" $tempSlave.vaginaTat>> <br> ''__Anus Tattoo__ ( @@ -3058,12 +3090,12 @@ <br> <<radiobutton "$tempSlave.anusTat" 0>>None <<radiobutton "$tempSlave.anusTat" "bleached">>Bleached - <<radiobutton "$tempSlave.anusTat" "tribal patterns">>Tribal patterns + <<radiobutton "$tempSlave.anusTat" "tribal patterns">>Tribal Patterns <<radiobutton "$tempSlave.anusTat" "flowers">>Flowers <<radiobutton "$tempSlave.anusTat" "degradation">>Degradation <<radiobutton "$tempSlave.anusTat" "counting">>Counting <<radiobutton "$tempSlave.anusTat" "advertisements">>Advertisements - <<radiobutton "$tempSlave.anusTat" "rude words">>Rude words + <<radiobutton "$tempSlave.anusTat" "rude words">>Rude Words <br>''Custom anus tattoo '' <<textbox "$tempSlave.anusTat" $tempSlave.anusTat>> <br> ''__Dick Tattoo__ ( @@ -3072,12 +3104,12 @@ )'' <br> <<radiobutton "$tempSlave.dickTat" 0>>None - <<radiobutton "$tempSlave.dickTat" "tribal patterns">>Tribal patterns + <<radiobutton "$tempSlave.dickTat" "tribal patterns">>Tribal Patterns <<radiobutton "$tempSlave.dickTat" "flowers">>Flowers <<radiobutton "$tempSlave.dickTat" "degradation">>Degradation <<radiobutton "$tempSlave.dickTat" "counting">>Counting <<radiobutton "$tempSlave.dickTat" "advertisements">>Advertisements - <<radiobutton "$tempSlave.dickTat" "rude words">>Rude words + <<radiobutton "$tempSlave.dickTat" "rude words">>Rude Words <br>''Custom dick tattoo '' <<textbox "$tempSlave.dickTat" $tempSlave.dickTat>> <br> ''__Tramp Stamp Tattoo__ ( @@ -3086,14 +3118,14 @@ )'' <br> <<radiobutton "$tempSlave.stampTat" 0>>None - <<radiobutton "$tempSlave.stampTat" "tribal patterns">>Tribal patterns + <<radiobutton "$tempSlave.stampTat" "tribal patterns">>Tribal Patterns <<radiobutton "$tempSlave.stampTat" "flowers">>Flowers <<radiobutton "$tempSlave.stampTat" "scenes">>Scenes - <<radiobutton "$tempSlave.stampTat" "Asian art">>Asian art + <<radiobutton "$tempSlave.stampTat" "Asian art">>Asian Art <<radiobutton "$tempSlave.stampTat" "degradation">>Degradation <<radiobutton "$tempSlave.stampTat" "counting">>Counting <<radiobutton "$tempSlave.stampTat" "advertisements">>Advertisements - <<radiobutton "$tempSlave.stampTat" "rude words">>Rude words + <<radiobutton "$tempSlave.stampTat" "rude words">>Rude Words <br>''Custom tramp stamp tattoo '' <<textbox "$tempSlave.stampTat" $tempSlave.stampTat>> <br> <</widget>> @@ -3113,72 +3145,72 @@ <<radiobutton "$tempSlave.brandLocation" "neck">> Neck <<radiobutton "$tempSlave.brandLocation" "chest">> Chest <<radiobutton "$tempSlave.brandLocation" "pubic mound">> Pubic mound - <<radiobutton "$tempSlave.brandLocation" "back">> on the back + <<radiobutton "$tempSlave.brandLocation" "back">> On the back <br> ''Ears:'' - <<radiobutton "$tempSlave.brandLocation" "left ear">> left ear - <<radiobutton "$tempSlave.brandLocation" "right ear">> right ear - <<radiobutton "$tempSlave.brandLocation" "ears">> both ears + <<radiobutton "$tempSlave.brandLocation" "left ear">> Left ear + <<radiobutton "$tempSlave.brandLocation" "right ear">> Right ear + <<radiobutton "$tempSlave.brandLocation" "ears">> Both ears <br> ''Cheeks:'' - <<radiobutton "$tempSlave.brandLocation" "left cheek">> left cheek - <<radiobutton "$tempSlave.brandLocation" "right cheek">> right cheek - <<radiobutton "$tempSlave.brandLocation" "cheeks">> both cheeks + <<radiobutton "$tempSlave.brandLocation" "left cheek">> Left cheek + <<radiobutton "$tempSlave.brandLocation" "right cheek">> Right cheek + <<radiobutton "$tempSlave.brandLocation" "cheeks">> Both cheeks <br> ''Shoulders:'' - <<radiobutton "$tempSlave.brandLocation" "left shoulder">> left shoulder - <<radiobutton "$tempSlave.brandLocation" "right shoulder">> right shoulder - <<radiobutton "$tempSlave.brandLocation" "shoulders">> both shoulders + <<radiobutton "$tempSlave.brandLocation" "left shoulder">> Left shoulder + <<radiobutton "$tempSlave.brandLocation" "right shoulder">> Right shoulder + <<radiobutton "$tempSlave.brandLocation" "shoulders">> Both shoulders <br> ''Breasts:'' - <<radiobutton "$tempSlave.brandLocation" "left shoulder">> left shoulder - <<radiobutton "$tempSlave.brandLocation" "right shoulder">> right shoulder - <<radiobutton "$tempSlave.brandLocation" "shoulders">> both shoulders + <<radiobutton "$tempSlave.brandLocation" "left shoulder">> Left shoulder + <<radiobutton "$tempSlave.brandLocation" "right shoulder">> Right shoulder + <<radiobutton "$tempSlave.brandLocation" "shoulders">> Both shoulders <br> ''upper Arms:'' - <<radiobutton "$tempSlave.brandLocation" "left upper arm">> left upper arm - <<radiobutton "$tempSlave.brandLocation" "right upper arm">> right upper arm - <<radiobutton "$tempSlave.brandLocation" "upper arms">> both upper arms + <<radiobutton "$tempSlave.brandLocation" "left upper arm">> Left upper arm + <<radiobutton "$tempSlave.brandLocation" "right upper arm">> Right upper arm + <<radiobutton "$tempSlave.brandLocation" "upper arms">> Both upper arms <br> ''lower Arms:'' - <<radiobutton "$tempSlave.brandLocation" "left lower arm">> left lower arm - <<radiobutton "$tempSlave.brandLocation" "right lower arm">> right lower arm - <<radiobutton "$tempSlave.brandLocation" "lower arms">> both lower arms + <<radiobutton "$tempSlave.brandLocation" "left lower arm">> Left lower arm + <<radiobutton "$tempSlave.brandLocation" "right lower arm">> Right lower arm + <<radiobutton "$tempSlave.brandLocation" "lower arms">> Both lower arms <br> ''Wrist:'' - <<radiobutton "$tempSlave.brandLocation" "left wrist">> left wrist - <<radiobutton "$tempSlave.brandLocation" "right wrist">> right wrist - <<radiobutton "$tempSlave.brandLocation" "wrists">> both wrists + <<radiobutton "$tempSlave.brandLocation" "left wrist">> Left wrist + <<radiobutton "$tempSlave.brandLocation" "right wrist">> Right wrist + <<radiobutton "$tempSlave.brandLocation" "wrists">> Both wrists <br> ''Hand:'' - <<radiobutton "$tempSlave.brandLocation" "left hand">> left hand - <<radiobutton "$tempSlave.brandLocation" "right hand">> right hand - <<radiobutton "$tempSlave.brandLocation" "hands">> both hands + <<radiobutton "$tempSlave.brandLocation" "left hand">> Left hand + <<radiobutton "$tempSlave.brandLocation" "right hand">> Right hand + <<radiobutton "$tempSlave.brandLocation" "hands">> Both hands <br> ''Buttocks:'' - <<radiobutton "$tempSlave.brandLocation" "left buttock">> left buttock - <<radiobutton "$tempSlave.brandLocation" "right buttock">> right buttock - <<radiobutton "$tempSlave.brandLocation" "buttocks">> both buttocks + <<radiobutton "$tempSlave.brandLocation" "left buttock">> Left buttock + <<radiobutton "$tempSlave.brandLocation" "right buttock">> Right buttock + <<radiobutton "$tempSlave.brandLocation" "buttocks">> Both buttocks <br> - ''Tights:'' - <<radiobutton "$tempSlave.brandLocation" "left tight">> left tight - <<radiobutton "$tempSlave.brandLocation" "right tight">> right tight - <<radiobutton "$tempSlave.brandLocation" "tights">> both tights + ''Thighs:'' + <<radiobutton "$tempSlave.brandLocation" "left thigh">> Left thigh + <<radiobutton "$tempSlave.brandLocation" "right thigh">> Right thigh + <<radiobutton "$tempSlave.brandLocation" "thighs">> Both thighs <br> - ''Calfs:'' - <<radiobutton "$tempSlave.brandLocation" "left calf">> left calf - <<radiobutton "$tempSlave.brandLocation" "right calf">> right calf - <<radiobutton "$tempSlave.brandLocation" "calfs">> both calfs + ''Calves:'' + <<radiobutton "$tempSlave.brandLocation" "left calf">> Left calf + <<radiobutton "$tempSlave.brandLocation" "right calf">> Right calf + <<radiobutton "$tempSlave.brandLocation" "calves">> Both calves <br> ''Ankles:'' - <<radiobutton "$tempSlave.brandLocation" "left ankle">> left ankle - <<radiobutton "$tempSlave.brandLocation" "right ankle">> right ankle - <<radiobutton "$tempSlave.brandLocation" "ankles">> both ankles + <<radiobutton "$tempSlave.brandLocation" "left ankle">> Left ankle + <<radiobutton "$tempSlave.brandLocation" "right ankle">> Right ankle + <<radiobutton "$tempSlave.brandLocation" "ankles">> Both ankles <br> ''Feet:'' - <<radiobutton "$tempSlave.brandLocation" "left foot">> left foot - <<radiobutton "$tempSlave.brandLocation" "right foot">> right foot - <<radiobutton "$tempSlave.brandLocation" "feet">> both feet + <<radiobutton "$tempSlave.brandLocation" "left foot">> Left foot + <<radiobutton "$tempSlave.brandLocation" "right foot">> Right foot + <<radiobutton "$tempSlave.brandLocation" "feet">> Both feet <br><br> ''Brand Design:'' <br> diff --git a/src/events/intro/initNationalities.tw b/src/events/intro/initNationalities.tw index e8a6d132540c5a708112c5c9eea768fa0d6b2186..66ed0805d4ccadcb45ca39025a4c4ec35ce5d288 100644 --- a/src/events/intro/initNationalities.tw +++ b/src/events/intro/initNationalities.tw @@ -21,6 +21,7 @@ <<elseif $PC.career == "engineer">> <<set $trinkets.push("an artist's impression of an early arcology design")>> <<set $arcologyUpgrade.drones = 1, $arcologyUpgrade.hydro = 1>> + <<set $secBots.active = 1, $secBots.troops = 30, $secBots.maxTroops = 30>> <<set $upgradeMultiplierArcology = 0.6>> <<elseif $PC.career == "medicine">> <<set $trinkets.push("a framed postsurgical x-ray")>> diff --git a/src/events/intro/introSummary.tw b/src/events/intro/introSummary.tw index 990eb5b6323f4552e6874eefe6941090ddef595c..5455c8425d96f6ea16901fc249f8216c13e566f8 100644 --- a/src/events/intro/introSummary.tw +++ b/src/events/intro/introSummary.tw @@ -466,9 +466,9 @@ __''Player Character''__ <br>You are a $PCCreationSex. <br>Change to <<if $PCCreationSex != "masculine ''Master''">> - [[masculine Master|Intro Summary][$PC.title = 1, $PCCreationSex = "masculine ''Master''"]] + [[masculine Master|Intro Summary][$PC.title = 1, $PCCreationSex = "masculine ''Master''"]] <<elseif $PCCreationSex != "feminine ''Mistress''">> - [[feminine Mistress|Intro Summary][$PC.title = 0, $PCCreationSex = "feminine ''Mistress''"]] + [[feminine Mistress|Intro Summary][$PC.title = 0, $PCCreationSex = "feminine ''Mistress''"]] <</if>> <br>Everyone calls you ''<<PlayerName>>.'' @@ -489,7 +489,7 @@ __''Player Character''__ <</if>> <br> - You are <<textbox "$PC.actualAge" $PC.actualAge "Intro Summary">> years old which is + You are <<textbox "$PC.actualAge" $PC.actualAge "Intro Summary">> years old which is <<if $PC.actualAge >= 65>> ''old''. <<elseif $PC.actualAge >= 50>> @@ -500,7 +500,7 @@ __''Player Character''__ ''surprisingly young''. <</if>> <<set $PC.physicalAge = $PC.actualAge, $PC.visualAge = $PC.actualAge>> - + Your birthday was <<textbox "$PC.birthWeek" $PC.birthWeek "Intro Summary">> weeks ago. <<if $playerAging == 2>> @@ -529,7 +529,7 @@ __''Player Character''__ Your nationality (//Capitalize it//) is <<textbox "$PC.nationality" $PC.nationality "Intro Summary">>, race is <<textbox "$PC.race" $PC.race "Intro Summary">> and skin tone is <<textbox "$PC.skin" $PC.skin "Intro Summary">>. - + <br>__Race:__ [[White|Intro Summary][$PC.race = "white"]] | [[Asian|Intro Summary][$PC.race = "asian"]] | @@ -538,12 +538,12 @@ __''Player Character''__ [[Black|Intro Summary][$PC.race = "black"]] | [[Semitic|Intro Summary][$PC.race = "semitic"]] | [[Southern European|Intro Summary][$PC.race = "southern european"]] | - [[Indo-aryan|Intro Summary][$PC.race = "indo-aryan"]] | + [[Indo-Aryan|Intro Summary][$PC.race = "indo-aryan"]] | [[Amerindian|Intro Summary][$PC.race = "amerindian"]] | [[Pacific Islander|Intro Summary][$PC.race = "pacific islander"]] | [[Malay|Intro Summary][$PC.race = "malay"]] | [[Mixed Race|Intro Summary][$PC.race = "mixed race"]] - + <br>__Skin tone:__ [[White|Intro Summary][$PC.skin = "white"]] | [[Fair|Intro Summary][$PC.skin = "fair"]] | @@ -555,16 +555,16 @@ __''Player Character''__ [[Brown|Intro Summary][$PC.skin = "brown"]] | [[Pale|Intro Summary][$PC.skin = "pale"]] | [[Extremely Pale|Intro Summary][$PC.skin = "extremely pale"]] - + <<switch $PC.markings>> <<case "freckles">> - <<set _PCCreationFreckels = "has light freckling">> + <<set _PCCreationFreckles = "has light freckling">> <<case "heavily freckled">> - <<set _PCCreationFreckels = "has heavy freckling">> + <<set _PCCreationFreckles = "has heavy freckling">> <<default>> - <<set _PCCreationFreckels = "is clear of blemishes">> + <<set _PCCreationFreckles = "is clear of blemishes">> <</switch>> - <br>Your body ''_PCCreationFreckels''. + <br>Your body ''_PCCreationFreckles''. [[None|Intro Summary][$PC.markings = "none"]] | [[Light|Intro Summary][$PC.markings = "freckles"]] | [[Heavy|Intro Summary][$PC.markings = "heavily freckled"]] @@ -578,7 +578,7 @@ __''Player Character''__ and you consume it when ''<<if $PC.refreshmentType == 0>>Smoked<<elseif $PC.refreshmentType == 1>>Drunk<<elseif $PC.refreshmentType == 2>>Eaten<<elseif $PC.refreshmentType == 3>>Snorted<<elseif $PC.refreshmentType == 4>>Injected<<elseif $PC.refreshmentType == 5>>Popped<<else>>Orally Dissolved<</if>>''. [[Smoked|Intro Summary][$PC.refreshmentType = 0]] | [[Drank|Intro Summary][$PC.refreshmentType = 1]] | [[Eaten|Intro Summary][$PC.refreshmentType = 2]] | [[Snorted|Intro Summary][$PC.refreshmentType = 3]] | [[Injected|Intro Summary][$PC.refreshmentType = 4]] | [[Popped|Intro Summary][$PC.refreshmentType = 5]] | [[Orally Dissolved|Intro Summary][$PC.refreshmentType = 6]] - + <br> <<if $PC.refreshmentType == 0>>//"Smoke" must fit into the following sentence: "I smoked a $PC.refreshment" to fit events properly <<elseif $PC.refreshmentType == 5>>//"Popped" must fit into the following sentence: "I shook the bottle of $PC.refreshment" to fit events properly @@ -611,7 +611,7 @@ __''Player Character''__ <</switch>> <br> Before you came to the free cities, you were ''_PCCreationCareer'' and it is rumoured that you acquired your arcology through ''$PC.rumor''. - + <br>__Past career:__ <<if $PC.career != "arcology owner">> [[member of the idle wealthy|Intro Summary][$PC.career = "wealth"]] | @@ -626,14 +626,14 @@ __''Player Character''__ [[servant|Intro Summary][$PC.career = "servant"]] | [[gang leader|Intro Summary][$PC.career = "gang"]] <</if>> - + <br>__rumor:__ [[wealth|Intro Summary][$PC.rumor = "wealth"]] | [[hard work|Intro Summary][$PC.rumor = "diligence"]] | [[force|Intro Summary][$PC.rumor = "force"]] | [[social engineering|Intro Summary][$PC.rumor = "social engineering"]] | [[blind luck|Intro Summary][$PC.rumor = "luck"]] - + <br> You have a <<if $PC.vagina == 1 && $PC.dick == 1>> @@ -646,7 +646,7 @@ __''Player Character''__ ''vagina''. Sex scene variations; most difficult reputation maintenance. [[Switch to penis|Intro Summary][$PC.dick = 1, $PC.vagina = 0, $PC.preg = 0, $PC.pregType = 0]] | [[Add a penis|Intro Summary][$PC.dick = 1]] <</if>> - + <<if $PC.vagina == 1>> <br> You are @@ -665,12 +665,12 @@ __''Player Character''__ [[Not pregnant|Intro Summary][$PC.preg = 0, $PC.pregType = 0]] | [[Ready to drop|Intro Summary][$PC.preg = 40]] <</if>> - + <<if $PC.births > 0>> <br>You have given birth to ''$PC.births'' babies. <</if>> - - <br>Your hormones + + <br>Your hormones <<if $PC.pregMood == 1>> influence you to be ''caring and motherly''. Sex scene alterations; slaves will trust you more, but may try to take advantage of your mercy. [[Change to no change|Intro Summary][$PC.pregMood = 0]] | [[Change to aggressive|Intro Summary][$PC.pregMood = 2]] @@ -697,16 +697,16 @@ __''Player Character''__ <<set _PCCreationBoobSize = "massive H cups">> <<default>> <<set _PCCreationBoobSize = "average DD cups">> - <</switch>> - + <</switch>> + <<if $PC.boobsImplant>> <<set _PCCreationBreast = "fake">> <<else>> <<set _PCCreationBreast = "all natural">> - <</if>> - + <</if>> + <<if $PC.boobs > 0>> - Your breasts are ''_PCCreationBoobSize'' + Your breasts are ''_PCCreationBoobSize'' and ''_PCCreationBreast''. <<if $PC.boobsBonus == 0>> [[Go bigger|Intro Summary][$PC.boobsBonus = 2, $PC.boobsImplant = 0]] | [[Get implants|Intro Summary][$PC.boobsBonus = 2, $PC.boobsImplant = 1]] | [[Go smaller|Intro Summary][$PC.boobsBonus = -1, $PC.boobsImplant = 0]] @@ -735,7 +735,7 @@ __''Player Character''__ and everyone that matters calls you <<PlayerName>>. <br> - You are $PC.actualAge years old which is + You are $PC.actualAge years old which is <<if $PC.actualAge >= 65>> ''old''. <<elseif $PC.actualAge >= 50>> @@ -743,9 +743,9 @@ __''Player Character''__ <<elseif $PC.actualAge >= 35>> ''entering middle age''. <<else>> - ''surprisingly young'' + ''surprisingly young'' <</if>> - + Your birthday will be in $PC.birthWeek weeks <<if $playerAging == 2>> and you ''age naturally''. @@ -777,7 +777,7 @@ __''Player Character''__ and you consume it when ''<<if $PC.refreshmentType == 0>>Smoked<<elseif $PC.refreshmentType == 1>>Drunk<<elseif $PC.refreshmentType == 2>>Eaten<<elseif $PC.refreshmentType == 3>>Snorted<<elseif $PC.refreshmentType == 4>>Injected<<elseif $PC.refreshmentType == 5>>Popped<<else>>Orally Dissolved<</if>>''. [[Smoked|Intro Summary][$PC.refreshmentType = 0]] | [[Drank|Intro Summary][$PC.refreshmentType = 1]] | [[Eaten|Intro Summary][$PC.refreshmentType = 2]] | [[Snorted|Intro Summary][$PC.refreshmentType = 3]] | [[Injected|Intro Summary][$PC.refreshmentType = 4]] | [[Popped|Intro Summary][$PC.refreshmentType = 5]] | [[Orally Dissolved|Intro Summary][$PC.refreshmentType = 6]] - + <br> <<if $PC.refreshmentType == 0>>//"Smoke" must fit into the following sentence: "I smoked a $PC.refreshment" to fit events properly <<elseif $PC.refreshmentType == 5>>//"Popped" must fit into the following sentence: "I shook the bottle of $PC.refreshment" to fit events properly @@ -810,7 +810,7 @@ __''Player Character''__ <<case "gang">> Prior to being an arcology owner, you were the leader of a ruthless gang. <</switch>> - + Word in the arcology is you acquired it through <<switch $PC.rumor>> <<case "wealth">> @@ -904,7 +904,7 @@ __''Player Character''__ <br><br>__''Image display''__ <br> -Currently +Currently <<if $seeImages == 1>> ''enabled.'' [[Disable|Intro Summary][$seeImages = 0]] <br> diff --git a/src/gui/Encyclopedia/encyclopedia.tw b/src/gui/Encyclopedia/encyclopedia.tw index 814f4dd6720deed0552f92407e464c605a664e62..501f85bc236f4b1af8542cdda88fdc2a8427963d 100644 --- a/src/gui/Encyclopedia/encyclopedia.tw +++ b/src/gui/Encyclopedia/encyclopedia.tw @@ -424,7 +424,7 @@ __Standard Bioreactors__ are slaves who are permanently attached to the arcology <<case "Fuckdolls">> //Basis of the Kombinezon-B bodysuit is a durable advanced material. Bodysuit protects, temperature-regulates, cleans, and restrains inhabitant. Material is of such strength that inhabitant is well protected, and of such thickness that inhabitant cannot feel any touch. <br><br> -Bodysuit is plumbed for nutrition, drug application, and waste removal. Inhabitant's digestive tract should be reoriented to cannulae of complex ?-2 for nutrition intake at left ribcage and waste removal at front abdomen. Drug application is by direct bloodstream. Bodysuit includes monitoring systems to maintain vital signs of inhabitant. +Bodysuit is plumbed for nutrition, drug application, and waste removal. Inhabitant's digestive tract should be reoriented to cannulae of complex ?-2 for nutrition intake at left rib cage and waste removal at front abdomen. Drug application is by direct bloodstream. Bodysuit includes monitoring systems to maintain vital signs of inhabitant. <br><br> For use, bodysuit possesses apertures at anus, mouth, and where appropriate, vagina. No provision for silencing is made, so surgical muting is recommended before application of bodysuit. Closure of jaws remains somewhat possible, so surgical dentition reduction is recommended before application of bodysuit. No other apertures are discernible to inhabitant. Inhabitant's only source of stimulation is penetration. <br><br> @@ -942,7 +942,7 @@ Slaves' ''testicles'' are necessary for erection and provide a small amount of n <<case "Vaginas">> -Slaves' ''vaginas'' are a valuable commodity. Like [[anuses|Encyclopedia][$encyclopedia = "Anuses"]], they appear in four degrees of tightness: virgin and three increasing levels of looseness. Tighter vaginas improve performance at sexual assignments, but most methods of learning [[vaginal skill|Encyclopedia][$encyclopedia = "Anal Skill"]] tend to loosen anuses. Assigning a virgin to sex work will result in a one-time bonus to performance but may anger her; alternatively, a chastity belt can be used to preserve virginity during sexual assignments. A virgin vagina applies a large cost multiplier for slave purchase or sale. Vaginas can be loosened by events, strenuous sex work, or plug accessories; they can be tightened with rest from strenuous sex work, personal attention, or the autosurgery, though such surgery can reduce [[vaginal skill|Encyclopedia][$encyclopedia = "Vaginal Skill"]]. +Slaves' ''vaginas'' are a valuable commodity. Like [[anuses|Encyclopedia][$encyclopedia = "Anuses"]], they appear in four degrees of tightness: virgin and three increasing levels of looseness. Tighter vaginas improve performance at sexual assignments, but most methods of learning [[vaginal skill|Encyclopedia][$encyclopedia = "Anal Skill"]] tend to loosen anuses. Assigning a virgin to sex work will result in a one-time bonus to performance but may anger her; alternatively, a chastity belt can be used to preserve virginity during sexual assignments. A virgin vagina applies a large cost multiplier for slave purchase or sale. Vaginas can be loosened by events, strenuous sex work, or plug accessories; they can be tightened with rest from strenuous sex work, personal attention, or the autosurgery, though such surgery can reduce [[vaginal skill|Encyclopedia][$encyclopedia = "Vaginal Skill"]]. <br><br> [[Clit?|Encyclopedia][$encyclopedia = "Clits"]] @@ -957,15 +957,15 @@ Slaves' ''weight'' contributes to beauty. The middle three values (thin, average <<case "Hormones (XX)">> ''XX Hormones'' are female hormones, either from hormone treatments or from [[ovaries|Encyclopedia][$encyclopedia = "Ovaries"]]. A hidden hormonal score is calculated for each slave: - + normal XX hormones provide +1 heavy XX hormones provide +2 [[Ovaries|Encyclopedia][$encyclopedia = "Ovaries"]] provide +1 [[Testicles|Encyclopedia][$encyclopedia = "Testicles"]] provide -1 <br><br> -At a total of +1 with no ovaries present, XY attraction will increase, dicks will shrink, testicles will shrink, deep voices will be raised, small breasts and buttocks will grow, ugly faces will soften, huge clits will shrink, and extreme musculature will soften. +At a total of +1 with no ovaries present, XY attraction will increase, dicks will shrink, testicles will shrink, deep voices will be raised, small breasts and buttocks will grow, ugly faces will soften, huge clits will shrink, and extreme musculature will soften. <br><br> -At +2, all these effects become more likely and more extreme, and [[devotion|Encyclopedia][$encyclopedia = "Devotion"]] and [[trust|Encyclopedia][$encyclopedia = "Trust"]] can both increase. +At +2, all these effects become more likely and more extreme, and [[devotion|Encyclopedia][$encyclopedia = "Devotion"]] and [[trust|Encyclopedia][$encyclopedia = "Trust"]] can both increase. <br><br> Artificial hormonal effects can be accelerated by installing the second [[upgrade|Encyclopedia][$encyclopedia = "What the Upgrades Do"]] to the kitchen, which will also stop slave's assets from shrinking due to natural hormonal effects. @@ -978,9 +978,9 @@ Artificial hormonal effects can be accelerated by installing the second [[upgrad [[Ovaries|Encyclopedia][$encyclopedia = "Ovaries"]] provide +1 [[Testicles|Encyclopedia][$encyclopedia = "Testicles"]] provide -1 <br><br> - At a total of -1, XY attraction will increase, large breasts and buttocks will shrink, and clits will grow. + At a total of -1, XY attraction will increase, large breasts and buttocks will shrink, and clits will grow. <br><br> -At +2, all these effects become more likely and more extreme, [[devotion|Encyclopedia][$encyclopedia = "Devotion"]] can decrease, dicks and testicles will grow, voices will deepen, and faces will become uglier. +At +2, all these effects become more likely and more extreme, [[devotion|Encyclopedia][$encyclopedia = "Devotion"]] can decrease, dicks and testicles will grow, voices will deepen, and faces will become uglier. <br><br> Artificial hormonal effects can be accelerated by installing the second [[upgrade|Encyclopedia][$encyclopedia = "What the Upgrades Do"]] to the kitchen, which will also stop slave's assets from shrinking due to natural hormonal effects. /********** @@ -1035,29 +1035,29 @@ Choose a more particular entry below: <<case "Boob Fetishists">> -''Boob Fetishists'' like breasts. +''Boob Fetishists'' like breasts. <br><br> -The fetish can be created by appropriate smart clit piercing settings, serving the Head Girl, relationships, and being milked. +The fetish can be created by appropriate smart clit piercing settings, serving the Head Girl, relationships, and being milked. <br><br> -It can be advanced by appropriate smart clit piercing settings, high [[devotion|Encyclopedia][$encyclopedia = "Devotion"]] and [[trust|Encyclopedia][$encyclopedia = "Trust"]], and being milked. +It can be advanced by appropriate smart clit piercing settings, high [[devotion|Encyclopedia][$encyclopedia = "Devotion"]] and [[trust|Encyclopedia][$encyclopedia = "Trust"]], and being milked. <br><br> The fetish will increase XX attraction. Boob Fetishists enjoy cowbell collars, breast surgery, and being milked. Milkmaids can become boob fetishists naturally. <<case "Buttsluts">> -''Buttsluts'' fetishize anal sex - mostly on the receiving end, though they'll enjoy other anal play. +''Buttsluts'' fetishize anal sex - mostly on the receiving end, though they'll enjoy other anal play. <br><br> -The fetish can be created by appropriate smart clit piercing settings, serving the Head Girl, relationships, anally focused fucktoy service, service in a [[Dairy|Encyclopedia][$encyclopedia = "Dairy"]] upgraded with reciprocating dildos, the dildo drug dispenser upgrade, anal accessories, and being a painal queen. +The fetish can be created by appropriate smart clit piercing settings, serving the Head Girl, relationships, anally focused fucktoy service, service in a [[Dairy|Encyclopedia][$encyclopedia = "Dairy"]] upgraded with reciprocating dildos, the dildo drug dispenser upgrade, anal accessories, and being a painal queen. <br><br> -It can be advanced by appropriate smart clit piercing settings, high [[devotion|Encyclopedia][$encyclopedia = "Devotion"]] and [[trust|Encyclopedia][$encyclopedia = "Trust"]], the dildo drug dispenser upgrade, and being a painal queen. +It can be advanced by appropriate smart clit piercing settings, high [[devotion|Encyclopedia][$encyclopedia = "Devotion"]] and [[trust|Encyclopedia][$encyclopedia = "Trust"]], the dildo drug dispenser upgrade, and being a painal queen. <br><br> Buttsluttery will soften the 'hates anal' flaw into 'painal queen,' the 'hates penetration' flaw into 'strugglefuck queen,' and the 'repressed' flaw into 'perverted,' or remove these flaws if a quirk is already present. Buttsluts with vaginas enjoy wearing chastity belts, and all buttsluts enjoy buttock enhancement and anal rejuvenation surgeries. Buttsluts do not mind a lack of hormonal feminization. The fetish will increase XY attraction. <<case "Cumsluts">> -''Cumsluts'' fetishize oral sex and ejaculate. +''Cumsluts'' fetishize oral sex and ejaculate. <br><br> -The fetish can be created by appropriate smart clit piercing settings, serving the Head Girl, relationships, orally focused fucktoy service, the phallic food dispenser upgrade, cum diets, and being a gagfuck queen. +The fetish can be created by appropriate smart clit piercing settings, serving the Head Girl, relationships, orally focused fucktoy service, the phallic food dispenser upgrade, cum diets, and being a gagfuck queen. <br><br> It can be advanced by appropriate smart clit piercing settings, high [[devotion|Encyclopedia][$encyclopedia = "Devotion"]] and [[trust|Encyclopedia][$encyclopedia = "Trust"]], the phallic food dispenser upgrade, cum diets, and being a gagfuck queen. <br><br> @@ -1065,61 +1065,61 @@ Cumsluttery will soften the 'hates oral' flaw into 'gagfuck queen,' the 'hates w <<case "Doms">> -''Doms'' fetishize dominance. +''Doms'' fetishize dominance. <br><br> -The fetish can be created by appropriate smart clit piercing settings, serving the Head Girl, relationships, unfocused fucktoy service, and being confident or cutting. +The fetish can be created by appropriate smart clit piercing settings, serving the Head Girl, relationships, unfocused fucktoy service, and being confident or cutting. <br><br> -It can be advanced by appropriate smart clit piercing settings, high [[devotion|Encyclopedia][$encyclopedia = "Devotion"]] and [[trust|Encyclopedia][$encyclopedia = "Trust"]], being confident, and being cutting. +It can be advanced by appropriate smart clit piercing settings, high [[devotion|Encyclopedia][$encyclopedia = "Devotion"]] and [[trust|Encyclopedia][$encyclopedia = "Trust"]], being confident, and being cutting. <br><br> Dominance will remove the apathetic flaw if a quirk is already present. Doms do not mind a lack of hormonal feminization. The fetish will increase XX attraction. Stewardesses and Nurses do better when dominant; the Head Girl, Madams, Schoolteachers, Stewardesses, and Nurses can become Doms naturally. <<case "Humiliation Fetishists">> -''Humiliation Fetishists'' like exhibitionism. +''Humiliation Fetishists'' like exhibitionism. <br><br> -The fetish can be created by appropriate smart clit piercing settings, serving the Head Girl, relationships, or being sinful, a tease, or perverted. +The fetish can be created by appropriate smart clit piercing settings, serving the Head Girl, relationships, or being sinful, a tease, or perverted. <br><br> -It can be advanced by appropriate smart clit piercing settings, high [[devotion|Encyclopedia][$encyclopedia = "Devotion"]] and [[trust|Encyclopedia][$encyclopedia = "Trust"]], being sinful, being a tease, and being perverted. +It can be advanced by appropriate smart clit piercing settings, high [[devotion|Encyclopedia][$encyclopedia = "Devotion"]] and [[trust|Encyclopedia][$encyclopedia = "Trust"]], being sinful, being a tease, and being perverted. <br><br> A humiliation fetish will soften the 'bitchy' flaw into 'cutting' and the 'shamefast' flaw into 'tease,' or remove these flaws if a quirk is already present. The fetish will increase XY attraction. Humiliation fetishists enjoy nudity, and like revealing clothing at a lower devotion than other slaves. DJs can become humiliation fetishists naturally. <<case "Masochists">> -''Masochists'' fetishize abuse and pain aimed at themselves. +''Masochists'' fetishize abuse and pain aimed at themselves. <br><br> -The fetish can be created by appropriate smart clit piercing settings, serving the Head Girl, relationships, uncomfortable clothing, being funny, and being a strugglefuck queen. +The fetish can be created by appropriate smart clit piercing settings, serving the Head Girl, relationships, uncomfortable clothing, being funny, and being a strugglefuck queen. <br><br> -It can be advanced by appropriate smart clit piercing settings, high [[devotion|Encyclopedia][$encyclopedia = "Devotion"]] and [[trust|Encyclopedia][$encyclopedia = "Trust"]], being funny, and being a strugglefuck queen. +It can be advanced by appropriate smart clit piercing settings, high [[devotion|Encyclopedia][$encyclopedia = "Devotion"]] and [[trust|Encyclopedia][$encyclopedia = "Trust"]], being funny, and being a strugglefuck queen. <br><br> Masochism will soften the liberated flaw into advocate or remove this flaw if a quirk is already present. Masochists can be abused without causing deleterious flaws. <<case "Pregnancy Fetishists">> -''Pregnancy Fetishists'' like being impregnated, sex with pregnant slaves, and getting others pregnant. (It is not necessary that the slave actually be able to do any of these things; such is life.) +''Pregnancy Fetishists'' like being impregnated, sex with pregnant slaves, and getting others pregnant. (It is not necessary that the slave actually be able to do any of these things; such is life.) <br><br> -The fetish can be created by appropriate smart clit piercing settings, serving the Head Girl, relationships, having sex while pregnant, adoring men, being a tease, and being romantic. +The fetish can be created by appropriate smart clit piercing settings, serving the Head Girl, relationships, having sex while pregnant, adoring men, being a tease, and being romantic. <br><br> -It can be advanced by appropriate smart clit piercing settings, high [[devotion|Encyclopedia][$encyclopedia = "Devotion"]] and [[trust|Encyclopedia][$encyclopedia = "Trust"]], adoring men, being a tease, and being romantic. +It can be advanced by appropriate smart clit piercing settings, high [[devotion|Encyclopedia][$encyclopedia = "Devotion"]] and [[trust|Encyclopedia][$encyclopedia = "Trust"]], adoring men, being a tease, and being romantic. <br><br> The fetish will increase XY attraction. Pregnancy fetishists greatly enjoy all kinds of impregnation, and love or hate fertility surgeries depending on what's being changed. <<case "Sadists">> -''Sadists'' fetishize abuse and pain aimed at others. +''Sadists'' fetishize abuse and pain aimed at others. <br><br> -The fetish can be created by appropriate smart clit piercing settings, serving the Head Girl, and relationships. +The fetish can be created by appropriate smart clit piercing settings, serving the Head Girl, and relationships. <br><br> -It can be advanced by appropriate smart clit piercing settings, and high [[devotion|Encyclopedia][$encyclopedia = "Devotion"]] and [[trust|Encyclopedia][$encyclopedia = "Trust"]]. +It can be advanced by appropriate smart clit piercing settings, and high [[devotion|Encyclopedia][$encyclopedia = "Devotion"]] and [[trust|Encyclopedia][$encyclopedia = "Trust"]]. <br><br> Sadists do not mind a lack of hormonal feminization. The fetish will increase XX attraction. Wardenesses do better when sadistic, and can become sadists naturally. <<case "Submissives">> -''Submissives'' fetishize submission. +''Submissives'' fetishize submission. <br><br> -The fetish can be created by appropriate smart clit piercing settings, serving the Head Girl, relationships, unfocused fucktoy service, crawling due to damaged tendons, being caring, being an advocate, and being insecure. +The fetish can be created by appropriate smart clit piercing settings, serving the Head Girl, relationships, unfocused fucktoy service, crawling due to damaged tendons, being caring, being an advocate, and being insecure. <br><br> -It can be advanced by appropriate smart clit piercing settings, high [[devotion|Encyclopedia][$encyclopedia = "Devotion"]] and [[trust|Encyclopedia][$encyclopedia = "Trust"]], being caring, being an advocate, and being insecure. +It can be advanced by appropriate smart clit piercing settings, high [[devotion|Encyclopedia][$encyclopedia = "Devotion"]] and [[trust|Encyclopedia][$encyclopedia = "Trust"]], being caring, being an advocate, and being insecure. <br><br> Submissiveness will soften the 'arrogant' flaw into 'confident,' the 'apathetic' flaw into 'caring,' and the 'idealistic' flaw into 'romantic,' or remove these flaws if a quirk is already present. The fetish will increase XY attraction. It improves performance at the servant assignment and working in the Servants' Quarters. Attendants do better when submissive, and can become submissives naturally. /********** @@ -1130,7 +1130,7 @@ SLAVE BEHAVIORAL QUIRKS <<case "Quirks">> -''Quirks'' are positive slave qualities. They increase slaves' value and performance at sexual assignments, and each quirk also has other, differing effects. Each quirk is associated with a corresponding [[flaw|Encyclopedia][$encyclopedia = "Flaws"]], and slave can have two quirks (a sexual quirk and a behavioral quirk), just like flaws. Quirks may appear randomly, but the most reliable way to give slaves quirks is to soften flaws. +''Quirks'' are positive slave qualities. They increase slaves' value and performance at sexual assignments, and each quirk also has other, differing effects. Each quirk is associated with a corresponding [[flaw|Encyclopedia][$encyclopedia = "Flaws"]], and slave can have two quirks (a sexual quirk and a behavioral quirk), just like flaws. Quirks may appear randomly, but the most reliable way to give slaves quirks is to soften flaws. <br><br> The [[head girl|Encyclopedia][$encyclopedia = "Head Girl"]] can be ordered to soften flaws, and the player character can soften flaws with personal attention. Flaws can also be naturally softened into quirks by fetishes. @@ -1237,7 +1237,7 @@ SLAVE BEHAVIORAL FLAWS <<case "Flaws">> -''Flaws'' are negative slave qualities. They decrease slaves' value and performance at sexual assignments, and each flaw also has other, differing effects. Each flaw is associated with a corresponding [[quirk|Encyclopedia][$encyclopedia = "Quirks"]], and slave can have two flaws (a sexual flaw and a behavioral flaw), just like quirks. New slaves will often have flaws, and tough experiences can also cause them to appear. +''Flaws'' are negative slave qualities. They decrease slaves' value and performance at sexual assignments, and each flaw also has other, differing effects. Each flaw is associated with a corresponding [[quirk|Encyclopedia][$encyclopedia = "Quirks"]], and slave can have two flaws (a sexual flaw and a behavioral flaw), just like quirks. New slaves will often have flaws, and tough experiences can also cause them to appear. <br><br> The [[head girl|Encyclopedia][$encyclopedia = "Head Girl"]] can be ordered to soften or remove flaws, and the player character can soften or remove flaws with personal attention. Flaws can also be naturally softened or removed by fetishes, and can resolve on their own if a slave is happy. @@ -1344,63 +1344,63 @@ SLAVE PARAPHILIAS <<case "Abusiveness">> -''Abusiveness'' is a paraphilia, an intense form of sexual [[flaw|Encyclopedia][$encyclopedia = "Flaws"]] that cannot be softened. +''Abusiveness'' is a paraphilia, an intense form of sexual [[flaw|Encyclopedia][$encyclopedia = "Flaws"]] that cannot be softened. <br><br> [[Doms|Encyclopedia][$encyclopedia = "Doms"]] serving as [[head girl|Encyclopedia][$encyclopedia = "Head Girl"]] may become abusive if allowed to punish slaves by molesting them. They can be satisfied by work as the head girl or [[wardeness|Encyclopedia][$encyclopedia = "Wardeness"]]. Abusive head girls are more effective when allowed or encouraged to punish slaves severely. <<case "Anal Addicts">> -''Anal addiction'' is a paraphilia, an intense form of sexual [[flaw|Encyclopedia][$encyclopedia = "Flaws"]] that cannot be softened. +''Anal addiction'' is a paraphilia, an intense form of sexual [[flaw|Encyclopedia][$encyclopedia = "Flaws"]] that cannot be softened. <br><br> [[Buttsluts|Encyclopedia][$encyclopedia = "Buttsluts"]] whose only available hole for receptive intercourse is the anus may become anal addicts. They can be satisfied by huge buttplugs, the sodomizing drug applicator kitchen upgrade, or by work that involves frequent anal sex. Anal addicts perform well on assignments involving anal sex. <<case "Attention Whores">> -''Attention Whores'' suffer from a paraphilia, an intense form of sexual [[flaw|Encyclopedia][$encyclopedia = "Flaws"]] that cannot be softened. +''Attention Whores'' suffer from a paraphilia, an intense form of sexual [[flaw|Encyclopedia][$encyclopedia = "Flaws"]] that cannot be softened. <br><br> [[Humiliation Fetishists|Encyclopedia][$encyclopedia = "Humiliation Fetishists"]] on public sexual assignments may become Attention Whores. They can be satisfied by total nudity or by work that involves frequent public sex. Attention whores do very well at [[public service|Encyclopedia][$encyclopedia = "Public Service"]]. <<case "Breast Obsession">> -''Pectomania,'' also known as breast growth obsession, is a paraphilia, an intense form of sexual [[flaw|Encyclopedia][$encyclopedia = "Flaws"]] that cannot be softened. +''Pectomania,'' also known as breast growth obsession, is a paraphilia, an intense form of sexual [[flaw|Encyclopedia][$encyclopedia = "Flaws"]] that cannot be softened. <br><br> [[Boob fetishists|Encyclopedia][$encyclopedia = "Boob Fetishists"]] may become obsessed with breast expansion as their breasts grow. They can be satisfied by breast injections or work as a cow, and will temporarily accept getting neither if their health is low. <<case "Breeding Obsession">> -''Breeding obsession'' is a paraphilia, an intense form of sexual [[flaw|Encyclopedia][$encyclopedia = "Flaws"]] that cannot be softened. +''Breeding obsession'' is a paraphilia, an intense form of sexual [[flaw|Encyclopedia][$encyclopedia = "Flaws"]] that cannot be softened. <br><br> [[Pregnancy Fetishists|Encyclopedia][$encyclopedia = "Pregnancy Fetishists"]] who are repeatedly bred or are serving in an industrialized [[Dairy|Encyclopedia][$encyclopedia = "Dairy"]] may develop breeding obsessions. They can be satisfied by pregnancy, or constant vaginal sex with their owner. Slaves with breeding obsessions will not suffer negative mental effects from serving in an industrialized dairy that keeps them pregnant. <<case "Cum Addicts">> -''Cum addiction'' is a paraphilia, an intense form of sexual [[flaw|Encyclopedia][$encyclopedia = "Flaws"]] that cannot be softened. +''Cum addiction'' is a paraphilia, an intense form of sexual [[flaw|Encyclopedia][$encyclopedia = "Flaws"]] that cannot be softened. <br><br> [[Cumsluts|Encyclopedia][$encyclopedia = "Cumsluts"]] who eat out of phallic feeders or are fed cum may become cum addicts. They can be satisfied by cum diets, the phallic feeder kitchen upgrade, or by sex work that involves frequent fellatio. Cum addicts are perform well on assignments involving oral sex. <<case "Maliciousness">> -Sexual ''maliciousness'' is a paraphilia, an intense form of sexual [[flaw|Encyclopedia][$encyclopedia = "Flaws"]] that cannot be softened. +Sexual ''maliciousness'' is a paraphilia, an intense form of sexual [[flaw|Encyclopedia][$encyclopedia = "Flaws"]] that cannot be softened. <br><br> [[Sadists|Encyclopedia][$encyclopedia = "Sadists"]] serving as [[wardeness|Encyclopedia][$encyclopedia = "Wardeness"]] may become sexually malicious. They can be satisfied by work as the [[head girl|Encyclopedia][$encyclopedia = "Head Girl"]] or wardeness. Sexually malicious wardenesses break slaves very quickly but damage their sex drives doing so. <<case "Self Hatred">> -Sexual ''self hatred'' is a paraphilia, an intense form of sexual [[flaw|Encyclopedia][$encyclopedia = "Flaws"]] that cannot be softened. +Sexual ''self hatred'' is a paraphilia, an intense form of sexual [[flaw|Encyclopedia][$encyclopedia = "Flaws"]] that cannot be softened. <br><br> -Self hating slaves can be satisfied by work in an industrialized dairy, in an arcade, or in a glory hole, and will not suffer negative mental effects for doing so. [[Masochists|Encyclopedia][$encyclopedia = "Masochists"]] serving in those places have a chance to become self hating, and even extremely low [[trust|Encyclopedia][$encyclopedia = "trust"]] may cause the paraphilia. +Self hating slaves can be satisfied by work in an industrialized dairy, in an arcade, or in a glory hole, and will not suffer negative mental effects for doing so. [[Masochists|Encyclopedia][$encyclopedia = "Masochists"]] serving in those places have a chance to become self hating, and even extremely low [[trust|Encyclopedia][$encyclopedia = "trust"]] may cause the paraphilia. <<case "Self Neglect">> -Sexual ''self neglect'' is a paraphilia, an intense form of sexual [[flaw|Encyclopedia][$encyclopedia = "Flaws"]] that cannot be softened. +Sexual ''self neglect'' is a paraphilia, an intense form of sexual [[flaw|Encyclopedia][$encyclopedia = "Flaws"]] that cannot be softened. <br><br> [[Submissives|Encyclopedia][$encyclopedia = "Submissives"]] serving on public sexual assignment may become sexually self neglectful. Such slaves can be satisfied by most kinds of sex work. Slaves willing to neglect their own pleasure do very well at [[whoring|Encyclopedia][$encyclopedia = "Whoring"]]. @@ -1495,7 +1495,7 @@ I would say that it is a pleasure to serve, but you are no doubt intelligent eno <<case "The Wardrobe">> // The Wardrobe is a dressing area for all of your slaves, and a place where unused outfits are stored. Tailoring is available to make sure outfits fit each slave to your specifications. Here, players make choices about how slaves will appear in their dress, or lack of it. Choose outfits wisely to correspond to the culture that your citizens approve of, and your reputation will increase more quickly. Items that stretch or constrict such as plugs or corsets will eventually have a lasting impact on slaves anatomy.// <br><br> -The wardrobe has two functions: First, individual slaves can be selected and then dressed in the wardrobe with anything from the basic clothing or shoes to the more exotic plugs and corsets. Secondly, players can access the wardrobe directly from the penthouse, and unlock collections of new outfits with ¤. +The wardrobe has two functions: First, individual slaves can be selected and then dressed in the wardrobe with anything from the basic clothing or shoes to the more exotic plugs and corsets. Secondly, players can access the wardrobe directly from the penthouse, and unlock collections of new outfits with ¤. <<case "The Auto Salon">> @@ -2617,7 +2617,7 @@ __I do not give credit without explicit permission to do so.__ If you have contr <br>''Faraen'' for a full vector art variant. <br>''anon'' for more hair vectors for the external art. <br>''Vas'' for massive JS work. -<br>''deepmurk'' for a massive expansion in conjuction with Nox to the original embedded vector art. Also more hairs and clothes. +<br>''deepmurk'' for a massive expansion in conjunction with Nox to the original embedded vector art. Also more hairs and clothes. <br>''Bane70'' optimized huge swaths of code with notable professionalism. <br>''Circle Tritagonist'' provided several new collars and outfits. <br>''Qotsafan'' submitted bugfixes. @@ -2757,7 +2757,7 @@ The normal boy will undergo puberty and become potent between the ages of 12 and A specialized group of slavers focusing entirely on capturing girls that have not had their first period. Disliked in many arcologies, they only appear before those they feel they can trust as being sympathetic to their views. <<case "Precocious Puberty">> -While most girls will grow fertile around $fertilityAge and most boys will become virile around $potencyAge, the mass prevalence of male and female hormones in the Free Cities can have extreme effects on a developing slave's puberty. Hormone injections and hormonal based drugs can lead to early puberty or even delay it indefinatly, something some trainers use to their advantage in keeping their male slaves soft and feminine. +While most girls will grow fertile around $fertilityAge and most boys will become virile around $potencyAge, the mass prevalence of male and female hormones in the Free Cities can have extreme effects on a developing slave's puberty. Hormone injections and hormonal based drugs can lead to early puberty or even delay it indefinitely, something some trainers use to their advantage in keeping their male slaves soft and feminine. <<case "Belly Implants">> A fillable implant inserted into a slave's uterus following tube tying to prevent ovulation. Can safely be filled with 200cc each week to simulate a growing pregnancy. However, if kept at a full term size (or higher), the slave's body may adjust to the implant causing issues upon removal. Also to note, a slave that lacks a uterus to hold the implant can still be implanted; invasive surgery will be preformed to create a pocket to safely hold the implant without damage to the slave's internals. @@ -2784,7 +2784,7 @@ If you are looking for a slave qualified for a specific role, look no further th Not all drugs are applied directly to your slavegirl. In this case, gestation accelerants and deccelerants are passed through the mother into her unborn children to control the rate of fetal growth. While slightly unhealthy for the mother, gestation slowing drugs are relatively harmless, though an unwilling mother may become more distraut when she realizes her pregnancy will last even longer. Due to the extended duration of the pregnancy, the mother's body may become accustomed to being so round, leading towards a sagging middle once birth occurs. On the other hand, gestation hastening drugs are extremely dangerous to the mother. It is strongly recommended to keep her under the observation and care of an experienced doctor or nurse. Failure to do so will cause her body to struggle to keep up with the rate of growth of her children, harming her physical and mental health, as well as potentially bursting her uterus later in her pregnancy. Labor suppresants are exactly that; they prevent the mother from entering labor, thus allowing the child to grow longer than a normal pregnancy. Excessive use may lead to health complications, especially during childbirth, though going even further may result in the slave's body suddenly entering labor and rapidly birthing her children, often without giving the slave time to prepare or even get undressed. <<case "The Incubation Facility">> -A facility used to rapdily age children kept within its aging tanks using a combination of growth hormones, accelerants, stem cells and other chemicals; slaves that come out of it are rarely healthy. Requires a massive amount of electricity to run, though once powered contains a battery backup to last at least a day. Can be upgraded to combat malnutrition and thinness caused by a body growing far beyound any natural rate. Hormones can also be added to encourage puberty and even sex organ development. Growth control systems include cost saving overides, though enabling them may result in bloated, sex crazed slaves barely capable to moving. +A facility used to rapidily age children kept within its aging tanks using a combination of growth hormones, accelerants, stem cells and other chemicals; slaves that come out of it are rarely healthy. Requires a massive amount of electricity to run, though once powered contains a battery backup to last at least a day. Can be upgraded to combat malnutrition and thinness caused by a body growing far beyond any natural rate. Hormones can also be added to encourage puberty and even sex organ development. Growth control systems include cost saving overrides, though enabling them may result in bloated, sex crazed slaves barely capable to moving. <<case "Organic Mesh Breast Implant">> A specialized organic implant produced from the dispensary designed to be implanted into to a slave's natural breast tissue to maintain a slave's breast shape no matter how big her breasts may grow. An expensive and risky procudure proportional to the size of the breasts the mesh will be implanted into. Should health become an issue, the slave in surgery may undergo an emergency mastectomy. Furthermore, once implanted, the mesh can not be safely removed from the breast. However, total breast removal will rid the slave of the implant; consider strongly when and if you want to implant the mesh before doing so. They are exceedingly difficult to identify once bound to the breast tissue, and combined with their natural shape, are often overlooked. @@ -2922,7 +2922,7 @@ Error: bad title. | [[Schoolteacher|Encyclopedia][$encyclopedia = "Schoolteacher"]] | [[Stewardess|Encyclopedia][$encyclopedia = "Stewardess"]] | [[Wardeness|Encyclopedia][$encyclopedia = "Wardeness"]] - + <br><br> //Assignments//<br> [[Attending Classes|Encyclopedia][$encyclopedia = "Attending Classes"]] @@ -2964,7 +2964,7 @@ Error: bad title. | [[Waist|Encyclopedia][$encyclopedia = "Waist"]] | [[Weight|Encyclopedia][$encyclopedia = "Weight"]] <br><br> -//Hormones:// +//Hormones:// [[XX|Encyclopedia][$encyclopedia = "Hormones (XX)"]] | [[XY|Encyclopedia][$encyclopedia = "Hormones (XY)"]] <</if>> @@ -3051,7 +3051,7 @@ Error: bad title. <br><br> //Sexual [[Flaws|Encyclopedia][$encyclopedia = "Flaws"]]:// <br> -//Standard flaws:// +//Standard flaws:// [[Apathetic|Encyclopedia][$encyclopedia = "Apathetic"]] | [[Crude|Encyclopedia][$encyclopedia = "Crude"]] | [[Hates anal|Encyclopedia][$encyclopedia = "Hates anal"]] @@ -3063,7 +3063,7 @@ Error: bad title. | [[Shamefast|Encyclopedia][$encyclopedia = "Shamefast"]] <br> -//Paraphilias:// +//Paraphilias:// [[Abusiveness|Encyclopedia][$encyclopedia = "Abusiveness"]] | [[Anal Addicts|Encyclopedia][$encyclopedia = "Anal Addicts"]] | [[Attention Whores|Encyclopedia][$encyclopedia = "Attention Whores"]] @@ -3101,7 +3101,7 @@ Error: bad title. | [[The Remote Surgery|Encyclopedia][$encyclopedia = "The Remote Surgery"]] | [[The Pharmaceutical Fab.|Encyclopedia][$encyclopedia = "The Pharmaceutical Fab."]] <br> -Behind the Arcology: +Behind the Arcology: [[Security Drones|Encyclopedia][$encyclopedia = "Security Drones"]] | [[Water Filtration|Encyclopedia][$encyclopedia = "Water Filtration"]] | [[Slave Nutrition|Encyclopedia][$encyclopedia = "Slave Nutrition"]] @@ -3172,7 +3172,7 @@ Behind the Arcology: <br><br> //Lore:// <br> -The Free Cities today: +The Free Cities today: [[Money|Encyclopedia][$encyclopedia = "Money"]] | [[Disease in the Free Cities|Encyclopedia][$encyclopedia = "Disease in the Free Cities"]] | [[Free Cities Justice|Encyclopedia][$encyclopedia = "Free Cities Justice"]] @@ -3182,9 +3182,9 @@ The Free Cities today: | [[The Ejaculate Market|Encyclopedia][$encyclopedia = "The Ejaculate Market"]] | [[Gingering|Encyclopedia][$encyclopedia = "Gingering"]] | [[Dyes|Encyclopedia][$encyclopedia = "Dyes"]] - + <br> -Free Cities culture tomorrow: +Free Cities culture tomorrow: [[The New Rome|Encyclopedia][$encyclopedia = "The New Rome"]] | [[Naked, Barefoot, and Pregnant|Encyclopedia][$encyclopedia = "Naked, Barefoot, and Pregnant"]] | [[The Top|Encyclopedia][$encyclopedia = "The Top"]] @@ -3195,7 +3195,7 @@ Free Cities culture tomorrow: | [[Slavery and the Physical Ideal|Encyclopedia][$encyclopedia = "Slavery and the Physical Ideal"]] | [[Faith in the Free Cities|Encyclopedia][$encyclopedia = "Faith in the Free Cities"]] <br> -Interviews: +Interviews: [[Slave Whore, Arcology K-2|Encyclopedia][$encyclopedia = "Slave Whore, Arcology K-2"]] | [[Slave Acolyte, Arcology V-7|Encyclopedia][$encyclopedia = "Slave Acolyte, Arcology V-7"]] <<if $seeExtreme != 0>> diff --git a/src/init/setupVars.tw b/src/init/setupVars.tw index 1f8148d17c67b778ce622018731418a89aeb149c..bbcfbe01c4523074e77c121ddbcb101da8fc327f 100644 --- a/src/init/setupVars.tw +++ b/src/init/setupVars.tw @@ -269,21 +269,21 @@ <<set setup.modestClothes = ["a ball gown", "a bunny outfit", "a comfortable bodysuit", "a halter top dress", "a hijab and abaya", "a huipil", "a kimono", "a latex catsuit", "a leotard", "a maternity dress", "a military uniform", "a mini dress", "a nice maid outfit", "a nice nurse outfit", "a penitent nuns habit", "a schoolgirl outfit", "a slave gown", "a slutty maid outfit", "a slutty nurse outfit", "a slutty qipao", "a toga", "battledress", "conservative clothing", "cutoffs and a t-shirt", "nice business attire", "restrictive latex", "slutty business attire", "spats and a tank top", "stretch pants and a crop-top"]>> -<<set setup.veryYoungCareers = ["a babysitter", "a beggar", "a beggar", "a camp counselor", "a cheerleader", "a child actress", "a child prodigy", "a child prostitute", "a child prostitute", "a child soldier", "a child soldier", "a club manager", "a club recruiter", "a cum dump", "a dropout", "a dropout", "a drug mule", "a farmer's daughter", "a girl scout", "a girl scout", "a hall monitor", "a handmaiden", "a housesitter", "a juvenile delinquent", "a juvenile delinquent", "a latchkey kid", "a lemonade stand operator", "a marching band leader", "a meat toilet", "a military brat", "a model-UN star", "a model", "a pageant star", "a paper girl", "a part-time farm laborer", "a pick-pocket", "a refugee", "a refugee", "a refugee", "a school nurse's assistant", "a shrine maiden", "a street thug", "a street urchin", "a street urchin", "a street urchin", "a student council president", "a student from a boarding school", "a student from a private school", "a student from a public school", "a student from a public school", "a student from a public school", "a student from a public school", "a student from a public school", "a sweatshop worker", "a sweatshop worker", "a sweatshop worker", "a sweatshop worker", "a teacher's pet", "an apprentice", "an aspiring pop star", "an idol", "an orphan", "an orphan", "an orphan", "an orphan", "an orphan", "being homeschooled by her parents", "captain of the kendo club", "from a lower class family", "from a lower class family", "from a lower class family", "from a middle class family", "from a middle class family", "from an upper class family", "homeless", "homeless", "homeless"]>> /* pregmod */ +<<set setup.veryYoungCareers = ["a babysitter", "a beggar", "a beggar", "a bully hunter", "a bully", "a camp counselor", "a cheerleader", "a child actress", "a child prodigy", "a child prostitute", "a child prostitute", "a child soldier", "a child soldier", "a club manager", "a club recruiter", "a club treasurer", "a cum dump", "a dropout", "a dropout", "a drug mule", "a farmer's daughter", "a girl scout", "a girl scout", "a hall monitor", "a handmaiden", "a hospital volunteer", "a housesitter", "a juvenile delinquent", "a juvenile delinquent", "a latchkey kid", "a lemonade stand operator", "a marching band leader", "a meat toilet", "a military brat", "a model-UN star", "a model", "a pageant star", "a paper girl", "a part-time farm laborer", "a pick-pocket", "a refugee", "a refugee", "a refugee", "a school nurse's assistant", "a shrine maiden", "a street thug", "a street urchin", "a street urchin", "a street urchin", "a student council president", "a student from a boarding school", "a student from a private school", "a student from a public school", "a student from a public school", "a student from a public school", "a student from a public school", "a student from a public school", "a sweatshop worker", "a sweatshop worker", "a sweatshop worker", "a sweatshop worker", "a teacher's pet", "an apprentice", "an aspiring pop star", "an idol", "an orphan", "an orphan", "an orphan", "an orphan", "an orphan", "being homeschooled by her parents", "captain of the kendo club", "from a lower class family", "from a lower class family", "from a lower class family", "from a middle class family", "from a middle class family", "from an upper class family", "homeless", "homeless", "homeless"]>> /* pregmod */ -<<set setup.youngCareers = ["a babysitter", "a ballerina", "a barista", "a bartender", "a beggar", "a butler", "a camgirl", "a camp counselor", "a camwhore", "a cashier", "a cheerleader", "a cocktail waitress", "a comedian", "a cook", "a courier", "a criminal", "a croupier", "a cum dump", "a dairy worker", "a dancer", "a delivery woman", "a drug mule", "a factory worker", "a farm laborer", "a farm laborer", "a farmer's daughter", "a florist", "a gang member", "a gang member", "a gardener", "a groomer", "a handmaiden", "a house DJ", "a housesitter", "a housewife", "a lifeguard", "a magician's assistant", "a maid", "a masseuse", "a meat toilet", "a mechanic", "a medical student", "a model", "a musician", "a nun", "a nurse", "a paramedic", "a party girl", "a pirate", "a political activist", "a porn star", "a prisoner", "a programmer", "a prostitute", "a racing driver", "a reality show star", "a refugee", "a ride attendant", "a saleswoman", "a school nurse", "a secretary", "a security guard", "a service worker", "a shrine maiden", "a shut-in", "a soldier", "a street performer", "a street vendor", "a stripper", "a student", "a student", "a student", "a switchboard operator", "a teaching assistant", "a trophy wife", "a truck driver", "a video game streamer", "a waitress", "a yoga instructor", "an actress", "an air hostess", "an apprentice", "an arcade attendant", "an artist", "an aspiring pop star", "an assassin", "an athlete", "an escort", "an exotic dancer", "an idol", "an intern", "an office worker", "homeless", "in a militia", "unemployed", "unemployed", "unemployed", "unemployed", "unemployed"]>> +<<set setup.youngCareers = ["a babysitter", "a ballerina", "a barista", "a bartender", "a beggar", "a blogger", "a butler", "a camgirl", "a camp counselor", "a camwhore", "a cashier", "a cheerleader", "a cocktail waitress", "a comedian", "a con artist", "a cook", "a courier", "a cowgirl", "a criminal", "a croupier", "a cum dump", "a dairy worker", "a dancer", "a delivery woman", "a drug mule", "a factory worker", "a farm laborer", "a farm laborer", "a farmer's daughter", "a florist", "a gang member", "a gang member", "a gardener", "a groomer", "a gymnast", "a handmaiden", "a house DJ", "a housesitter", "a housewife", "a law enforcement officer", "a lifeguard", "a magician's assistant", "a maid", "a mail-order bride", "a masseuse", "a meat toilet", "a mechanic", "a medical student", "a mistress", "a model", "a musician", "a nun", "a nurse", "a paramedic", "a party girl", "a personal assistant", "a personal trainer", "a pirate", "a political activist", "a porn star", "a prisoner", "a programmer", "a prostitute", "a racing driver", "a reality show star", "a receptionist", "a refugee", "a ride attendant", "a saleswoman", "a school nurse", "a secretary", "a security guard", "a service worker", "a shrine maiden", "a shut-in", "a soldier", "a street performer", "a street vendor", "a stripper", "a student", "a student", "a student", "a switchboard operator", "a teaching assistant", "a tour guide", "a trophy wife", "a truck driver", "a video game streamer", "a waitress", "a yoga instructor", "an actress", "an air hostess", "an apprentice", "an arcade attendant", "an artist", "an aspiring pop star", "an assassin", "an athlete", "an au pair", "an escort", "an exotic dancer", "an idol", "an intern", "an office worker", "homeless", "in a militia", "unemployed", "unemployed", "unemployed", "unemployed", "unemployed"]>> -<<set setup.educatedCareers = ["a ballerina", "a banker", "a business owner", "a chemist", "a classical dancer", "a classical musician", "a coach", "a college scout", "a coroner", "a corporate executive", "a counselor", "a criminal", "a cult leader", "a dean", "a dentist", "a director", "a dispatch officer", "a doctor", "a historian", "a journalist", "a journalist", "a judge", "a lawyer", "a librarian", "a lobbyist", "a madam", "a manager", "a mechanic", "a mediator", "a medical student", "a mercenary", "a military officer", "a military recruiter", "a nun", "a painter", "a paramedic", "a pharmacist", "a photographer", "a pilot", "a poet", "a police detective", "a police negotiator", "a political activist", "a politician", "a principal", "a prison warden", "a private detective", "a private instructor", "a procuress", "a producer", "a professional bartender", "a professor", "a programmer", "a prostitute", "a psychologist", "a refugee", "a scholar", "a scientist", "a sculptor", "a secretary", "a serial divorcee", "a shut-in", "a surgeon", "a teacher", "a teaching assistant", "a therapist", "a train conductor", "a transporter", "a veterinarian", "a wedding planner", "a writer", "a zookeeper", "an actress", "an air hostess", "an animator", "an archaeologist", "an artist", "an assassin", "an astronaut", "an economist", "an editor", "an engineer", "an escort", "an estate agent", "an investor", "an MS pilot", "an office worker", "retired", "unemployed"]>> +<<set setup.educatedCareers = ["a ballerina", "a banker", "a bureaucrat", "a business owner", "a chemist", "a chief of police", "a classical dancer", "a classical musician", "a coach", "a college scout", "a concierge", "a coroner", "a corporate executive", "a cosmetologist", "a counselor", "a criminal", "a critic", "a cult leader", "a dean", "a dentist", "a dentist", "a director", "a dispatch officer", "a doctor", "a historian", "a journalist", "a journalist", "a judge", "a lawyer", "a librarian", "a lobbyist", "a madam", "a manager", "a mechanic", "a mediator", "a medical student", "a mercenary", "a military officer", "a military recruiter", "a nanny", "a nun", "a painter", "a paramedic", "a personal assistant", "a pharmacist", "a photographer", "a pilot", "a poet", "a police detective", "a police negotiator", "a political activist", "a politician", "a principal", "a prison warden", "a private detective", "a private instructor", "a procuress", "a producer", "a professional bartender", "a professor", "a programmer", "a prostitute", "a psychologist", "a refugee", "a scholar", "a scientist", "a sculptor", "a secretary", "a serial divorcee", "a shut-in", "a surgeon", "a teacher", "a teaching assistant", "a therapist", "a train conductor", "a transporter", "a veterinarian", "a wedding planner", "a writer", "a zookeeper", "an actress", "an air hostess", "an animator", "an archaeologist", "an architect", "an artist", "an assassin", "an astronaut", "an economist", "an editor", "an engineer", "an escort", "an estate agent", "an investor", "an MS pilot", "an office worker", "retired", "unemployed"]>> -<<set setup.uneducatedCareers = ["a baker", "a barber", "a barista", "a bartender", "a beekeeper", "a beggar", "a bodyguard", "a bouncer", "a bounty hunter", "a brewer", "a bus driver", "a butcher", "a butler", "a camgirl", "a camp counselor", "a camwhore", "a candlestick maker", "a caregiver", "a carpenter", "a cashier", "a charity worker", "a chauffeur", "a cheerleader", "a chiropractor", "a clown", "a cobbler", "a cocktail waitress", "a comedian", "a con artist", "a construction worker", "a cook", "a criminal", "a croupier", "a cum dump", "a dairy worker", "a dancer", "a delivery woman", "a driller", "a drug mule", "a factory worker", "a farm laborer", "a farmer's daughter", "a farmer", "a firefighter", "a fisherwoman", "a florist", "a fortune teller", "a gang leader", "a gang member", "a gardener", "a gravedigger", "a groomer", "a handmaiden", "a hotel manager", "a house DJ", "a housewife", "a hunter", "a janitor", "a landlady", "a launderer", "a law enforcement officer", "a lifeguard", "a local news anchor", "a lumberjack", "a magician's assistant", "a maid", "a mail carrier", "a masseuse", "a masseuse", "a meat toilet", "a medic", "a medic", "a medium", "a messenger", "a milkmaid", "a mime", "a miner", "a missionary", "a mistress", "a model", "a mortician", "a musician", "a nurse", "a paramedic", "a park ranger", "a party girl", "a peddler", "a pimp", "a pirate", "a plumber", "a political activist", "a prison guard", "a prisoner", "a procuress", "a prostitute", "a racing driver", "a radio show host", "a rancher", "a referee", "a refugee", "a revolutionary", "a ride attendant", "a roadie", "a rodeo star", "a sailor", "a saleswoman", "a school nurse", "a seamstress", "a secretary", "a security guard", "a service worker", "a shepherd", "a shrine maiden", "a soldier", "a stage magician", "a street performer", "a street vendor", "a stripper", "a student", "a stuntwoman", "a switchboard operator", "a tailor", "a talent scout", "a taxi driver", "a teacher", "a trophy wife", "a truck driver", "a waitress", "a weathergirl", "a welder", "a whaler", "a zookeeper", "an acrobat", "an actress", "an arcade attendant", "an artist", "an aspiring pop star", "an athlete", "an electrician", "an enforcer", "an enforcer", "an escort", "an exotic dancer", "an exterminator", "an innkeeper", "an office worker", "homeless", "in a militia", "retired", "unemployed", "unemployed", "unemployed", "unemployed", "unemployed"]>> +<<set setup.uneducatedCareers = ["a baker", "a barber", "a barista", "a bartender", "a beekeeper", "a beggar", "a blacksmith", "a blogger", "a bodyguard", "a bouncer", "a bounty hunter", "a boxer", "a brewer", "a bus driver", "a butcher", "a butler", "a camgirl", "a camp counselor", "a camwhore", "a candlestick maker", "a caregiver", "a carpenter", "a cashier", "a charity worker", "a chauffeur", "a cheerleader", "a chiropractor", "a clown", "a cobbler", "a cocktail waitress", "a comedian", "a con artist", "a construction worker", "a cook", "a cowgirl", "a criminal", "a croupier", "a cum dump", "a dairy worker", "a dancer", "a delivery woman", "a driller", "a drug mule", "a factory worker", "a farm laborer", "a farmer's daughter", "a farmer", "a firefighter", "a fisherwoman", "a florist", "a fortune teller", "a gang leader", "a gang member", "a gardener", "a gravedigger", "a groomer", "a gymnast", "a handmaiden", "a hotel manager", "a house DJ", "a housewife", "a hunter", "a janitor", "a landlady", "a launderer", "a law enforcement officer", "a lifeguard", "a local news anchor", "a lumberjack", "a magician's assistant", "a maid", "a mail carrier", "a mail-order bride", "a masseuse", "a masseuse", "a meat toilet", "a medic", "a medic", "a medium", "a messenger", "a milkmaid", "a mime", "a miner", "a missionary", "a mistress", "a model", "a mortician", "a musician", "a nanny", "a nurse", "a paramedic", "a park ranger", "a party girl", "a peddler", "a personal trainer", "a pimp", "a pirate", "a plumber", "a political activist", "a prison guard", "a prisoner", "a procuress", "a prostitute", "a racing driver", "a radio show host", "a rancher", "a receptionist", "a referee", "a refugee", "a revolutionary", "a ride attendant", "a roadie", "a rodeo star", "a sailor", "a saleswoman", "a school nurse", "a seamstress", "a secretary", "a security guard", "a service worker", "a shepherd", "a shrine maiden", "a soldier", "a stage magician", "a street performer", "a street vendor", "a stripper", "a student", "a stuntwoman", "a switchboard operator", "a tailor", "a talent scout", "a taxi driver", "a teacher", "a tour guide", "a trophy wife", "a truck driver", "a waitress", "a weathergirl", "a welder", "a whaler", "a wrestler", "a zookeeper", "an acrobat", "an actress", "an arcade attendant", "an artist", "an aspiring pop star", "an athlete", "an electrician", "an enforcer", "an enforcer", "an escort", "an exotic dancer", "an exterminator", "an innkeeper", "an office worker", "homeless", "in a militia", "retired", "unemployed", "unemployed", "unemployed", "unemployed", "unemployed"]>> <<set setup.gratefulCareers = ["a beggar", "a drug mule", "a peddler", "a pick-pocket", "a prisoner", "a refugee", "a shut-in", "a street urchin", "a student from a boarding school", "a sweatshop worker", "an orphan", "from a lower class family", "homeless", "unemployed"]>> -<<set setup.menialCareers = ["a bus driver", "a butler", "a cashier", "a chauffeur", "a construction worker", "a cook", "a courier", "a delivery woman", "a driller", "a dropout", "a factory worker", "a farm laborer", "a fisherwoman", "a handmaiden", "a housewife", "a maid", "a mail carrier", "a mechanic", "a messenger", "a miner", "a nun", "a paper girl", "a part-time farm laborer", "a pilot", "a producer", "a programmer", "a ride attendant", "a roadie", "a service worker", "a student from a private school", "a student from a public school", "a student", "a taxi driver", "a truck driver", "an apprentice", "an arcade attendant", "an athlete", "an engineer", "an intern", "being homeschooled by her parents", "from a middle class family", "from an upper class family"]>> +<<set setup.menialCareers = ["a bus driver", "a butler", "a cashier", "a chauffeur", "a construction worker", "a cook", "a courier", "a delivery woman", "a driller", "a dropout", "a factory worker", "a farm laborer", "a fisherwoman", "a handmaiden", "a housewife", "a maid", "a mail carrier", "a mechanic", "a messenger", "a miner", "a nun", "a paper girl", "a part-time farm laborer", "a pilot", "a producer", "a programmer", "a receptionist", "a ride attendant", "a roadie", "a service worker", "a student from a private school", "a student from a public school", "a student", "a taxi driver", "a truck driver", "an apprentice", "an arcade attendant", "an athlete", "an engineer", "an intern", "being homeschooled by her parents", "from a middle class family", "from an upper class family"]>> -<<set setup.entertainmentCareers = ["a ballerina", "a camgirl", "a camwhore", "a cheerleader", "a child actress", "a clown", "a cocktail waitress", "a comedian", "a journalist", "a local news anchor", "a magician's assistant", "a marching band leader", "a party girl", "a racing driver", "a rodeo star", "a stage magician", "a street performer", "a stuntwoman", "a video game streamer", "a waitress", "a weathergirl", "a writer", "an actress", "an artist"]>> +<<set setup.entertainmentCareers = ["a ballerina", "a camgirl", "a camwhore", "a cheerleader", "a child actress", "a clown", "a cocktail waitress", "a comedian", "a journalist", "a local news anchor", "a magician's assistant", "a marching band leader", "a party girl", "a racing driver", "a rodeo star", "a stage magician", "a street performer", "a stuntwoman", "a video game streamer", "a waitress", "a weathergirl", "a wrestler", "a writer", "an actress", "an artist"]>> -<<set setup.whoreCareers = ["a child prostitute", "a criminal", "a cum dump", "a Futanari Sister", "a juvenile delinquent", "a meat toilet", "a mistress", "a model", "a pageant star", "a pirate", "a porn star", "a prostitute", "a reality show star", "a saleswoman", "a serial divorcee", "a stripper", "a trophy wife", "an escort", "an exotic dancer"]>> +<<set setup.whoreCareers = ["a child prostitute", "a criminal", "a cum dump", "a Futanari Sister", "a juvenile delinquent", "a mail-order bride", "a meat toilet", "a mistress", "a model", "a pageant star", "a pirate", "a porn star", "a prostitute", "a reality show star", "a saleswoman", "a serial divorcee", "a stripper", "a trophy wife", "an escort", "an exotic dancer"]>> <<set setup.HGCareers = ["a corporate executive", "a gang leader", "a lawyer", "a leading arcology citizen", "a military officer", "a model-UN star", "a politician", "a Queen", "a student council president"]>> @@ -291,17 +291,17 @@ <<set setup.DJCareers = ["a classical dancer", "a classical musician", "a dancer", "a house DJ", "a musician", "a radio show host", "an aspiring pop star", "an idol"]>> -<<set setup.bodyguardCareers = ["a bodyguard", "a child soldier", "a kunoichi", "a law enforcement officer", "a military brat", "a prince", "a revolutionary", "a soldier", "a transporter", "an assassin", "an MS pilot", "captain of the kendo club", "in a militia"]>> +<<set setup.bodyguardCareers = ["a bodyguard", "a bully hunter", "a child soldier", "a kunoichi", "a law enforcement officer", "a military brat", "a prince", "a revolutionary", "a soldier", "a transporter", "an assassin", "an MS pilot", "captain of the kendo club", "in a militia"]>> -<<set setup.wardenessCareers = ["a bouncer", "a bounty hunter", "a gang member", "a hall monitor", "a mercenary", "a prison guard", "a prison warden", "a police detective", "a private detective", "a security guard", "a street thug", "an enforcer"]>> +<<set setup.wardenessCareers = ["a bouncer", "a bounty hunter", "a bully", "a chief of police", "a gang member", "a hall monitor", "a mercenary", "a police detective", "a prison guard", "a prison warden", "a private detective", "a security guard", "a street thug", "an enforcer"]>> -<<set setup.nurseCareers = ["a doctor", "a medic", "a medical student", "a midwife", "a nurse", "a paramedic", "a pharmacist", "a school nurse", "a school nurse's assistant", "a surgeon"]>> +<<set setup.nurseCareers = ["a dentist", "a doctor", "a hospital volunteer", "a medic", "a medical student", "a midwife", "a nurse", "a paramedic", "a pharmacist", "a school nurse's assistant", "a school nurse", "a surgeon"]>> -<<set setup.attendantCareers = ["a babysitter", "a counselor", "a dispatch officer", "a latchkey kid", "a lifeguard", "a masseuse", "a mediator", "a police negotiator", "a psychologist", "a therapist", "a yoga instructor"]>> +<<set setup.attendantCareers = ["a babysitter", "a cosmetologist", "a counselor", "a dispatch officer", "a latchkey kid", "a lifeguard", "a masseuse", "a mediator", "a nanny", "a police negotiator", "a psychologist", "a therapist", "a yoga instructor", "an au pair"]>> -<<set setup.milkmaidCareers = ["a dairy worker", "a farmer's daughter", "a farmer", "a milkmaid", "a rancher", "a shepherd", "a veterinarian", "a zookeeper"]>> +<<set setup.milkmaidCareers = ["a cowgirl", "a dairy worker", "a farmer's daughter", "a farmer", "a milkmaid", "a rancher", "a shepherd", "a veterinarian", "a zookeeper"]>> -<<set setup.stewardessCareers = ["a barista", "a bartender", "a caregiver", "a charity worker", "a housesitter", "a lemonade stand operator", "a professional bartender", "a secretary", "a wedding planner", "an air hostess", "an estate agent", "an investor", "an office worker"]>> +<<set setup.stewardessCareers = ["a barista", "a bartender", "a bureaucrat", "a caregiver", "a charity worker", "a club treasurer", "a concierge", "a housesitter", "a lemonade stand operator", "a personal assistant", "a professional bartender", "a secretary", "a wedding planner", "an air hostess", "an estate agent", "an investor", "an office worker"]>> <<set setup.schoolteacherCareers = ["a child prodigy", "a coach", "a dean", "a librarian", "a principal", "a private instructor", "a professor", "a scholar", "a scientist", "a teacher", "a teacher's pet", "a teaching assistant"]>> @@ -349,7 +349,7 @@ <<set setup.latinaSlaveSurnames = ["Abad", "Abalos", "Abarca", "Abbott", "Abel", "Abella", "Abeyta", "Abila", "Aboytes", "Abraham", "Abrams", "Abrego", "Abreu", "Abril", "Abundis", "Abundiz", "Aburto", "Acebedo", "Acedo", "Aceituno", "Acero", "Acevedo", "Aceves", "Acosta", "Acuna", "Adam", "Adame", "Adames", "Adams", "Adan", "Adkins", "Adorno", "Adrian", "Afanador", "Agostini", "Agosto", "Agramonte", "Agredano", "Aguado", "Aguas", "Aguayo", "Agudelo", "Agudo", "Aguero", "Aguiar", "Aguila", "Aguilar", "Aguilera", "Aguillar", "Aguillon", "Aguinaga", "Aguiniga", "Aguirre", "Agundez", "Agustin", "Ahumada", "Aispuro", "Alameda", "Alamilla", "Alamillo", "Alamo", "Alanis", "Alaniz", "Alarcon", "Alarid", "Alas", "Alatorre", "Alba", "Alban", "Albarado", "Albarez", "Albarran", "Albert", "Alberto", "Albino", "Albor", "Alcala", "Alcantar", "Alcantara", "Alcaraz", "Alcazar", "Alcocer", "Alcon", "Alcorta", "Alcoser", "Aldaba", "Aldaco", "Aldama", "Aldana", "Aldape", "Alday", "Aldaz", "Alderete", "Aldrete", "Alegre", "Alegria", "Alejandre", "Alejandro", "Alejo", "Alejos", "Aleman", "Alers", "Alexander", "Alfaro", "Alferez", "Alfonso", "Alford", "Algarin", "Ali", "Aliaga", "Alicea", "Alire", "Allen", "Allende", "Allison", "Almada", "Almaguer", "Almanza", "Almanzar", "Almaraz", "Almazan", "Almeda", "Almeida", "Almendarez", "Almodovar", "Almonte", "Alonso", "Alonzo", "Alpizar", "Altamirano", "Alva", "Alvarado", "Alvardo", "Alvarenga", "Alvares", "Alvarez", "Alvear", "Alvelo", "Alverio", "Alves", "Alviar", "Alvidrez", "Alvillar", "Alvira", "Alviso", "Alvizo", "Alzate", "Amado", "Amador", "Amaral", "Amarillas", "Amaro", "Amato", "Amaya", "Ambriz", "Ambrocio", "Ambrosio", "Ames", "Amescua", "Amesquita", "Amezcua", "Amezola", "Amezquita", "Amigon", "Amos", "Amparan", "Amparo", "Anaya", "Anchondo", "Ancira", "Andalon", "Andazola", "Andersen", "Anderson", "Andino", "Andrade", "Andrades", "Andres", "Andrew", "Andrews", "Andujar", "Andujo", "Angel", "Angeles", "Angelo", "Anguiano", "Angulo", "Anthony", "Antigua", "Antillon", "Anton", "Antonio", "Antuna", "Antunez", "Anzaldo", "Anzaldua", "Anzures", "Aparicio", "Apodaca", "Apolinar", "Aponte", "Aquilar", "Aquino", "Aracena", "Aragon", "Araiza", "Arambula", "Aramburo", "Arana", "Aranda", "Arango", "Araujo", "Arauz", "Araya", "Arballo", "Arbelaez", "Arboleda", "Arce", "Arceo", "Archer", "Archibeque", "Archila", "Archuleta", "Archuletta", "Arcia", "Arciga", "Arcila", "Arciniega", "Arcos", "Ardila", "Ardon", "Arebalo", "Arechiga", "Arellanes", "Arellano", "Arenas", "Arencibia", "Arenivas", "Ares", "Arevalo", "Arevalos", "Arguelles", "Arguello", "Argueta", "Arguijo", "Argumedo", "Arias", "Arismendez", "Arispe", "Arista", "Aristizabal", "Arita", "Ariza", "Arizaga", "Arizmendi", "Arizola", "Arizpe", "Arjona", "Armas", "Armendarez", "Armendariz", "Armenta", "Armijo", "Armstrong", "Arnold", "Arocha", "Arocho", "Aros", "Arrambide", "Arrazola", "Arreaga", "Arredondo", "Arreguin", "Arrellano", "Arreola", "Arriaga", "Arriaza", "Arrieta", "Arriola", "Arroyave", "Arroyo", "Arroyos", "Arteaga", "Artiaga", "Artiga", "Artiles", "Arvelo", "Arviso", "Arvizo", "Arvizu", "Arzaga", "Arzate", "Arzola", "Arzu", "Arzuaga", "Ascencio", "Asencio", "Ashley", "Astacio", "Astorga", "Astudillo", "Asuncion", "Atencio", "Atilano", "Atkins", "Atkinson", "Austin", "Avalos", "Avelar", "Avelino", "Avellaneda", "Avena", "Avendano", "Avery", "Avila", "Aviles", "Avilez", "Avilla", "Avina", "Avitia", "Ayala", "Aybar", "Ayers", "Ayon", "Azcona", "Azevedo", "Azpeitia", "Azua", "Baca", "Bachicha", "Badilla", "Badillo", "Baena", "Baerga", "Baez", "Baeza", "Bahena", "Bailey", "Bailon", "Baird", "Baires", "Baiza", "Baker", "Balandran", "Balboa", "Balbuena", "Balcazar", "Baldenegro", "Balderas", "Balderrama", "Baldonado", "Baldwin", "Ball", "Balladares", "Ballard", "Ballester", "Ballesteros", "Balleza", "Balli", "Balmaceda", "Baltazar", "Baltierra", "Baltodano", "Banales", "Banda", "Banderas", "Banegas", "Banks", "Banos", "Banuelos", "Baquero", "Bara", "Barahona", "Barajas", "Barba", "Barber", "Barberena", "Barbosa", "Barboza", "Barcelo", "Barcena", "Barcenas", "Barcia", "Barco", "Bardales", "Barela", "Bargas", "Barillas", "Barker", "Barnes", "Barnett", "Barocio", "Baron", "Barona", "Baros", "Barquero", "Barr", "Barra", "Barragan", "Barrales", "Barranco", "Barrantes", "Barraza", "Barreda", "Barreiro", "Barrera", "Barreras", "Barrero", "Barreto", "Barrett", "Barrientes", "Barrientez", "Barrientos", "Barriga", "Barrio", "Barrios", "Barron", "Barros", "Barroso", "Barry", "Bartlett", "Bartolo", "Barton", "Basaldua", "Basilio", "Basquez", "Bass", "Bastida", "Bastidas", "Basulto", "Basurto", "Batalla", "Bates", "Batista", "Batres", "Batrez", "Battle", "Bauer", "Bautista", "Bauza", "Baxter", "Bayardo", "Bayona", "Baza", "Bazaldua", "Bazan", "Beach", "Bean", "Beard", "Beas", "Beasley", "Beato", "Beauchamp", "Becerra", "Becerril", "Beck", "Becker", "Bedolla", "Bedoy", "Bedoya", "Bega", "Bejar", "Bejarano", "Belen", "Bell", "Bello", "Belloso", "Belman", "Belmares", "Belmonte", "Belmontes", "Beltran", "Beltre", "Benavente", "Benavides", "Benavidez", "Bencomo", "Bencosme", "Bender", "Benites", "Benitez", "Benito", "Benjamin", "Bennett", "Benson", "Bentley", "Benton", "Berber", "Berg", "Berger", "Berlanga", "Bermea", "Bermejo", "Bermeo", "Bermudes", "Bermudez", "Bernabe", "Bernal", "Bernard", "Bernardino", "Bernardo", "Berrio", "Berrios", "Berroa", "Berrones", "Berry", "Berumen", "Best", "Betances", "Betancourt", "Betancur", "Bianchi", "Bianco", "Bibian", "Bird", "Bishop", "Black", "Blackburn", "Blackwell", "Blair", "Blake", "Blancarte", "Blancas", "Blanchard", "Blanco", "Blandon", "Blankenship", "Blas", "Blea", "Bobadilla", "Bocanegra", "Bodden", "Bohorquez", "Bojorquez", "Bolanos", "Bolivar", "Bolton", "Bond", "Bonet", "Bonifacio", "Bonilla", "Bonillas", "Bonner", "Booker", "Boone", "Booth", "Borboa", "Borbon", "Borda", "Borges", "Borja", "Borjas", "Borjon", "Borquez", "Borrayo", "Borrego", "Borrero", "Borunda", "Bosch", "Bosque", "Bosquez", "Botello", "Botero", "Bowen", "Bowers", "Bowman", "Boyd", "Boyer", "Boyle", "Boza", "Bracamonte", "Bracamontes", "Bracero", "Bradford", "Bradley", "Bradshaw", "Brady", "Brambila", "Bran", "Branch", "Brand", "Brandon", "Brandt", "Braud", "Braun", "Bravo", "Bray", "Brea", "Breceda", "Brenes", "Brennan", "Bretado", "Breton", "Brewer", "Brewster", "Bribiesca", "Briceno", "Bridges", "Briggs", "Bright", "Bringas", "Briones", "Briseno", "Brito", "Britton", "Brizuela", "Brock", "Brooks", "Brown", "Browne", "Browning", "Bruce", "Bruno", "Bryan", "Bryant", "Buchanan", "Bucio", "Buck", "Buckley", "Buelna", "Buendia", "Bueno", "Buenrostro", "Buentello", "Bugarin", "Buitrago", "Buitron", "Bullock", "Burbano", "Burch", "Burciaga", "Burgess", "Burgos", "Burgueno", "Burke", "Burnett", "Burns", "Burrell", "Burrola", "Burruel", "Burton", "Bush", "Bustamante", "Bustillo", "Bustillos", "Bustos", "Butler", "Byrd", "Byrne", "Caamano", "Caba", "Cabada", "Caballero", "Caban", "Cabanas", "Cabanillas", "Cabello", "Cabeza", "Cabezas", "Cabral", "Cabrales", "Cabreja", "Cabrera", "Cabriales", "Caceres", "Cacho", "Cadavid", "Cadena", "Cadenas", "Cadiz", "Cahue", "Caicedo", "Cain", "Cajigas", "Cajina", "Caldera", "Calderon", "Caldwell", "Calero", "Calhoun", "Calix", "Calixto", "Callahan", "Calle", "Calleja", "Callejas", "Calleros", "Calles", "Calo", "Calva", "Calvario", "Calvillo", "Calvo", "Calzada", "Calzadilla", "Camacho", "Camara", "Camarena", "Camargo", "Camarillo", "Camberos", "Cambron", "Camejo", "Camero", "Cameron", "Camilo", "Camp", "Campa", "Campana", "Campas", "Campbell", "Campillo", "Campo", "Campos", "Campoverde", "Campusano", "Campuzano", "Canada", "Canal", "Canales", "Canas", "Cancel", "Canchola", "Cancino", "Candela", "Candelaria", "Candelario", "Candelas", "Candia", "Candido", "Canedo", "Canela", "Canez", "Canizales", "Canizalez", "Cannon", "Cano", "Canseco", "Cansino", "Cantero", "Cantillo", "Canto", "Canton", "Cantor", "Cantrell", "Cantu", "Canty", "Capellan", "Capetillo", "Capistran", "Capo", "Capote", "Carabajal", "Caraballo", "Carachure", "Carapia", "Caraveo", "Carbajal", "Carballo", "Carbonell", "Carcamo", "Card", "Cardenas", "Cardiel", "Cardona", "Cardosa", "Cardoso", "Cardoza", "Cardozo", "Careaga", "Carey", "Carias", "Carillo", "Carino", "Carlin", "Carlo", "Carlos", "Carlson", "Carmen", "Carmona", "Carnero", "Carney", "Caro", "Carpenter", "Carpio", "Carr", "Carranco", "Carranza", "Carrasco", "Carrasquillo", "Carrazco", "Carreno", "Carreon", "Carrera", "Carreras", "Carrero", "Carretero", "Carreto", "Carrillo", "Carrion", "Carrizal", "Carrizales", "Carrizosa", "Carroll", "Carson", "Cartagena", "Carter", "Caruso", "Carvajal", "Carvalho", "Carver", "Casado", "Casados", "Casanas", "Casanova", "Casares", "Casarez", "Casarrubias", "Casas", "Casasola", "Casaus", "Casco", "Case", "Caseres", "Casey", "Cash", "Casiano", "Casias", "Casillas", "Casimiro", "Casique", "Cassidy", "Casso", "Castaneda", "Castano", "Castanon", "Castelan", "Castellano", "Castellanos", "Castello", "Castellon", "Castelo", "Casteneda", "Castilla", "Castilleja", "Castillo", "Castillon", "Castor", "Castorena", "Castrejon", "Castrellon", "Castrillo", "Castrillon", "Castro", "Castruita", "Catala", "Catalan", "Catano", "Caudillo", "Cavazos", "Cayetano", "Cazares", "Cazarez", "Cdebaca", "Cea", "Ceballos", "Cebreros", "Cecena", "Cedano", "Cedeno", "Cedillo", "Cedillos", "Ceja", "Celaya", "Celedon", "Celestino", "Celis", "Cendejas", "Ceniceros", "Centeno", "Cepeda", "Cepero", "Cera", "Cerda", "Cereceres", "Cerezo", "Cerna", "Ceron", "Cerrato", "Cerrillo", "Cerritos", "Cerros", "Cervantes", "Cervantez", "Cervera", "Cesar", "Cesena", "Cespedes", "Cevallos", "Chacon", "Chagolla", "Chagoya", "Chaidez", "Chaires", "Chairez", "Chamberlain", "Chambers", "Chamorro", "Champion", "Chan", "Chandler", "Chang", "Chao", "Chapa", "Chaparro", "Chapman", "Charles", "Chase", "Chavana", "Chavarin", "Chavarria", "Chavera", "Chavero", "Chaves", "Chavez", "Chavira", "Chavis", "Chavoya", "Checo", "Chen", "Cherry", "Chevalier", "Chevere", "Chevez", "Chica", "Chicas", "Chico", "Childers", "Chin", "Chinchilla", "Chino", "Chiriboga", "Chirino", "Chirinos", "Chong", "Chow", "Christensen", "Christian", "Christopher", "Church", "Cibrian", "Cid", "Cienfuegos", "Cifuentes", "Cintron", "Ciprian", "Cipriano", "Cirilo", "Cirino", "Cisnero", "Cisneros", "Clara", "Clark", "Clarke", "Claro", "Claros", "Class", "Claudio", "Clavel", "Clavijo", "Clay", "Clayton", "Clement", "Clemente", "Clements", "Cline", "Cobarrubias", "Cobb", "Cobian", "Cobo", "Cobos", "Coca", "Cochran", "Coello", "Coffey", "Cohen", "Cole", "Coleman", "Colin", "Colina", "Colindres", "Coll", "Collado", "Collazo", "Collazos", "Collier", "Collins", "Colmenares", "Colmenero", "Colocho", "Colon", "Colorado", "Colunga", "Comacho", "Comas", "Combs", "Compean", "Compton", "Concepcion", "Concha", "Conchas", "Conde", "Conejo", "Conley", "Conner", "Connor", "Conrad", "Constancio", "Constante", "Constantino", "Constanza", "Consuegra", "Contrera", "Contreras", "Conway", "Cook", "Cooke", "Cooper", "Copado", "Copeland", "Cora", "Corado", "Coral", "Corchado", "Cordero", "Cordoba", "Cordon", "Cordova", "Corea", "Coreas", "Corella", "Coria", "Cornejo", "Cornelio", "Corniel", "Cornier", "Corona", "Coronado", "Coronel", "Corpus", "Corral", "Corrales", "Correa", "Corredor", "Corro", "Cortes", "Cortez", "Cortina", "Cortinas", "Corvera", "Corzo", "Cosio", "Cosme", "Coss", "Cossio", "Costa", "Costales", "Costello", "Costilla", "Cota", "Coto", "Cotto", "Cotton", "Courtney", "Covarrubias", "Cowan", "Cox", "Coy", "Craig", "Crane", "Crawford", "Crespin", "Crespo", "Criado", "Criollo", "Crisanto", "Crisostomo", "Crispin", "Cristobal", "Crosby", "Cross", "Cruz", "Cruzado", "Cuadra", "Cuadrado", "Cuadros", "Cuartas", "Cuba", "Cubas", "Cubero", "Cubias", "Cubillos", "Cuebas", "Cuellar", "Cuello", "Cuen", "Cuenca", "Cuervo", "Cuesta", "Cuestas", "Cueto", "Cueva", "Cuevas", "Cummings", "Cunningham", "Curbelo", "Curet", "Curiel", "Curry", "Curtis", "Custodio", "Dacosta", "Dailey", "Dale", "Dalton", "Daly", "Damian", "Daniel", "Daniels", "Dasilva", "Daugherty", "Davalos", "Davenport", "David", "Davidson", "Davies", "Davila", "Davilla", "Davis", "Dawson", "Day", "Daza", "Dealba", "Dean", "Deanda", "Dearmas", "Deavila", "Decasas", "Decastro", "Decker", "Dedios", "Degante", "Degollado", "Deharo", "Deherrera", "Dehoyos", "Dejesus", "Delacerda", "Delacruz", "Delafuente", "Delagarza", "Delaguila", "Delahoya", "Delahoz", "Delaluz", "Delamora", "Delaney", "Delangel", "Delao", "Delapaz", "Delapena", "Delara", "Delariva", "Delarocha", "Delarosa", "Delatorre", "Delavega", "Delbosque", "Delcampo", "Delcarmen", "Delcastillo", "Delcid", "Deleon", "Delfin", "Delgadillo", "Delgado", "Delira", "Delmoral", "Deloera", "Delosangeles", "Delosreyes", "Delosrios", "Delossantos", "Delpino", "Delpozo", "Delreal", "Delrio", "Delrosario", "Deltoro", "Deluna", "Delvalle", "Delvillar", "Dena", "Denis", "Deniz", "Dennis", "Denton", "Depaz", "Depena", "Deras", "Desantiago", "Desantos", "Desoto", "Desouza", "Devora", "Dial", "Dias", "Diaz", "Diazdeleon", "Dickerson", "Dickinson", "Dickson", "Diego", "Dieguez", "Diez", "Dillard", "Dillon", "Dilone", "Dimas", "Diosdado", "Disla", "Dixon", "Dodd", "Dodson", "Doe", "Dolores", "Domenech", "Domingo", "Domingues", "Dominguez", "Dominquez", "Donado", "Donahue", "Donaldson", "Donato", "Dones", "Donis", "Donjuan", "Donnelly", "Donoso", "Donovan", "Dorado", "Dorame", "Doran", "Dorantes", "Doria", "Dorsey", "Dorta", "Dossantos", "Dougherty", "Douglas", "Downey", "Downing", "Downs", "Doyle", "Dozal", "Drake", "Duarte", "Dubois", "Dubon", "Dudley", "Duenas", "Duenes", "Duenez", "Duffy", "Duke", "Dumas", "Duncan", "Dunlap", "Dunn", "Duprey", "Duque", "Duran", "Durand", "Durant", "Durazo", "Durham", "Duron", "Dutan", "Dye", "Dyer", "Eaton", "Echavarria", "Echevarria", "Echeverri", "Echeverria", "Echeverry", "Edwards", "Eguia", "Elenes", "Elias", "Elizalde", "Elizarraras", "Elizarraraz", "Elizondo", "Elliott", "Ellis", "Ellison", "Elvira", "Emerson", "Enamorado", "Encalada", "Encarnacion", "Encinas", "Encinias", "Enciso", "England", "English", "Enrique", "Enriques", "Enriquez", "Equihua", "Erazo", "Erickson", "Erives", "Ernandez", "Escajeda", "Escalante", "Escalera", "Escalona", "Escamilla", "Escandon", "Escarcega", "Escareno", "Escatel", "Escobar", "Escobedo", "Escorcia", "Escoto", "Escudero", "Escutia", "Espada", "Espaillat", "Espana", "Esparza", "Espejo", "Esperanza", "Espericueta", "Espin", "Espinal", "Espindola", "Espino", "Espinola", "Espinosa", "Espinoza", "Espiritu", "Espitia", "Esposito", "Esqueda", "Esquer", "Esquibel", "Esquilin", "Esquivel", "Esquivias", "Esteban", "Estela", "Estes", "Esteves", "Estevez", "Estrada", "Estrella", "Estremera", "Estupinan", "Euceda", "Eusebio", "Evangelista", "Evans", "Everett", "Ewing", "Fabela", "Fabian", "Facio", "Facundo", "Fajardo", "Falcon", "Fallon", "Familia", "Farfan", "Faria", "Farias", "Farinas", "Farley", "Farmer", "Farrell", "Farris", "Faulkner", "Fausto", "Favela", "Favila", "Faz", "Febles", "Febres", "Febus", "Federico", "Felan", "Feliciano", "Felipe", "Felix", "Feliz", "Ferguson", "Feria", "Ferman", "Fermin", "Fernandes", "Fernandez", "Fernando", "Ferrari", "Ferreira", "Ferreiro", "Ferrel", "Ferrell", "Ferrer", "Ferrera", "Ferreras", "Ferreyra", "Ferro", "Ferrufino", "Fiallo", "Fiallos", "Field", "Fields", "Fierro", "Fierros", "Figeroa", "Figueras", "Figueredo", "Figuereo", "Figueroa", "Fimbres", "Finch", "Finley", "Fischer", "Fisher", "Fitzgerald", "Fitzpatrick", "Flamenco", "Flecha", "Fleitas", "Fleites", "Fleming", "Fletcher", "Fletes", "Florencio", "Florentino", "Flores", "Florez", "Florian", "Flowers", "Floyd", "Flynn", "Foley", "Fong", "Fonseca", "Font", "Fontanez", "Fontes", "Forbes", "Ford", "Forero", "Forte", "Fortuna", "Foster", "Fournier", "Fowler", "Fox", "Fraga", "Fragoso", "Fraijo", "Fraire", "Franceschi", "Francis", "Francisco", "Franco", "Frank", "Franklin", "Franqui", "Fraser", "Fraticelli", "Frausto", "Frayre", "Frazier", "Fred", "Frederick", "Freeman", "Fregoso", "Freire", "Freitas", "French", "Fresquez", "Freyre", "Frias", "Friedman", "Fritz", "Frost", "Frutos", "Fry", "Frye", "Fuente", "Fuentes", "Fuentez", "Fuerte", "Fuertes", "Fulgencio", "Fuller", "Fulton", "Fundora", "Funes", "Funez", "Gabaldon", "Gabriel", "Gaeta", "Gaines", "Gaitan", "Galan", "Galarza", "Galaviz", "Galaz", "Galban", "Galdamez", "Galeana", "Galeano", "Galeas", "Galeno", "Galicia", "Galindez", "Galindo", "Gallagher", "Gallardo", "Gallego", "Gallegos", "Gallo", "Galloway", "Galo", "Galvan", "Galvez", "Galvin", "Galvis", "Gama", "Gamarra", "Gamble", "Gamboa", "Gamero", "Games", "Gamez", "Gamino", "Gandara", "Gandarilla", "Gaona", "Garate", "Garay", "Garces", "Garcia", "Garciagarcia", "Garcialopez", "Garciaperez", "Garcilazo", "Gardea", "Gardner", "Garduno", "Garfias", "Garibaldi", "Garibay", "Garica", "Garner", "Garnica", "Garrett", "Garrido", "Garriga", "Garrison", "Garsia", "Garza", "Garzon", "Gasca", "Gascon", "Gaspar", "Gastelum", "Gaston", "Gates", "Gatica", "Gaucin", "Gauna", "Gautier", "Gavidia", "Gavilanes", "Gavina", "Gaviria", "Gaxiola", "Gay", "Gaytan", "Gayton", "Genao", "Gentry", "George", "Gerardo", "Gerena", "German", "Germosen", "Geronimo", "Gervacio", "Gibbons", "Gibbs", "Gibson", "Gil", "Gilbert", "Giles", "Gill", "Gillespie", "Gilmore", "Gimenez", "Gines", "Giordano", "Giraldo", "Giron", "Glass", "Glenn", "Gloria", "Glover", "Godina", "Godines", "Godinez", "Godoy", "Goff", "Golden", "Goldstein", "Gomes", "Gomez", "Gongora", "Gonsales", "Gonsalez", "Gonsalves", "Gonzaga", "Gonzales", "Gonzalez", "Good", "Goodman", "Goodwin", "Gordillo", "Gordon", "Goris", "Gorman", "Gotay", "Goto", "Gould", "Govea", "Goytia", "Grace", "Gracia", "Graciano", "Gradilla", "Grado", "Graham", "Grajales", "Grajeda", "Gramajo", "Granada", "Granado", "Granados", "Granda", "Grande", "Granillo", "Grant", "Grau", "Graves", "Gray", "Graziano", "Greco", "Green", "Greene", "Greer", "Gregorio", "Gregory", "Griego", "Griffin", "Griffith", "Grijalva", "Grillo", "Grimaldo", "Grimes", "Grisales", "Gross", "Grullon", "Guadalupe", "Guadamuz", "Guadarrama", "Guadiana", "Guajardo", "Guaman", "Guandique", "Guardado", "Guardiola", "Gudiel", "Gudino", "Guebara", "Guel", "Guereca", "Guerra", "Guerrero", "Guevara", "Guido", "Guijarro", "Guijosa", "Guillen", "Guillermo", "Guitron", "Guity", "Guizar", "Gurrola", "Gurule", "Gusman", "Guthrie", "Gutierres", "Gutierrez", "Guy", "Guzman", "Haas", "Hahn", "Hale", "Haley", "Hall", "Hamilton", "Hammond", "Hampton", "Hancock", "Hanna", "Hansen", "Hanson", "Hard", "Hardin", "Harding", "Hardy", "Harmon", "Haro", "Haros", "Harper", "Harrell", "Harrington", "Harris", "Harrison", "Hart", "Hartman", "Harvey", "Hastings", "Hawkins", "Hayden", "Hayes", "Haynes", "Hays", "Heath", "Hebert", "Henandez", "Henao", "Henderson", "Hendricks", "Hendrickson", "Hendrix", "Henriquez", "Henry", "Hensley", "Henson", "Herandez", "Heras", "Herbert", "Hercules", "Heredia", "Herman", "Hermida", "Hermosillo", "Hernandes", "Hernandez", "Herrada", "Herrejon", "Herrera", "Herrero", "Herring", "Herron", "Hess", "Hewitt", "Hickey", "Hickman", "Hicks", "Hidalgo", "Hidrogo", "Higareda", "Higgins", "Higuera", "Hilario", "Hill", "Hilton", "Hincapie", "Hines", "Hinojos", "Hinojosa", "Hipolito", "Hobbs", "Hodge", "Hodges", "Hodgson", "Hoffman", "Hogan", "Holden", "Holder", "Holguin", "Holland", "Holloway", "Holman", "Holmes", "Holt", "Hood", "Hooper", "Hoover", "Hopkins", "Hopper", "Horn", "Horne", "Horta", "Horton", "House", "Houston", "Howard", "Howe", "Howell", "Hoyos", "Huaman", "Huante", "Hubbard", "Huber", "Hudson", "Huerta", "Huertas", "Huesca", "Huezo", "Huff", "Huffman", "Hughes", "Hugo", "Huitron", "Huizar", "Hull", "Humphrey", "Hunt", "Hunter", "Hurley", "Huron", "Hurst", "Hurtado", "Hutchinson", "Hyde", "Ibanez", "Ibarra", "Iglesias", "Ignacio", "Illescas", "Inda", "Infante", "Ingram", "Iniguez", "Inoa", "Inocencio", "Interiano", "Inzunza", "Ipina", "Iracheta", "Iraheta", "Iriarte", "Irias", "Iribe", "Irigoyen", "Irizarry", "Irwin", "Isaac", "Isais", "Isaza", "Isidoro", "Isidro", "Islas", "Iturralde", "Izaguirre", "Izquierdo", "Jacinto", "Jackson", "Jacob", "Jacobo", "Jacobs", "Jacobson", "Jacome", "Jacques", "Jacquez", "Jaime", "Jaimes", "Jaimez", "Jalomo", "James", "Jaques", "Jaquez", "Jara", "Jaramillo", "Jarquin", "Jarvis", "Jaso", "Jasso", "Jauregui", "Javier", "Jefferson", "Jenkins", "Jennings", "Jensen", "Jerez", "Jeronimo", "Jesus", "Jimenes", "Jimenez", "Jiminez", "Jiron", "Joaquin", "John", "Johns", "Johnson", "Johnston", "Jojola", "Jones", "Jordan", "Jorge", "Jose", "Joseph", "Jovel", "Joya", "Juan", "Juarbe", "Juarez", "Julian", "Junco", "Jurado", "Jusino", "Justiniano", "Justo", "Kaiser", "Kane", "Kaplan", "Katz", "Kaufman", "Keith", "Keller", "Kelley", "Kelly", "Kemp", "Kennedy", "Kent", "Kerr", "Key", "Keyes", "Khan", "Kim", "King", "Kinney", "Kirby", "Kirk", "Klein", "Kline", "Knapp", "Knight", "Knowles", "Knox", "Koch", "Kramer", "Krause", "Laboy", "Labra", "Labrada", "Labrador", "Lacayo", "Lafuente", "Lago", "Lagos", "Laguna", "Lagunas", "Lagunes", "Lainez", "Lajara", "Lake", "Lam", "Lamadrid", "Lamar", "Lamas", "Lamb", "Lambert", "Lamboy", "Lancaster", "Landa", "Landaverde", "Landeros", "Landin", "Landry", "Lane", "Lang", "Langarica", "Lange", "Lantigua", "Lanuza", "Lanza", "Lao", "Laporte", "Lara", "Laracuente", "Laredo", "Lares", "Larez", "Larin", "Larios", "Larosa", "Larranaga", "Larrea", "Larsen", "Larson", "Lasalle", "Lascano", "Lasso", "Lastra", "Latorre", "Lau", "Laureano", "Laurel", "Lavin", "Lawrence", "Lawson", "Lay", "Lazalde", "Lazaro", "Lazcano", "Lazo", "Lazos", "Leach", "Leal", "Leandro", "Leanos", "Leblanc", "Lebron", "Lechuga", "Ledesma", "Ledezma", "Lee", "Legaspi", "Leger", "Leija", "Leiva", "Lema", "Lemon", "Lemos", "Lemus", "Leo", "Leon", "Leonard", "Leonardo", "Leos", "Lepe", "Lerma", "Leslie", "Lester", "Levario", "Levine", "Levy", "Lewis", "Ley", "Leyba", "Leyva", "Lezama", "Lezcano", "Licea", "Licon", "Licona", "Liendo", "Liera", "Lima", "Limas", "Limon", "Limones", "Linan", "Linares", "Linarez", "Lind", "Lindo", "Lindsay", "Lindsey", "Lino", "Lira", "Liranzo", "Liriano", "Liscano", "Little", "Livingston", "Liz", "Lizama", "Lizaola", "Lizardi", "Lizardo", "Lizarraga", "Lizcano", "Llamas", "Llanas", "Llanes", "Llano", "Llanos", "Llerena", "Llorens", "Lloyd", "Loa", "Loaiza", "Loayza", "Lobato", "Lobo", "Lobos", "Lockhart", "Loera", "Loeza", "Logan", "Loja", "Lomas", "Lombardo", "Lombera", "Lomeli", "Lona", "Londono", "Long", "Longoria", "Loor", "Lopera", "Lopes", "Lopez", "Lopezgarcia", "Lopezhernandez", "Lopezlopez", "Lopezmartinez", "Lora", "Lord", "Loredo", "Lorenzana", "Lorenzo", "Loreto", "Losada", "Losano", "Losoya", "Louis", "Lovato", "Love", "Lowe", "Lowery", "Loya", "Loyola", "Loza", "Lozada", "Lozano", "Lozoya", "Lua", "Lucas", "Lucatero", "Lucena", "Lucero", "Luciano", "Lucio", "Luera", "Lueras", "Luevano", "Luevanos", "Lugo", "Luis", "Lujan", "Lujano", "Lule", "Lumbreras", "Luna", "Lund", "Lung", "Lupercio", "Lupian", "Luque", "Luquin", "Lutz", "Luviano", "Luz", "Lynch", "Lynn", "Lyons", "Macareno", "Macario", "MacDonald", "Macedo", "Machado", "Machin", "Machuca", "Macias", "Maciel", "Mack", "Mackey", "Madden", "Madera", "Madero", "Madrid", "Madrigal", "Madril", "Madriz", "Madueno", "Maes", "Maese", "Maestas", "Maestre", "Maez", "Magallan", "Magallanes", "Magallanez", "Magallon", "Magana", "Magdaleno", "Mahoney", "Mairena", "Maisonet", "Majano", "Malacara", "Malagon", "Malave", "Maldonado", "Malone", "Malpica", "Maltez", "Maltos", "Mancera", "Mancha", "Mancia", "Mancias", "Mancilla", "Mancillas", "Mancinas", "Mandujano", "Mangual", "Manjarrez", "Mann", "Manning", "Manon", "Manrique", "Manriquez", "Mansilla", "Manso", "Mantilla", "Manuel", "Manzanares", "Manzanarez", "Manzano", "Manzo", "Mar", "Maradiaga", "Maravilla", "Marban", "Marcano", "Marcelino", "Marcelo", "Marchan", "Marchena", "Marcia", "Marcial", "Marcos", "Marcus", "Marenco", "Marentes", "Mares", "Marez", "Maria", "Mariano", "Marin", "Marine", "Marines", "Marinez", "Marino", "Mariscal", "Marks", "Marmol", "Marmolejo", "Marmolejos", "Marques", "Marquez", "Marquina", "Marrero", "Marron", "Marroquin", "Marrufo", "Marrujo", "Marsh", "Marshall", "Marta", "Marte", "Martel", "Martell", "Martes", "Marti", "Martin", "Martindelcampo", "Martines", "Martinez", "Martino", "Martins", "Martir", "Marty", "Marzan", "Mas", "Mascarenas", "Mascorro", "Masias", "Mason", "Massa", "Massey", "Mata", "Matamoros", "Mateo", "Mateos", "Mathews", "Mathis", "Matias", "Matos", "Matta", "Matthews", "Mattos", "Maturino", "Matus", "Matute", "Mauricio", "Maxwell", "May", "Maya", "Mayen", "Mayer", "Mayes", "Maynard", "Maynes", "Maynez", "Mayo", "Mayor", "Mayoral", "Mayorga", "Mayorquin", "Mays", "Maysonet", "Maza", "Mazariego", "Mazariegos", "Mazon", "McAllister", "McBride", "McCabe", "McCall", "McCann", "McCarthy", "McCarty", "McClain", "McClure", "McConnell", "McCormick", "McCoy", "McCullough", "McDaniel", "McDermott", "McDonald", "McDowell", "McFarland", "McGee", "McGrath", "McGuire", "McIntosh", "McIntyre", "McKay", "McKee", "McKenna", "McKenzie", "McKinney", "McLaughlin", "McLean", "McLeod", "McMahon", "McMillan", "McNeil", "McPherson", "Meadows", "Medeiros", "Medel", "Medellin", "Medero", "Mederos", "Medina", "Medrano", "Mejia", "Mejias", "Mejorado", "Melara", "Melchor", "Melecio", "Melena", "Melendes", "Melendez", "Melendrez", "Melero", "Melgar", "Melgarejo", "Melgoza", "Mellado", "Mello", "Melo", "Melton", "Membreno", "Mena", "Menchaca", "Mendes", "Mendez", "Mendieta", "Mendiola", "Mendivil", "Mendizabal", "Mendosa", "Mendoza", "Menendez", "Meneses", "Menjivar", "Mera", "Meraz", "Mercado", "Merced", "Mercedes", "Mercer", "Merchan", "Merida", "Merino", "Merlo", "Merlos", "Mero", "Merrill", "Merritt", "Mesa", "Mesta", "Mestas", "Mestre", "Meyer", "Meyers", "Meza", "Michael", "Michel", "Middleton", "Mier", "Miera", "Miguel", "Mijangos", "Mijares", "Milan", "Milanes", "Miles", "Milian", "Milla", "Millan", "Miller", "Milligan", "Mills", "Mina", "Minaya", "Minero", "Minjares", "Minjarez", "Minor", "Mira", "Mirabal", "Miramontes", "Miranda", "Mireles", "Mirelez", "Miron", "Mitchell", "Moctezuma", "Modesto", "Mojarro", "Mojica", "Molano", "Molina", "Molinar", "Monarrez", "Moncada", "Moncayo", "Moncivais", "Mondragon", "Monegro", "Monge", "Monjaras", "Monjaraz", "Monje", "Monreal", "Monroe", "Monroy", "Monrreal", "Monrroy", "Monsalve", "Monserrate", "Monsivais", "Montalbo", "Montalvan", "Montalvo", "Montana", "Montanez", "Montano", "Montas", "Monte", "Monteagudo", "Montealegre", "Montejano", "Montejo", "Montellano", "Montelongo", "Montemayor", "Montenegro", "Monteon", "Montero", "Monterrosa", "Monterroso", "Monterroza", "Montes", "Montesdeoca", "Montesino", "Montesinos", "Montez", "Montgomery", "Montiel", "Montijo", "Montilla", "Montoya", "Montufar", "Monzon", "Moody", "Moon", "Moore", "Mora", "Morado", "Moraga", "Morales", "Moralez", "Moran", "Morano", "Morataya", "Moreira", "Morejon", "Morel", "Morell", "Morelos", "Morena", "Moreno", "Morera", "Moreta", "Morfin", "Morga", "Morgado", "Morgan", "Mori", "Morillo", "Morin", "Moro", "Morocho", "Moron", "Morones", "Moronta", "Morquecho", "Morris", "Morrison", "Morrow", "Morse", "Morton", "Morua", "Moscoso", "Moses", "Mosley", "Mosqueda", "Mosquera", "Moss", "Mota", "Motta", "Moya", "Muela", "Mueller", "Mujica", "Mulero", "Mullen", "Muller", "Mullins", "Mundo", "Muneton", "Mungia", "Munguia", "Muniz", "Munos", "Munoz", "Muralles", "Muratalla", "Murcia", "Murga", "Murguia", "Muriel", "Murillo", "Muro", "Murphy", "Murray", "Murrieta", "Murrietta", "Muzquiz", "Myers", "Nadal", "Najar", "Najarro", "Najera", "Nambo", "Nanez", "Napoles", "Naranjo", "Narez", "Narvaez", "Narvaiz", "Nash", "Natal", "Natera", "Natividad", "Nava", "Navar", "Navarette", "Navarrete", "Navarrette", "Navarro", "Navas", "Navedo", "Navejar", "Navejas", "Navia", "Nazario", "Neal", "Negrete", "Negrin", "Negron", "Neira", "Nelson", "Neri", "Neria", "Nerio", "Nevares", "Nevarez", "Newell", "Newman", "Newton", "Neyra", "Nguyen", "Nicasio", "Nicholas", "Nichols", "Nicholson", "Nicolas", "Niebla", "Nieblas", "Nielsen", "Nieto", "Nieves", "Nila", "Nino", "Nixon", "Noa", "Noble", "Noboa", "Nodal", "Nodarse", "Noel", "Nogales", "Noguera", "Nogueras", "Noguez", "Nolan", "Nolasco", "Noriega", "Norman", "Norris", "Norton", "Nova", "Novak", "Novelo", "Novo", "Novoa", "Noyola", "Nuncio", "Nunes", "Nunez", "Nungaray", "Nuno", "O'Brien", "O'Connell", "O'Connor", "O'Dell", "O'Donnell", "O'Hara", "O'Neal", "O'Neil", "O'Neill", "Obando", "Obeso", "Obregon", "Ocampo", "Ocana", "Ocanas", "Ocasio", "Ocegueda", "Oceguera", "Ochoa", "Ocon", "Odell", "Ogando", "Ogas", "Ojeda", "Olague", "Olalde", "Olan", "Olarte", "Olavarria", "Olaya", "Olea", "Olgin", "Olguin", "Oliva", "Olivar", "Olivares", "Olivarez", "Olivarria", "Olivas", "Oliveira", "Olivencia", "Oliver", "Olivera", "Oliveras", "Olivero", "Oliveros", "Olivieri", "Olivo", "Olivos", "Olmeda", "Olmedo", "Olmo", "Olmos", "Olsen", "Olson", "Olveda", "Olvera", "Onate", "Onofre", "Ontiveros", "Oquendo", "Orantes", "Ordaz", "Ordones", "Ordonez", "Orduna", "Orduno", "Orea", "Oregel", "Oregon", "Orejel", "Orellana", "Orellano", "Orengo", "Orihuela", "Orlando", "Ornelas", "Orona", "Oropeza", "Oros", "Orosco", "Orozco", "Orr", "Orrego", "Orta", "Ortega", "Ortegon", "Ortez", "Ortis", "Ortiz", "Ortuno", "Osborn", "Osborne", "Osegueda", "Oseguera", "Osoria", "Osorio", "Osornio", "Osorno", "Ospina", "Osuna", "Otano", "Otero", "Ovalle", "Ovalles", "Ovando", "Oviedo", "Owen", "Owens", "Oyervides", "Oyola", "Ozuna", "Pablo", "Pabon", "Pace", "Pacheco", "Padilla", "Padin", "Padro", "Padron", "Padua", "Paez", "Pagan", "Page", "Paiz", "Palacio", "Palacios", "Palafox", "Palencia", "Palermo", "Pallares", "Palma", "Palmer", "Palmerin", "Palomar", "Palomares", "Palomarez", "Palomera", "Palomino", "Palomo", "Palos", "Panameno", "Pando", "Panduro", "Paniagua", "Pantaleon", "Pantoja", "Panuco", "Parada", "Paramo", "Pardo", "Paredes", "Paredez", "Pareja", "Parga", "Pargas", "Paris", "Park", "Parker", "Parks", "Parra", "Parrales", "Parras", "Parrilla", "Parrish", "Parsons", "Partida", "Pascual", "Pasillas", "Pastor", "Pastrana", "Patel", "Patino", "Patlan", "Patricio", "Patrick", "Patron", "Patterson", "Patton", "Paucar", "Paul", "Paula", "Paulin", "Paulino", "Pavia", "Pavon", "Payan", "Payano", "Payne", "Paz", "Pazmino", "Pazos", "Pearce", "Pearson", "Pech", "Pecina", "Peck", "Pedraza", "Pedregon", "Pedro", "Pedrosa", "Pedroso", "Pedroza", "Peguero", "Peinado", "Pelaez", "Pelayo", "Pellot", "Pena", "Penafiel", "Penaloza", "Penaranda", "Penate", "Peng", "Penn", "Pennington", "Penuelas", "Pequeno", "Pera", "Perales", "Peralez", "Peralta", "Peraza", "Perdomo", "Perea", "Pereda", "Peregrino", "Pereida", "Pereira", "Perera", "Peres", "Pereyra", "Perez", "Perezgarcia", "Perkins", "Perla", "Perry", "Person", "Peru", "Pescador", "Pesina", "Pesqueira", "Peters", "Petersen", "Peterson", "Petty", "Phelps", "Phillips", "Picado", "Picasso", "Picazo", "Piceno", "Pichardo", "Pico", "Picon", "Piedra", "Piedrahita", "Pierce", "Pierre", "Pierson", "Pimentel", "Pimienta", "Pina", "Pinal", "Pinales", "Pineda", "Pinedo", "Pineiro", "Pinela", "Pinero", "Pinilla", "Pino", "Pinon", "Pintado", "Pinto", "Pintor", "Pinzon", "Pita", "Pitre", "Pittman", "Pitts", "Pizana", "Pizano", "Pizarro", "Pla", "Placencia", "Placido", "Planas", "Plancarte", "Plascencia", "Plasencia", "Plata", "Platero", "Plaza", "Plazola", "Pleitez", "Pliego", "Poblano", "Polanco", "Pollard", "Pollock", "Polo", "Pomales", "Pompa", "Ponce", "Poncedeleon", "Ponciano", "Pons", "Pool", "Poole", "Pope", "Popoca", "Porras", "Portal", "Portalatin", "Portales", "Portela", "Porter", "Portilla", "Portillo", "Porto", "Portugal", "Posada", "Posadas", "Potter", "Potts", "Poveda", "Powell", "Powers", "Pozo", "Pozos", "Prada", "Prado", "Prats", "Pratt", "Pratts", "Preciado", "Presas", "Preston", "Price", "Priego", "Prieto", "Prince", "Proano", "Proctor", "Provencio", "Prudencio", "Pruitt", "Pruneda", "Puebla", "Puello", "Puente", "Puentes", "Puerta", "Puerto", "Puga", "Pugh", "Puig", "Pujol", "Pujols", "Pulgarin", "Pulido", "Puma", "Pupo", "Quesada", "Quevedo", "Quezada", "Quijada", "Quijano", "Quijas", "Quiles", "Quinn", "Quinones", "Quinonez", "Quintana", "Quintanar", "Quintanilla", "Quintela", "Quintero", "Quinteros", "Quinto", "Quirarte", "Quirino", "Quiroa", "Quiroga", "Quiros", "Quiroz", "Quispe", "Quito", "Quizhpi", "Rabadan", "Rabago", "Rada", "Radillo", "Rael", "Rafael", "Raigoza", "Ramales", "Ramires", "Ramirez", "Ramon", "Ramos", "Ramsey", "Randall", "Randolph", "Rangel", "Rankin", "Rascon", "Rasmussen", "Rauda", "Ravelo", "Ray", "Raya", "Rayas", "Raygoza", "Raymond", "Raymundo", "Rayo", "Rayos", "Razo", "Rea", "Read", "Real", "Rebollar", "Rebolledo", "Rebollo", "Recendez", "Recendiz", "Recinos", "Recio", "Redondo", "Reed", "Reese", "Reeves", "Regalado", "Regino", "Rego", "Reid", "Reilly", "Reina", "Reinoso", "Remigio", "Renderos", "Rendon", "Rengifo", "Renovato", "Rentas", "Renteria", "Requena", "Resendez", "Resendiz", "Resto", "Restrepo", "Reta", "Retana", "Reveles", "Revilla", "Revuelta", "Rey", "Reyes", "Reyez", "Reyna", "Reynaga", "Reynolds", "Reynosa", "Reynoso", "Reza", "Rhodes", "Ribas", "Ribera", "Ricardo", "Rice", "Rich", "Richard", "Richards", "Richardson", "Richmond", "Richter", "Rico", "Riddle", "Riera", "Riggs", "Rijo", "Riley", "Rincon", "Rincones", "Riojas", "Rios", "Riquelme", "Ritchie", "Rivadeneira", "Rivas", "Rivera", "Rivero", "Riveron", "Riveros", "Rivers", "Riviera", "Rizo", "Rizzo", "Roa", "Roach", "Robaina", "Robbins", "Roberson", "Robert", "Roberto", "Roberts", "Robertson", "Robinson", "Robledo", "Roblero", "Robles", "Roca", "Rocha", "Roche", "Rochin", "Rodarte", "Rodas", "Rodela", "Rodgers", "Rodriges", "Rodrigue", "Rodrigues", "Rodriguez", "Rodriques", "Rodriquez", "Rogel", "Rogers", "Rogue", "Roig", "Rojas", "Rojo", "Roldan", "Rollins", "Rolon", "Roman", "Romano", "Romeo", "Romero", "Romo", "Ron", "Rondon", "Ronquillo", "Roque", "Rosa", "Rosado", "Rosales", "Rosalez", "Rosario", "Rosas", "Rose", "Rosell", "Rosendo", "Rosero", "Rosete", "Rosiles", "Rosillo", "Ross", "Rossi", "Rostro", "Roth", "Rovira", "Rowe", "Rowland", "Roy", "Roybal", "Rua", "Ruacho", "Ruan", "Ruano", "Rubalcaba", "Rubalcava", "Rubi", "Rubin", "Rubio", "Ruby", "Rueda", "Ruedas", "Ruelas", "Rufino", "Ruis", "Ruiz", "Rush", "Russell", "Russo", "Rutz", "Ruvalcaba", "Ruybal", "Ryan", "Saavedra", "Sabala", "Sabater", "Sabedra", "Sabillon", "Sabino", "Sada", "Saenz", "Saez", "Sagastume", "Sahagun", "Sainz", "Sais", "Saiz", "Sala", "Salado", "Salais", "Salaiz", "Salamanca", "Salas", "Salasar", "Salaz", "Salazar", "Salce", "Salceda", "Salcedo", "Salcido", "Saldana", "Saldarriaga", "Saldierna", "Saldivar", "Sales", "Salgado", "Salguero", "Salinas", "Salmeron", "Salmon", "Salomon", "Salto", "Salvador", "Salvatierra", "Samaniego", "Samano", "Samayoa", "Sambrano", "Samora", "Sampson", "Samudio", "Samuel", "Sanabria", "Sanches", "Sanchez", "Sancho", "Sandate", "Sanders", "Sandobal", "Sandoval", "Sanford", "Sanjuan", "Sanmartin", "Sanmiguel", "Sanroman", "Santa", "Santacruz", "Santamaria", "Santana", "Santander", "Santiago", "Santibanez", "Santiesteban", "Santillan", "Santillana", "Santillanes", "Santillano", "Santini", "Santistevan", "Santizo", "Santo", "Santos", "Santoya", "Santoyo", "Sanz", "Sapien", "Sarabia", "Saragosa", "Sarate", "Saravia", "Sardina", "Sardinas", "Sargent", "Sarinana", "Sarmiento", "Sarria", "Sauceda", "Saucedo", "Saunders", "Sauseda", "Sausedo", "Savage", "Savala", "Savedra", "Sawyer", "Schaefer", "Schmidt", "Schmitt", "Schneider", "Schroeder", "Schultz", "Schwartz", "Scott", "Sears", "Sebastian", "Seda", "Sedano", "Sedillo", "Segarra", "Segovia", "Segoviano", "Segui", "Segundo", "Segura", "Sellers", "Selva", "Semidey", "Sena", "Sencion", "Sendejas", "Sendejo", "Sepeda", "Sepulveda", "Sequeira", "Serafin", "Serano", "Serda", "Sermeno", "Serna", "Serpa", "Serpas", "Serra", "Serrano", "Serrata", "Serrato", "Serratos", "Servantes", "Servellon", "Servin", "Sesma", "Severino", "Sevilla", "Sexton", "Shaffer", "Shannon", "Sharp", "Shaw", "Shea", "Shelton", "Shepard", "Shepherd", "Sheppard", "Sherman", "Sherwood", "Shields", "Short", "Sias", "Sibrian", "Sicairos", "Sida", "Sierra", "Sifuentes", "Sigala", "Siguenza", "Silguero", "Sillas", "Siller", "Silva", "Silvas", "Silveira", "Silver", "Silvera", "Silverio", "Silvestre", "Simental", "Simmons", "Simon", "Simons", "Simpson", "Sims", "Sinclair", "Singh", "Singleton", "Siordia", "Siqueiros", "Sisneros", "Sixtos", "Skinner", "Slater", "Sloan", "Small", "Smith", "Snow", "Snyder", "Soares", "Soberanes", "Soberanis", "Socarras", "Sola", "Solache", "Solano", "Solares", "Soler", "Solis", "Solivan", "Soliz", "Solomon", "Solorio", "Solorzano", "Soltero", "Somarriba", "Somoza", "Sorensen", "Soria", "Soriano", "Sorto", "Sosa", "Sostre", "Sotello", "Sotelo", "Soto", "Sotolongo", "Sotomayor", "Sousa", "Souza", "Soza", "Sparks", "Spears", "Spence", "Spencer", "Springer", "Stafford", "Stanley", "Stanton", "Stark", "Starr", "Steele", "Stein", "Stephens", "Stephenson", "Sterling", "Stevens", "Stevenson", "Stewart", "Stokes", "Stone", "Stout", "Strickland", "Strong", "Stuart", "Suares", "Suarez", "Suazo", "Subia", "Suero", "Sullivan", "Summers", "Suniga", "Suriel", "Surita", "Sustaita", "Sutherland", "Sutton", "Swanson", "Sweeney", "Sweet", "Sylva", "Tabares", "Tabarez", "Taboada", "Tabora", "Taborda", "Tadeo", "Tafolla", "Tafoya", "Tagle", "Talamante", "Talamantes", "Talamantez", "Talavera", "Tamayo", "Tamez", "Tanguma", "Tanner", "Tapanes", "Tapia", "Tarango", "Tarin", "Tate", "Tatum", "Tavares", "Tavarez", "Tavera", "Taveras", "Taylor", "Tejada", "Tejeda", "Tejera", "Telles", "Tellez", "Tello", "Tena", "Teniente", "Tenorio", "Teran", "Tercero", "Terrazas", "Terrell", "Terrero", "Terriquez", "Terrones", "Terry", "Texidor", "Then", "Thomas", "Thompson", "Thornton", "Thurman", "Tiburcio", "Ticas", "Tienda", "Tijerina", "Tinajero", "Tineo", "Tinoco", "Tirado", "Tiscareno", "Tlatelpa", "Tobar", "Tobias", "Tobin", "Tobon", "Todd", "Toledo", "Tolentino", "Tomas", "Tomlinson", "Tonche", "Topete", "Toral", "Toribio", "Toro", "Torralba", "Torre", "Torres", "Torrez", "Torrico", "Toscano", "Tostado", "Tovar", "Townsend", "Tracy", "Tran", "Travieso", "Travis", "Trejo", "Trejos", "Treto", "Trevino", "Trevizo", "Triana", "Trigo", "Trigueros", "Trillo", "Trinidad", "Tristan", "Trivino", "Troche", "Trochez", "Troncoso", "Trujillo", "Tucker", "Turcios", "Turner", "Turrubiartes", "Turrubiates", "Tyler", "Ugalde", "Ugarte", "Ulibarri", "Ulloa", "Umana", "Umanzor", "Underwood", "Unzueta", "Uranga", "Urban", "Urbano", "Urbina", "Urdiales", "Urena", "Urenda", "Ureno", "Ureste", "Uresti", "Urgiles", "Uriarte", "Urias", "Uribe", "Uriegas", "Urieta", "Urioste", "Uriostegui", "Urizar", "Urquidez", "Urquidi", "Urquilla", "Urquiza", "Urquizo", "Urrea", "Urrutia", "Urzua", "Uvalle", "Vaca", "Valadez", "Valcarcel", "Valderas", "Valderrama", "Valdes", "Valdespino", "Valdez", "Valdivia", "Valdivieso", "Valdiviezo", "Valdovinos", "Vale", "Valencia", "Valenciano", "Valente", "Valentin", "Valentine", "Valenzuela", "Valera", "Valeriano", "Valerio", "Valero", "Valiente", "Valladares", "Valladolid", "Valle", "Vallecillo", "Vallejo", "Vallejos", "Valles", "Vallez", "Vallin", "Valtierra", "Valverde", "Vance", "Vanegas", "Vaquera", "Vaquero", "Vara", "Varela", "Vargas", "Varona", "Vasallo", "Vasques", "Vasquez", "Vaughan", "Vaughn", "Vazguez", "Vazques", "Vazquez", "Vega", "Vegas", "Vejar", "Vela", "Velaquez", "Velarde", "Velasco", "Velasques", "Velasquez", "Velazco", "Velazquez", "Velez", "Veliz", "Veloz", "Vences", "Venegas", "Vento", "Ventura", "Venzor", "Vera", "Veras", "Verastegui", "Verde", "Verdejo", "Verdin", "Verdugo", "Verdusco", "Verduzco", "Vergara", "Vialpando", "Viana", "Vicario", "Vicencio", "Vicente", "Victor", "Victoria", "Victoriano", "Victorino", "Victorio", "Vicuna", "Vidal", "Vidales", "Vidana", "Vidaurri", "Vides", "Vidrio", "Vieira", "Vielma", "Viera", "Vierra", "Vieyra", "Vigil", "Vigo", "Vila", "Vilches", "Vilchez", "Vilchis", "Villa", "Villacis", "Villacorta", "Villada", "Villafan", "Villafana", "Villafane", "Villafranca", "Villafranco", "Villafuerte", "Villagomez", "Villagran", "Villagrana", "Villalba", "Villalobos", "Villalon", "Villalona", "Villalovos", "Villalpando", "Villalta", "Villalva", "Villalvazo", "Villamar", "Villamil", "Villaneda", "Villanueva", "Villar", "Villareal", "Villarreal", "Villarroel", "Villarruel", "Villasana", "Villasenor", "Villatoro", "Villaverde", "Villavicencio", "Villeda", "Villegas", "Villela", "Villescas", "Villicana", "Viloria", "Vinas", "Vincent", "Viramontes", "Virella", "Virgen", "Viruet", "Viscarra", "Vital", "Vitela", "Viteri", "Vivanco", "Vivar", "Vivas", "Vivero", "Viveros", "Vives", "Vizcaino", "Vizcarra", "Vizcarrondo", "Vogel", "Wade", "Wagner", "Walker", "Wall", "Wallace", "Walls", "Walsh", "Walter", "Walters", "Walton", "Ward", "Ware", "Warner", "Warren", "Washington", "Waters", "Watkins", "Watson", "Watts", "Weaver", "Webb", "Webber", "Weber", "Webster", "Weeks", "Weiss", "Welch", "Wells", "Welsh", "Wences", "Werner", "West", "Wheeler", "Whitaker", "White", "Whitehead", "Whitney", "Wiggins", "Wilcox", "Wilder", "Wiley", "Wilkerson", "Wilkins", "Wilkinson", "Williams", "Williamson", "Willis", "Wills", "Wilson", "Winter", "Winters", "Wise", "Witt", "Wolf", "Wolfe", "Wong", "Wood", "Woodard", "Woods", "Woodward", "Workman", "Wright", "Wyatt", "Yanes", "Yanez", "Yates", "Ybanez", "Ybarra", "Yebra", "Yee", "Yepes", "Yepez", "Yepiz", "Yerena", "Yescas", "Yniguez", "York", "Young", "Yslas", "Yzaguirre", "Zabala", "Zacarias", "Zagal", "Zalazar", "Zaldana", "Zaldivar", "Zamarripa", "Zamarron", "Zambrana", "Zambrano", "Zamora", "Zamorano", "Zamudio", "Zapata", "Zapien", "Zaragosa", "Zaragoza", "Zarate", "Zarazua", "Zarco", "Zatarain", "Zavala", "Zavaleta", "Zavalza", "Zayas", "Zazueta", "Zea", "Zegarra", "Zelada", "Zelaya", "Zeledon", "Zendejas", "Zenteno", "Zepeda", "Zermeno", "Zertuche", "Zetina", "Zetino", "Zevallos", "Zimmerman", "Zorrilla", "Zubia", "Zubiate", "Zuleta", "Zuluaga", "Zuniga", "Zuno", "Zurita"]>> /* Removed all short-cute forms of russian names, they are not real names, can't be used in passports for example. They are names (nicknames) for family and close friends usage - with only positive and close relationships. On slaves it's looked weird and idiotic. Do not re-add them! Removed the same names but with wrong transliteration, and archaic forms not used today, but some alternate trasliteration leaved - if name have historic variations. Also - who added Nymphadora as russian name? LoL.*/ -<<set setup.russianSlaveNames = ["Agrippina", "Ala", "Albina", "Aleksandra", "Alewtina", "Alexandra", "Alina", "Alisa", "Alja", "Aljona", "Alla", "Anastasia", "Anfisa", "Anisa", "Anna", "Anschela", "Antonina", "Arina", "Avrora", "Bronislava", "Dariya", "Darja", "Darya", "Diana", "Edita", "Efrosinja", "Ekaterina", "Elena", "Eleonora", "Elisaveta", "Elwira", "Emma", "Eva", "Evelina", "Evgenija", "Ewdokija", "Faina", "Galina", "Glafira", "Inga", "Inna", "Irina", "Janna", "Julia", "Julja", "Kapitolina", "Kira", "Klara", "Klavdia", "Kristina", "Ksenia", "Lada", "Lana", "Lara", "Larisa", "Lidija", "Lilija", "Lina", "Ljubow", "Ljudmila", "Ludmila", "Lybow", "Maja", "Marfa", "Margarita", "Maria", "Marina", "Mariya", "Marta", "Marya", "Mila", "Miljena", "Nadeschda", "Natalia", "Natalja", "Natalya", "Nina", "Nonna", "Nora", "Nympha", "Oksana", "Olesja", "Olga", "Oljona", "Olympiada", "Oxana", "Pelageja", "Polina", "Praskowja", "Raisa", "Rimma", "Ruslana", "Serafima", "Sofia", "Sofiya", "Sofja", "Sofya", "Stella", "Svetlana", "Taisija", "Tamara", "Tatiana", "Tatjana", "Uljana", "Valentina", "Valeria", "Varvara", "Varwara", "Vasilisa", "Vera", "Veronika", "Viktoria", "Viktoriya", "Viola", "Violetta", "Xenia", "Xenja", "Yana", "Yekaterina", "Yelena", "Yelizaveta", "Yulia", "Zhanna", "Zinaida"]>> +<<set setup.russianSlaveNames = ["Agrippina", "Ala", "Albina", "Aleksandra", "Alewtina", "Alexandra", "Alina", "Alisa", "Alja", "Aljona", "Alla", "Anastasia", "Anfisa", "Anisa", "Anna", "Anschela", "Antonina", "Arina", "Avrora", "Bronislava", "Dariya", "Darja", "Darya", "Diana", "Edita", "Efrosinja", "Ekaterina", "Elena", "Eleonora", "Elisaveta", "Elwira", "Emma", "Eva", "Evelina", "Evgenija", "Ewdokija", "Faina", "Galina", "Glafira", "Inga", "Inna", "Irina", "Janna", "Julia", "Julja", "Kapitolina", "Kira", "Klara", "Klavdia", "Kristina", "Ksenia", "Lada", "Lana", "Lara", "Larisa", "Lidija", "Lilija", "Lina", "Ljubow", "Ljudmila", "Ludmila", "Lybow", "Maja", "Marfa", "Margarita", "Maria", "Marina", "Mariya", "Marta", "Marya", "Mila", "Miljena", "Nadeschda", "Natalia", "Natalja", "Natalya", "Nina", "Nonna", "Nora", "Nympha", "Oksana", "Olesja", "Olga", "Oljona", "Olympiada", "Oxana", "Pelageja", "Polina", "Praskowja", "Raisa", "Rimma", "Ruslana", "Serafima", "Sofia", "Sofiya", "Sofja", "Sofya", "Stella", "Svetlana", "Taisija", "Tamara", "Tatiana", "Tatjana", "Uljana", "Valentina", "Valeria", "Varvara", "Varwara", "Vasilisa", "Vera", "Veronika", "Viktoria", "Viktoriya", "Viola", "Violetta", "Xenia", "Xenja", "Yana", "Yekaterina", "Yelena", "Yelizaveta", "Yulia", "Zhanna", "Zinaida"]>> <<set setup.russianSlaveSurnames = ["Abramova", "Aleksandrova", "Aleksandrovich", "Aleksandrovna", "Alekseeva", "Alieva", "Alliluyeva", "Andreeva", "Antonova", "Baranova", "Belova", "Belyaeva", "Bogdanova", "Bondarenko", "Borisova", "Boyko", "Chekhova", "Chernova", "Danilova", "Davydova", "Denisova", "Dmitrieva", "Efimova", "Efremova", "Egorova", "Ermakova", "Fedorova", "Fedotova", "Filatova", "Filippova", "Fomina", "Frolova", "Fyodorova", "Gavrilova", "Gerasimova", "Golubeva", "Goncharova", "Grigoreva", "Guseva", "Ilina", "Isaeva", "Ivanova", "Kalinina", "Karpova", "Kazakova", "Kim", "Kiseleva", "Klimova", "Kolesnikova", "Komarova", "Konovalova", "Koroleva", "Kotova", "Kovalenko", "Kovaleva", "Kozlova", "Kravchenko", "Krylova", "Kulikova", "Kuzmina", "Kuznetsova", "Lazareva", "Lebedeva", "Lubkova", "Magomedova", "Makarova", "Maksimova", "Maltseva", "Malysheva", "Markova", "Matveeva", "Medvedeva", "Melnikova", "Mikhaylova", "Mironova", "Morozova", "Naumova", "Nazarova", "Nikiforova", "Nikitina", "Nikolaeva", "Novikova", "Orlova", "Osipova", "Pavlova", "Petrova", "Polyakova", "Popova", "Romanova", "Sarasova", "Savchenko", "Scherbakova", "Semenova", "Semyonova", "Sergeeva", "Sergeevich", "Sergeevna", "Shevchenko", "Sidorova", "Smirnova", "Sokolova", "Sorokina", "Stalina", "Stepanova", "Tarasova", "Tikhonova", "Timofeeva", "Titova", "Tkachenko", "Trofimova", "Vasileva", "Vasilyeva", "Vinogradova", "Vladimirovich", "Vlasova", "Volkova", "Yakovleva", "Zakharova", "Zaytseva", "Zhukova"]>> /*Actually russian and ukrainian names and surnames can be safely merged in one array, and used for both nations. Through very high cultural interchange, they are very common on both territories, many of them can't be specifed as russian or ukrainian now.*/ @@ -392,8 +392,8 @@ <<set setup.ethiopianSlaveNames = ["Afewerk", "Ann", "Anna", "Annan", "Asres", "Bebobaby", "Bekele", "Betelhem", "Betty", "Beza", "Deborah", "Eldad", "Emebet", "Emu", "Eyerusalem", "Ferhan", "Genet", "Grace", "Halim", "Helina", "Hilina", "Jerusalem", "Kidist", "Legese", "Lilie", "Loret", "Maaza", "Martha", "Meklit", "Melal", "Meron", "Meskerem", "Mimi", "Niya", "Phoebe", "Rediet", "Rita", "Saba", "Samira", "Samrawit", "Sara", "Seada", "Senedu", "Sherry", "Sinetibeb", "Sosen", "Sumeya", "Tinsae", "Tirhas", "Winta", "Yannet", "Yeabsira", "Yenu", "Yeshambel", "Zinash"]>> <<set setup.ethiopianSlaveSurnames = ["Abate", "Abay", "Abdella", "Abdi", "Abebe", "Abera", "Aberra", "Abraha", "Abraham", "Abrha", "Adamu", "Adane", "Addis", "Adem", "Admassou", "Admassu", "Admasu", "Adugna", "Afework", "Ahmed", "Aklilu", "Alebachew", "Alem", "Alemayehu", "Alemu", "Ali", "Amare", "Amsalu", "Araya", "Arega", "Argaw", "Asefa", "Asfaw", "Ashenafi", "Asmare", "Asrat", "Assefa", "Ayalew", "Ayele", "Balcha", "Bayu", "Bekele", "Belachew", "Belay", "Belayneh", "Belete", "Berhane", "Berhanu", "Berhe", "Beyene", "Birhane", "Birhanu", "Biru", "Bogale", "Chala", "Daba", "Dagne", "Debebe", "Dejene", "Demeke", "Demissie", "Deressa", "Deresse", "Desalegn", "Dessalegn", "Desta", "Ejigu", "Elias", "Endale", "Eshete", "Eshetu", "Fantahun", "Fekadu", "Feleke", "Fisseha", "Gashaw", "Gebeyehu", "Gebre", "Gebrehiwot", "Gebremariam", "Gebremedhin", "Gebremeskel", "Gebremichael", "Gebretsadik", "Gebru", "Geleta", "Gemechu", "Geremew", "Getachew", "Getahun", "Getaneh", "Gezahegn", "Gidey", "Girma", "Girmay", "Gizaw", "Gudeta", "Habte", "Hadero", "Hagos", "Haile", "Hailemariam", "Hailu", "Hassen", "Hussein", "Hussen", "Hussien", "Ibrahim", "Jemal", "Kahsay", "Kassa", "Kassahun", "Kassaye", "Kebede", "Kedir", "Ketema", "Kibret", "Kidane", "Kifle", "Kiros", "Lakew", "Legesse", "Lemma", "Mamo", "Mehari", "Mekonen", "Mekonnen", "Mekuria", "Melaku", "Melese", "Melesse", "Melgiste", "Mengesha", "Mengiste", "Mengistu", "Mersha", "Mesfin", "Meshesha", "Million", "Mitiku", "Moges", "Mohamed", "Mohammed", "Molla", "Mulat", "Mulatu", "Mulugeta", "Nasibù", "Nega", "Negash", "Negussie", "Nigatu", "Nigussie", "Regassa", "Samson", "Samuel", "Seid", "Seifu", "Selassie", "Seyoum", "Shiferaw", "Sisay", "Solomon", "Tadele", "Tadese", "Tadesse", "Tafesse", "Takele", "Tamene", "Tamiru", "Tarekegn", "Tassew", "Taye", "Tedla", "Tefera", "Teferi", "Tegegne", "Teka", "Tekle", "Teklu", "Temesgen", "Terefe", "Tesema", "Tesfa", "Tesfay", "Tesfaye", "Teshome", "Tessema", "Tibebu", "Tilahun", "Tiruneh", "Tsegay", "Tsegaye", "Wirtu", "Wolde", "Woldemariam", "Woldu", "Wondimu", "Workneh", "Worku", "Yemane", "Yilma", "Yimam", "Yimer", "Yirga", "Yohannes", "Zegeye", "Zeleke", "Zenebe", "Zerihun", "Zewdie", "Zewdu"]>> -<<set setup.germanSlaveNames = ["Adelgunde", "Adolfine", "Agatha", "Agnes", "Aileen", "Alexandra", "Alina", "Amalia", "Amelie", "Amely", "Andrea", "Anette", "Angela", "Angelica", "Angelika", "Angelina", "Anita", "Anja", "Anke", "Ann", "Anna", "Ännchen", "Anne", "Annegret", "Anneliese", "Annelise", "Annemarie", "Annette", "Annika", "Antje", "Antonia", "Astrid", "Ayleen", "Aylin", "Barbara", "Bärbel", "Beate", "Berta", "Bertha", "Bettina", "Bianca", "Bianka", "Birgit", "Birte", "Brigitte", "Britta", "Brunhilde", "Caren", "Carin", "Carina", "Carla", "Carlotta", "Carmen", "Carola", "Carolin", "Caroline", "Catharina", "Cathrin", "Catrin", "Celina", "Celine", "Céline", "Charlotte", "Chiara", "Christa", "Christel", "Christiane", "Christin", "Christina", "Christine", "Clara", "Claudia", "Corinna", "Cornelia", "Dagmar", "Daniela", "Denise", "Diana", "Doris", "Dorothea", "Dörte", "Dörthe", "Edeltraud", "Edeltraut", "Edith", "Eileen", "Elena", "Elfriede", "Elisabeth", "Elke", "Ellen", "Elsa", "Emelie", "Emely", "Emilia", "Emilie", "Emily", "Emma", "Emmely", "Emmily", "Erica", "Erika", "Erna", "Eva", "Evelin", "Eveline", "Evelyn", "Finja", "Finnja", "Fiona", "Franziska", "Frauke", "Frida", "Frieda", "Gabi", "Gabriela", "Gabriele", "Gaby", "Gerda", "Gertrud", "Giesela", "Gina", "Gisela", "Greta", "Gretchen", "Gretel", "Gudrun", "Hanna", "Hannah", "Hannelore", "Hedwig", "Hedy", "Heide", "Heidemarie", "Heidi", "Heidrun", "Heike", "Helena", "Helene", "Helga", "Hella", "Herta", "Hertha", "Hilde", "Hildegard", "Holly", "Ida", "Ilona", "Ilse", "Ina", "Ines", "Inga", "Inge", "Ingeborg", "Ingeburg", "Ingrid", "Irene", "Irina", "Iris", "Irma", "Irmela", "Irmgard", "Isabel", "Isabell", "Isabelle", "Ivonne", "Jacqueline", "Jana", "Janin", "Janina", "Janine", "Jaqueline", "Jasmin", "Jennifer", "Jenny", "Jessica", "Jessika", "Jette", "Johanna", "Josefine", "Josephine", "Judith", "Jule", "Julia", "Juliane", "Jutta", "Karen", "Karin", "Karina", "Karla", "Karlotta", "Karola", "Karoline", "Katarina", "Kätchen", "Katharina", "Käthchen", "Käthe", "Kathrin", "Kati", "Katja", "Katrin", "Kerstin", "Kiara", "Kim", "Kimberley", "Kimberly", "Kira", "Kirsten", "Klara", "Kornelia", "Krista", "Kristel", "Kristiane", "Kristin", "Kristina", "Kristine", "Kunigunde", "Kyra", "Lara", "Larissa", "Laura", "Lea", "Leah", "Lena", "Leni", "Leoni", "Leonie", "Lia", "Liah", "Lidia", "Lieselotte", "Lilli", "Lilly", "Lina", "Linda", "Lisa", "Liselotte", "Lotte", "Louisa", "Louise", "Lucie", "Lucy", "Luisa", "Luise", "Luna", "Luzia", "Luzie", "Lydia", "Maike", "Maja", "Mandy", "Manuela", "Mareike", "Maren", "Marga", "Margarete", "Margarethe", "Margot", "Margret", "Margrit", "Maria", "Marianne", "Marie", "Marina", "Marion", "Marita", "Marleen", "Marlene", "Marlies", "Marta", "Martha", "Martina", "Maya", "Meike", "Melanie", "Melina", "Melissa", "Merle", "Mia", "Michaela", "Michelle", "Mila", "Minna", "Miriam", "Mitzi", "Monica", "Monika", "Nadine", "Nadja", "Natalie", "Nathalie", "Neele", "Nele", "Nicole", "Nina", "Nolo", "Olga", "Patricia", "Patrizia", "Paula", "Pauline", "Petra", "Pia", "Rebecca", "Rebekka", "Regina", "Renate", "Rita", "Ronja", "Rosemarie", "Roswita", "Roswitha", "Ruth", "Sabine", "Sabrina", "Sandra", "Sara", "Sarah", "Saskia", "Selina", "Sibylle", "Siegrid", "Sigrid", "Silke", "Silvia", "Simone", "Sina", "Sinah", "Sofia", "Sofie", "Sonja", "Sophia", "Sophie", "Stefanie", "Stella", "Stephanie", "Susanne", "Svenja", "Swenja", "Sybille", "Sylke", "Sylvia", "Tania", "Tanja", "Tatjana", "Teresa", "Theresa", "Tina", "Traute", "Ulrike", "Ursel", "Ursula", "Uschi", "Uta", "Ute", "Vanessa", "Vera", "Verena", "Victoria", "Viktoria", "Vivien", "Vivienne", "Waltraud", "Waltraut", "Wera", "Wibke", "Wiebke", "Wilhelmine", "Yasmin", "Yvonne", "Zoe", "Zoé"]>> -<<set setup.germanSlaveSurnames = ["Adam", "Albrecht", "Anderle", "Arndt", "Arnold", "Bach", "Bachmann", "Barth", "Bauer", "Baumann", "Bausch", "Bayer", "Beck", "Becker", "Beckermann", "Beckers", "Beckmann", "Behrens", "Beilschmidt", "Bender", "Berg", "Berger", "Bergmann", "Beyer", "Binger", "Birken", "Blum", "Bock", "Böhm", "Brand", "Brandt", "Braun", "Breuer", "Brunner", "Burger", "Busch", "Dietrich", "Dietz", "Drexler", "Dreyfus", "Dreyfuss", "Ebert", "Eckert", "Eisner", "Engel", "Engels", "Ernst", "Fein", "Feinberg", "Fiedler", "Fink", "Fischer", "Frank", "Franke", "Franz", "Frey", "Friedrich", "Fritz", "Fuchs", "Geiger", "Gerlach", "Graf", "Grimm", "Gross", "Groß", "Gruber", "Günther", "Haas", "Haase", "Hahn", "Hansen", "Hartmann", "Hatzfeld", "Hein", "Heinrich", "Heinz", "Hermann", "Herrmann", "Herzog", "Hess", "Hesse", "Hirsch", "Hoffmann", "Hofmann", "Hoppe", "Horn", "Huber", "Jäger", "Jahn", "Jansen", "Janssen", "Jung", "Kaiser", "Kaufmann", "Keller", "Kelly", "Kern", "Kessler", "Khan", "Khler", "Klein", "Koch", "Koehler", "Koenig", "Kohler", "Köhler", "Konig", "König", "Kraft", "Kramer", "Krämer", "Kraus", "Krause", "Kremer", "Kroger", "Kruger", "Krüger", "Kruse", "Kuhn", "Kühn", "Kunz", "Kurz", "Lang", "Lange", "Langer", "Lehmann", "Lenz", "Leutheusser", "Li", "Lindner", "Liu", "Lorenz", "Ludwig", "Lutz", "Maier", "Mann", "Martin", "Marx", "Maurer", "Mayer", "Mayr", "Meier", "Merkel", "Meyer", "Michel", "Miller", "Mohr", "Moller", "Möller", "Moser", "Mueller", "Müller", "Nagel", "Neumann", "Nowak", "Ott", "Otto", "Peters", "Petersen", "Peterson", "Pfeiffer", "Piefke", "Pohl", "Prohaska", "Rau", "Reichert", "Reinhardt", "Reuter", "Richter", "Riedel", "Ritter", "Roth", "Rudolph", "Sander", "Sauer", "Schaefer", "Schafer", "Schäfer", "Schenk", "Schenker", "Scherer", "Schfer", "Schiller", "Schilling", "Schimdt", "Schindler", "Schmid", "Schmidt", "Schmitt", "Schmitz", "Schnarrenberger", "Schneider", "Scholz", "Schrader", "Schramm", "Schrder", "Schreiber", "Schroder", "Schröder", "Schroeder", "Schubert", "Schulez", "Schulte", "Schultz", "Schultze", "Schulz", "Schulze", "Schumacher", "Schumann", "Schuster", "Schwab", "Schwarz", "Seidel", "Seifert", "Seitz", "Simon", "Smidt", "Sommer", "Stahl", "Stark", "Stein", "Steiner", "Stephan", "Svoboda", "Thiel", "Thiele", "Thomas", "Ulrich", "Vogel", "Vogt", "Voigt", "Voss", "Wagner", "Walter", "Walther", "Wang", "Weber", "Wegener", "Wegner", "Wehner", "Weis", "Weiss", "Weiß", "Wenzel", "Werner", "Wilhelm", "Winkler", "Winter", "Witt", "Wolf", "Wolff", "Yilmaz", "Zhang", "Ziegler", "Zimmer", "Zimmermann"]>> +<<set setup.germanSlaveNames = ["Adelgunde", "Adolfine", "Agatha", "Agnes", "Aileen", "Alexandra", "Alina", "Amalia", "Amelie", "Amely", "Andrea", "Andschana", "Anette", "Angela", "Angelica", "Angelika", "Angelina", "Anita", "Anja", "Anke", "Ann", "Anna", "Ännchen", "Anne", "Annegret", "Anneliese", "Annelise", "Annemarie", "Annette", "Annika", "Antje", "Antonia", "Astrid", "Ayleen", "Aylin", "Barbara", "Bärbel", "Beate", "Berta", "Bertha", "Bettina", "Bianca", "Bianka", "Birgit", "Birte", "Brigitte", "Britta", "Brunhilde", "Caren", "Carin", "Carina", "Carla", "Carlotta", "Carmen", "Carola", "Carolin", "Caroline", "Catharina", "Cathrin", "Catrin", "Celina", "Celine", "Céline", "Charlotte", "Chiara", "Christa", "Christel", "Christiane", "Christin", "Christina", "Christine", "Clara", "Claudia", "Corinna", "Cornelia", "Dagmar", "Daniela", "Denise", "Diana", "Doris", "Dorothea", "Dörte", "Dörthe", "Edeltraud", "Edeltraut", "Edith", "Eileen", "Elea", "Elena", "Elfriede", "Elisa", "Elisabeth", "Elke", "Ellen", "Elsa", "Emelie", "Emely", "Emilia", "Emilie", "Emily", "Emma", "Emmely", "Emmily", "Erica", "Erika", "Erna", "Eva", "Evelin", "Eveline", "Evelyn", "Fanny", "Finja", "Finnja", "Fiona", "Franziska", "Frauke", "Frida", "Frieda", "Gabi", "Gabriela", "Gabriele", "Gaby", "Gerda", "Gerta", "Gertrud", "Giesela", "Gina", "Gisela", "Greta", "Gretchen", "Gretel", "Gudrun", "Gutrun", "Hanna", "Hannah", "Hannelore", "Hedwig", "Hedy", "Heide", "Heidemarie", "Heidi", "Heidrun", "Heike", "Helena", "Helene", "Helga", "Hella", "Herta", "Hertha", "Hilde", "Hildegard", "Holly", "Ida", "Ilona", "Ilse", "Ina", "Ines", "Inga", "Inge", "Ingeborg", "Ingeburg", "Ingrid", "Irene", "Irina", "Iris", "Irma", "Irmela", "Irmgard", "Isabel", "Isabell", "Isabelle", "Ivonne", "Jacqueline", "Jana", "Janin", "Janina", "Janine", "Jaqueline", "Jasmin", "Jennifer", "Jenny", "Jessica", "Jessika", "Jette", "Johanna", "Josefine", "Josephine", "Judith", "Jule", "Julia", "Juliane", "Jutta", "Karen", "Karin", "Karina", "Karla", "Karlotta", "Karola", "Karoline", "Katarina", "Kätchen", "Katharina", "Käthchen", "Käthe", "Kathrin", "Kati", "Katja", "Katrin", "Kerstin", "Kiara", "Kim", "Kimberley", "Kimberly", "Kira", "Kirsten", "Klara", "Kornelia", "Krista", "Kristel", "Kristiane", "Kristin", "Kristina", "Kristine", "Kunigunde", "Kyra", "Lara", "Larissa", "Laura", "Lea", "Leah", "Lena", "Leni", "Leoni", "Leonie", "Lia", "Liah", "Lidia", "Lieselotte", "Lilli", "Lilly", "Lina", "Linda", "Lisa", "Liselotte", "Liv", "Lotte", "Louisa", "Louise", "Lucie", "Lucy", "Luisa", "Luise", "Luna", "Luzia", "Luzie", "Lydia", "Maike", "Maja", "Mandy", "Manuela", "Mareike", "Maren", "Marga", "Margarete", "Margarethe", "Margot", "Margret", "Margrit", "Maria", "Marianne", "Marie", "Marina", "Marion", "Marita", "Marleen", "Marlene", "Marlies", "Marta", "Martha", "Martina", "Maya", "Meike", "Melanie", "Melina", "Melissa", "Mercedes", "Merle", "Mia", "Michaela", "Michelle", "Mila", "Minna", "Miriam", "Mitzi", "Monica", "Monika", "Nadine", "Nadja", "Natalie", "Nathalie", "Neele", "Nele", "Nicole", "Nina", "Nolo", "Nora", "Olga", "Olivia", "Patricia", "Patrizia", "Paula", "Pauline", "Petra", "Pia", "Rebecca", "Rebekka", "Regina", "Renate", "Rita", "Ronja", "Rosemarie", "Roswita", "Roswitha", "Ruth", "Sabine", "Sabrina", "Samantha", "Sandra", "Sara", "Sarah", "Saskia", "Selina", "Sibylle", "Siegrid", "Sigrid", "Silke", "Silvia", "Simone", "Sina", "Sinah", "Sissi", "Sissy", "Sofia", "Sofie", "Sonja", "Sophia", "Sophie", "Stefanie", "Stella", "Stephanie", "Susanne", "Susie", "Svenja", "Swenja", "Sybille", "Sylke", "Sylvia", "Tabea", "Tamara", "Tania", "Tanja", "Tatjana", "Teresa", "Theresa", "Tina", "Tine", "Traute", "Ulla", "Ulrike", "Ursel", "Ursula", "Uschi", "Uta", "Ute", "Vanessa", "Vera", "Verena", "Veronika", "Victoria", "Viktoria", "Vivien", "Vivienne", "Waltraud", "Waltraut", "Wanda", "Wera", "Wibke", "Wiebke", "Wilhelma", "Wilhelmine", "Winnifried", "Yasmin", "Yvonne", "Zoe", "Zoé"]>> +<<set setup.germanSlaveSurnames = ["Adam", "Albrecht", "Anderle", "Arndt", "Arnold", "Bach", "Bachmann", "Barth", "Bauer", "Baumann", "Bausch", "Bayer", "Beck", "Becker", "Beckermann", "Beckers", "Beckmann", "Behrens", "Beilschmidt", "Bender", "Berg", "Berger", "Bergmann", "Beyer", "Binger", "Birken", "Blum", "Bock", "Böhm", "Brand", "Brandt", "Braun", "Breuer", "Brunner", "Burger", "Busch", "Dietrich", "Dietz", "Drexler", "Dreyfus", "Dreyfuss", "Ebert", "Eckert", "Eisner", "Engel", "Engels", "Ernst", "Fein", "Feinberg", "Fiedler", "Fink", "Fischer", "Frank", "Franke", "Franz", "Frey", "Friedrich", "Fritz", "Fuchs", "Geiger", "Gerlach", "Graf", "Grimm", "Gross", "Groß", "Gruber", "Günther", "Haas", "Haase", "Hahn", "Hansen", "Hartmann", "Hatzfeld", "Hein", "Heinrich", "Heinz", "Hermann", "Herrmann", "Herzog", "Hess", "Hesse", "Hirsch", "Hoffmann", "Hofmann", "Hoppe", "Horn", "Huber", "Jäger", "Jahn", "Jansen", "Janssen", "Jung", "Kaiser", "Kaufmann", "Keller", "Kelly", "Kern", "Kessler", "Khan", "Khler", "Klein", "Koch", "Koehler", "Koenig", "Kohler", "Köhler", "Konig", "König", "Kraft", "Kramer", "Krämer", "Kraus", "Krause", "Kremer", "Kroger", "Kruger", "Krüger", "Kruse", "Kuhn", "Kühn", "Kunz", "Kurz", "Lang", "Lange", "Langer", "Lehmann", "Lenz", "Leutheusser", "Li", "Lindner", "Liu", "Lorenz", "Ludwig", "Lutz", "Maier", "Mann", "Martin", "Marx", "Maurer", "Mayer", "Mayr", "Meier", "Merkel", "Meyer", "Michel", "Miller", "Mohr", "Moller", "Möller", "Moser", "Mueller", "Müller", "Nagel", "Neumann", "Nowak", "Ott", "Otto", "Peters", "Petersen", "Peterson", "Pfeiffer", "Piefke", "Pohl", "Prohaska", "Rau", "Reichert", "Reinhardt", "Reuter", "Richter", "Riedel", "Ritter", "Roth", "Rudolph", "Sander", "Sauer", "Schaefer", "Schafer", "Schäfer", "Schenk", "Schenker", "Scherer", "Schfer", "Schiller", "Schilling", "Schimdt", "Schindler", "Schmid", "Schmidt", "Schmitt", "Schmitz", "Schnarrenberger", "Schneider", "Scholz", "Schrader", "Schramm", "Schrder", "Schreiber", "Schroder", "Schröder", "Schroeder", "Schubert", "Schulez", "Schulte", "Schultz", "Schultze", "Schulz", "Schulze", "Schumacher", "Schumann", "Schuster", "Schwab", "Schwarz", "Seidel", "Seifert", "Seitz", "Simon", "Smidt", "Sommer", "Stahl", "Stark", "Stein", "Steiner", "Stephan", "Svoboda", "Thiel", "Thiele", "Thomas", "Ulrich", "Vogel", "Vogt", "Voigt", "Voss", "Wagner", "Walter", "Walther", "Wang", "Weber", "Wegener", "Wegner", "Wehner", "Weis", "Weiss", "Weiß", "Wenzel", "Werner", "Wilhelm", "Winkler", "Winter", "Witt", "Wolf", "Wolff", "Yilmaz", "Zächer", "Zhang", "Ziegler", "Zimmer", "Zimmermann"]>> <<set setup.saudiSlaveNames = ["Aamina", "Abida", "Abrar", "Adara", "Adiya", "Aesha", "Aisha", "Al-Anoud", "Ala", "Alaa", "Alexandra", "Alsama", "Arwa", "Asia", "Ayesha", "Bayan", "Beatrice", "Bushra", "Destiny", "Faten", "Fatima", "Ghada", "Ghayda", "Habiba", "Hadeel", "Haifa", "Hessa", "Jana", "Kefaya", "Laila", "Lamia", "Leen", "Lizet", "Lulu", "Maha", "Marceline", "Mariam", "Maryam", "May", "Myriam", "Nada", "Nadia", "Nana", "Nona", "Noor", "Nora", "Norah", "Nouf", "Noura", "Ola", "Ouiam", "Raihana", "Rana", "Reem", "Reenad", "Salma", "Salsabyl", "Sarah", "Sheikha", "Sowsan", "Tala", "Thalia", "Wadha", "Yasmine", "Zeina"]>> <<set setup.saudiSlaveSurnames = ["Abbas", "Abbasi", "Abd", "Abdalla", "Abdallah", "Abdel", "Abdo", "Abdul", "Abdulaziz", "Abdullah", "Abo", "Abou", "Abu", "Adam", "Adel", "Afzal", "Ahamed", "Ahmad", "Akbar", "Akhtar", "Akram", "Al Ali", "Al-Dossary", "Al-Ghamdi", "Al-Harbi", "Al-Otaibi", "Al-Qahtani", "Al-Shehri", "Al-Zahrani", "Al", "Alali", "Alam", "Alamoudi", "Alamri", "Alanazi", "Aldossary", "Alghamdi", "Alharbi", "Alharthi", "Almalki", "Almutairi", "Alotaibi", "Alqahtani", "Alsayed", "Alshahrani", "Alshammari", "Alshehri", "Alyami", "Alzahrani", "Ameen", "Amer", "Amin", "Ansari", "Anwar", "Arif", "Ashraf", "Asif", "Asiri", "Aslam", "Awad", "Awan", "Azam", "Aziz", "Babu", "Bader", "Badr", "Baig", "Barakat", "Basha", "Basheer", "Bashir", "Bhai", "Bukhari", "Butt", "Darwish", "Dawood", "Eid", "Elsayed", "Fahad", "Faisal", "Farooq", "Gamal", "Habib", "Haddad", "Haider", "Hamad", "Hamdan", "Hamdy", "Hamed", "Hameed", "Hammad", "Hamza", "Hasan", "Hashem", "Hashim", "Hashmi", "Hossain", "Husain", "Hussain", "Hussein", "Ibrahim", "Imran", "Iqbal", "Islam", "Ismail", "Issa", "Jaber", "Jamal", "Javed", "Kamal", "Khaled", "Khalid", "Khalifa", "Khalil", "Khan", "Maher", "Mahmood", "Mahmoud", "Majeed", "Mansour", "Masood", "Mehmood", "Mir", "Mirza", "Mohamed", "Mohammad", "Mohammed", "Mohiuddin", "Mostafa", "Mousa", "Muhammad", "Mustafa", "Nadeem", "Nair", "Nasr", "Nassar", "Nasser", "Nawaz", "Noor", "Omar", "Omer", "Osman", "Othman", "Pasha", "Patel", "Pillai", "Qureshi", "Radwan", "Rahman", "Raj", "Ramadan", "Rana", "Rasheed", "Rashid", "Raza", "Rehman", "Riaz", "Sa", "Saad", "Sadiq", "Saeed", "Said", "Salah", "Salama", "Saleem", "Saleh", "Salem", "Salim", "Salman", "Sami", "Saud", "Saudi", "Sayed", "Shaheen", "Shahid", "Shahzad", "Shaik", "Shaikh", "Shareef", "Sharif", "Sheikh", "Siddique", "Siddiqui", "Soliman", "Sulaiman", "Suliman", "Sultan", "Syed", "Taha", "Uddin", "Ullah", "Ultan", "Varghese", "Waheed", "Yaseen", "Yousef", "Yousif", "Yousuf", "Zafar", "Zaki", "Zaman"]>> @@ -987,7 +987,7 @@ -<<set setup.cowSlaveNames = ["Anna", "Annabelle", "Annie", "Arabella", "Baby", "Bella", "Bertha", "Bessie", "Betty Sue", "Big Mac", "Blue", "Booboo", "Brown Cow", "BrownCow", "Candie", "Cinnamon", "Clarabelle", "Clover", "Cocoa", "Cookie", "Cowlick", "Cupcake", "Dahlia", "Daisy", "Darla", "Diamond", "Dorothy", "Ella", "Emma", "Esmeralda", "Flower", "Gertie", "Hamburger", "Heifer", "Henrietta", "Honeybun", "Jasmayne", "Jasmine", "Lee", "Lois", "LovaBull", "Madonna", "Maggie", "Margie", "Marie", "Mary", "May", "Meg", "Minnie", "Molly", "Moo Moo", "MooMoo", "Moscow", "Mud Pie", "Muffin", "Nettie", "Penelope", "Penny", "Pinky", "Precious", "Princess", "Rose", "Sasha", "Shelly", "Sugar", "Sunny", "Sunshine", "Sweetie", "Sweetpea", "Swiss Miss", "Waffles"]>> +<<set setup.cowSlaveNames = ["Anna", "Annabelle", "Annie", "Arabella", "Baby", "Bella", "Bertha", "Bessie", "Betty Sue", "Big Mac", "Blue", "Booboo", "Brown Cow", "BrownCow", "Candie", "Cinnamon", "Clarabelle", "Clover", "Cocoa", "Cookie", "Cowlick", "Cupcake", "Dahlia", "Daisy", "Darla", "Diamond", "Dorothy", "Ella", "Elsie", "Emily", "Emma", "Esmeralda", "Flower", "Gertie", "Grady", "Hamburger", "Heifer", "Henrietta", "Honeybun", "Jasmayne", "Jasmine", "Jubilee", "Lee", "Lily", "Lois", "LovaBull", "Madonna", "Maggie", "Margie", "Marie", "Mary", "Maud", "Maudine", "May", "Meg", "Minnie", "Missy", "Molly", "Moo Moo", "MooMoo", "Moscow", "Mud Pie", "Muffin", "Nettie", "Pauline", "Penelope", "Penny", "Pinky", "Precious", "Princess", "Rose", "Sasha", "Shelly", "Sugar", "Sunny", "Sunshine", "Sweetie", "Sweetpea", "Swiss Miss", "Waffles", "Yvonne"]>> @@ -1448,34 +1448,34 @@ Then pick _namePool.random(), or display those names as possible choices, or do <<set setup.ArcologyNamesSupremacistAmerindian = ["Cahokia", "Caral", "The Confederated Tribes"]>> <<set setup.ArcologyNamesSupremacistSouthernEuropean = ["New Athens", "Olympus", "Siglo de Oro"]>> <<set setup.ArcologyNamesSupremacistSemitic = ["Garden of Eden", "Jericho", "Olam Ha-Ba", "The Fifth Temple", "The Promised Land"]>> -<<set setup.ArcologyNamesSupremacistMixedRace = ["Fusion", "Hybrid Vigor", "Meltingpot"]>> +<<set setup.ArcologyNamesSupremacistMixedRace = ["Fusion", "Hybrid Vigor", "Meltingpot", "The Swirl"]>> <<set setup.ArcologyNamesSubjugationistWhite = ["Anticolonialism One", "Mayocide", "The World Turned Upside Down", "White Flight"]>> <<set setup.ArcologyNamesSubjugationistAsian = ["Diyu", "Pearl of the Orient", "The East India Company"]>> <<set setup.ArcologyNamesSubjugationistLatina = ["Annual", "Fort Veracruz", "Los Conquistados", "Porvenir"]>> <<set setup.ArcologyNamesSubjugationistMiddleEastern = ["Constantinople", "La Reconquista", "Vlad's Castle"]>> -<<set setup.ArcologyNamesSubjugationistBlack = ["Dixie", "Rubber Farm", "The Plantation", "The Projects"]>> -<<set setup.ArcologyNamesSubjugationistIndoAryan = ["The East India Company", "Trade Fort", "UCIL Plant"]>> +<<set setup.ArcologyNamesSubjugationistBlack = ["Dixie", "Hetgwauge", "Rubber Farm", "The Plantation", "The Projects"]>> +<<set setup.ArcologyNamesSubjugationistIndoAryan = ["Naraka", "The East India Company", "Trade Fort", "UCIL Plant"]>> <<set setup.ArcologyNamesSubjugationistPacificIslander = ["Cargo Cult", "Castle Bravo", "Moro Castle"]>> <<set setup.ArcologyNamesSubjugationistMalay = ["Bencoolen", "Eastern Emporium", "Pulo Prabang"]>> <<set setup.ArcologyNamesSubjugationistAmerindian = ["Fort Laramie", "The Rez", "Wounded Knee"]>> <<set setup.ArcologyNamesSubjugationistSouthernEuropean = ["Al-Andalus", "Carthage", "Istanbul", "Parish Prison"]>> -<<set setup.ArcologyNamesSubjugationistSemitic = ["Exodus", "New Canaan", "Solomon's Lament"]>> -<<set setup.ArcologyNamesSubjugationistMixedRace = ["Bloodlines", "Purity", "Segregation"]>> -<<set setup.ArcologyNamesGenderRadicalist = ["Bacchanalia", "Gomorrah", "Saturnalia", "Sodom", "The Rosebud"]>> -<<set setup.ArcologyNamesGenderFundamentalist = ["The Arbor", "The Flower", "The Rose", "The Source"]>> +<<set setup.ArcologyNamesSubjugationistSemitic = ["Exodus", "Gehenna", "New Canaan", "Solomon's Lament"]>> +<<set setup.ArcologyNamesSubjugationistMixedRace = ["Bloodlines", "Monoculture", "Purity", "Segregation"]>> +<<set setup.ArcologyNamesGenderRadicalist = ["Bacchanalia", "Gomorrah", "Liberalia", "Saturnalia", "Sodom", "The Rosebud", "Thebes"]>> +<<set setup.ArcologyNamesGenderFundamentalist = ["The Arbor", "The Center", "The Core", "The Essence", "The Flower", "The Pearl", "The Rose", "The Source"]>> <<set setup.ArcologyNamesPaternalist = ["Asylum", "Glory", "Haven", "New Springfield", "Sanctuary", "Sanctum", "The Sanctuary"]>> -<<set setup.ArcologyNamesDegradationist = ["Golgotha", "Hell", "Misery", "The Tower"]>> +<<set setup.ArcologyNamesDegradationist = ["Damnation", "Golgotha", "Hell", "Hell on Earth", "Misery", "The Tower"]>> <<set setup.ArcologyNamesBodyPurist = ["Elysium", "New Eden", "Purity", "The Ark", "The Repository", "Walden"]>> <<set setup.ArcologyNamesTransformationFetishist = ["Bimboland", "Silicone Valley", "The Dollhouse", "The Hospital"]>> -<<set setup.ArcologyNamesYouthPreferentialist = ["Dick U.", "Fuck High", "Sex College", "Sorority Row", "Sunnyside"]>> -<<set setup.ArcologyNamesMaturityPreferentialist = ["Maturity", "MILF Heights", "MILFtown", "Park Avenue Tower", "Shady Acres"]>> +<<set setup.ArcologyNamesYouthPreferentialist = ["Dick U.", "Fuck High", "Sex College", "Sorority Row", "Sunnyside", "Teenage Wasteland"]>> +<<set setup.ArcologyNamesMaturityPreferentialist = ["Cougar Town", "Maturity", "MILF Heights", "MILFtown", "Park Avenue Tower", "Shady Acres"]>> <<set setup.ArcologyNamesSlimnessEnthusiast = ["Skinny Bop", "Slim City", "The Island", "Upskirt", "Virginland"]>> <<set setup.ArcologyNamesAssetExpansionist = ["Boobs Tower", "The Bouncy Castle", "The Expanse", "The Mounds", "Twin Peaks"]>> <<set setup.ArcologyNamesPastoralist = ["Abundance", "Bounty", "Cornucopia", "God's Country", "Greener Pastures", "Pasturelands", "Plenty", "The Ranch"]>> -<<set setup.ArcologyNamesPhysicalIdealist = ["Midgard", "Muscle Beach", "Skid Row", "Themyscira", "Valhalla"]>> -<<set setup.ArcologyNamesChattelReligionist = ["Eden", "Heaven on Earth", "Heaven", "The Light"]>> +<<set setup.ArcologyNamesPhysicalIdealist = ["Midgard", "Muscle Beach", "Skid Row", "The Gymnasium", "Themyscira", "Valhalla"]>> +<<set setup.ArcologyNamesChattelReligionist = ["City on a Hill", "Eden", "Heaven on Earth", "Heaven", "The Light"]>> <<set setup.ArcologyNamesRomanRevivalist = ["Capua", "Carthago Nova", "Elysian Fields", "Neapolis", "Nova Roma", "Ostia", "Salernum", "The City of the Seven Hills"]>> -<<set setup.ArcologyNamesAztecRevivalist = ["Aztlan", "Chicomoztoc", "Omeyocan", "The Halls of Montezuma"]>> +<<set setup.ArcologyNamesAztecRevivalist = ["Azcapotzalco", "Aztlan", "Chicomoztoc", "Omeyocan", "Tlacopan", "Tlatelolco", "Tenochtitlan", "Texcoco", "The Halls of Montezuma"]>> <<set setup.ArcologyNamesEgyptianRevivalist = ["Alexandria", "Avaris", "Bubastis", "Heliopolis", "Memphis", "Mendes", "Rosetta", "Sais", "Tanis", "Thebes"]>> <<set setup.ArcologyNamesEdoRevivalist = ["Edo", "Kasagiyama", "Kokyo", "New Kyoto", "New Tokyo", "Onogoro", "Takama-ga-hara", "Tengoku", "The Imperial Palace"]>> <<set setup.ArcologyNamesArabianRevivalist = ["Alhambra", "Baghdad", "Bayt al-Hikma", "Jannah", "Kufa", "Madinat al-Hareer", "Madinat al-Salam", "Madinat al-Yasmin", "Madinat al-Zahra", "Medina", "Samarra"]>> @@ -1485,8 +1485,8 @@ Then pick _namePool.random(), or display those names as possible choices, or do <<set setup.ArcologyNamesEugenics = ["Ascension", "Galton City", "Perfection", "Second Chance"]>> <<set setup.ArcologyNamesRepopulationist = ["Future", "Glorious Mother", "Haven of the Pregnant", "Holders of the Future", "Hope", "Motherhood", "Sacred Womb", "The Womb"]>> <<set setup.ArcologyNamesHedonisticDecadence = ["All You Can Eat", "Decadence", "Gluttony", "Indulgence", "New Wisconsin", "Plumpland", "Sloth", "Stuffedtopia"]>> -<<set setup.ArcologyNamesCummunism = ["Arscrotzka", "Crusty Cummies", "Cummins", "Cummunist Russwhore", "Cumstantine", "Cumstantinople", "Da Cumrade", "Free Slave Central", "Jizzington upon Wank", "Mother Cumtry"]>> -<<set setup.ArcologyNamesIncestFetishist = ["Familial Embrace", "Family Fortunes", "Incestral Home", "Oedipal City", "Oeditropolis", "Pure Blood", "Sib City"]>> +<<set setup.ArcologyNamesCummunism = ["Arscrotzka", "Crusty Cummies", "Cummins", "Cummunist Russwhore", "Cumstantine", "Cumstantinople", "Da Cumrade", "Free Slave Central", "Jizzington upon Wank", "Mother Cumtry", "Semen Supreme", "Wankara"]>> +<<set setup.ArcologyNamesIncestFetishist = ["All in the Family", "Familial Embrace", "Family Fortunes", "Family Ties", "Incestral Home", "Oedipal City", "Oeditropolis", "Pure Blood", "Sib City", "Wincest"]>> <<set setup.badWords = ["ass", "bitch", "boob", "butt", "cock", "cum", "cunny", "cunt", "dick", "fuck", "junk", "piss", "pussy", "shit", "slave", "slut", "trash", "whore"]>> diff --git a/src/js/fresult.tw b/src/js/fresult.tw index 4eeb8a9e3c4cee5d054e4935798a991e99c380f6..861a46cca1c87be0491256c77e88ee1212a79438 100644 --- a/src/js/fresult.tw +++ b/src/js/fresult.tw @@ -2,7 +2,7 @@ // this is a port of the FResult widget // it has been broken up into several functions, because it grew too long -// it has been wrapped in a closure so as not to polute the global namespace +// it has been wrapped in a closure so as not to pollute the global namespace // and so that nested functions are only evaluated once window.FResult = (function() { diff --git a/src/npc/descriptions/fFuckdollWidgets.tw b/src/npc/descriptions/fFuckdollWidgets.tw index 169364f74053cee1ccc66fc137ffb8643cd736fa..2b1affc9d8d7f268a681f695e9f88f7871fc3db7 100644 --- a/src/npc/descriptions/fFuckdollWidgets.tw +++ b/src/npc/descriptions/fFuckdollWidgets.tw @@ -95,6 +95,15 @@ You climax<<if $PC.dick == 1>>, your cum shooting forward to splash against its <</widget>> +<<widget "FFuckdollImpreg">> + +<<if passage() != "Slave Interact">> + <<set _i = $slaves.findIndex(function(s) { return s.ID == $activeSlave.ID; })>> + <<set $slaves[_i] = $activeSlave>> +<</if>> + +<</widget>> + <<widget "FFuckdollAnal">> <<set $activeSlave.analCount++, $analTotal++>> diff --git a/src/pregmod/SecForceEX/SpecialForceUpgradeDec.tw b/src/pregmod/SecForceEX/SpecialForceUpgradeDec.tw index b44f91ca68354a1f8ab6612b21bdab9df836c933..985fffd4110916fad44cc0352535b2332e78ef75 100644 --- a/src/pregmod/SecForceEX/SpecialForceUpgradeDec.tw +++ b/src/pregmod/SecForceEX/SpecialForceUpgradeDec.tw @@ -74,7 +74,7 @@ <<if $SupportFacilityUpgrade == 3>> a quantum teleportation system provides a massive <<elseif $SupportFacilityUpgrade == 2>> - a rapid tube system provides a noticable + a rapid tube system provides a noticeable <<elseif $SupportFacilityUpgrade == 1>> specialized pathways provides a minor <<else>> diff --git a/src/pregmod/eliteTakeOverFight.tw b/src/pregmod/eliteTakeOverFight.tw index eab698d946e39cd58fee2b5e095f54c7d5690854..80ac4650eb76b343858c400eec2ab0b84eaefb76 100644 --- a/src/pregmod/eliteTakeOverFight.tw +++ b/src/pregmod/eliteTakeOverFight.tw @@ -5,25 +5,25 @@ <<case "bodyguard">> <<set _roll = random(0,100)>> <<if $career == "mercenary">> - As a result of your prior experience as a mercenary you were able to successfully signal $Bodyguard.slaveName without the elite's noticing. + As a result of your prior experience as a mercenary you were able to successfully signal $Bodyguard.slaveName without the elites noticing. <<set $BodyguardHasSucessfullyRecivedSignal = 1>> <<elseif $PC.warfare >= 100 && _roll > 20>> - As a result of your mastery of warfare you were able to successfully signal $Bodyguard.slaveName without the elite's noticing. + As a result of your mastery of warfare you were able to successfully signal $Bodyguard.slaveName without the elites noticing. <<set $BodyguardHasSucessfullyRecivedSignal = 1>> <<elseif $PC.warfare >= 60 && _roll > 30>> - As a result of your expertness of warfare you were able to successfully signal $Bodyguard.slaveName without the elite's noticing. + As a result of your expertness of warfare you were able to successfully signal $Bodyguard.slaveName without the elites noticing. <<set $BodyguardHasSucessfullyRecivedSignal = 1>> <<elseif $PC.warfare >= 30 && _roll > 40>> - As a result of having some skill in warfare you were able to successfully signal $Bodyguard.slaveName without the elite's noticing. + As a result of having some skill in warfare you were able to successfully signal $Bodyguard.slaveName without the elites noticing. <<set $BodyguardHasSucessfullyRecivedSignal = 1>> <<elseif $PC.warfare >= 10 && _roll > 50>> As a result of having a small amount of skill in warfare you were able to successfully signal $Bodyguard.slaveName without the elite's noticing. <<set $BodyguardHasSucessfullyRecivedSignal = 1>> <<elseif $PC.warfare < 10 && _roll > 60>> - By blind luck and what little you remember of your lessons in warfare are were able to successfully signal $Bodyguard.slaveName without the elite's noticing. + By blind luck and what little you remember of your lessons in warfare are were able to successfully signal $Bodyguard.slaveName without the elites noticing. <<set $BodyguardHasSucessfullyRecivedSignal = 1>> <<else>> - One of the elite's shouts "What the fuck were you trying to do?". Well there goes that option. + One of the elites shouts "What the fuck were you trying to do?" Well, there goes that option. <<set $BodyguardHasSucessfullyRecivedSignal = 0>> <</if>> <br>You then pick up the revolver and quickly take aim. @@ -31,7 +31,7 @@ <br>You send a quick message to the leader of your $mercenariesTitle, about your situation, then you pick up the revolver and quickly take aim. <<set $MercenariesMessageSent = 1>> <<case "colonel">> - <br>You send a quick message to The Colonel, about your situation, then you pick up the revolver and quickly take aim. + <br>You send a quick message to The Colonel about your situation, then you pick up the revolver and quickly take aim. <<set $SpecialForcesMessageSent = 1>> <<case "enrage">> <<if $PC.career != "wealth" && $PC.career != "engineer" && $PC.career != "medicine">> @@ -97,7 +97,7 @@ <</for>> <<if $eliteDead >= 1>> - <br>You managed to kill several elite in rapid succession, leaving the rest in shock and fear. + <br>You managed to kill several elites in rapid succession, leaving the rest in shock and fear. <<elseif $eliteDead == 1>> <br>You managed to kill one elite, leaving the rest in shock and fear. <<else>> @@ -153,7 +153,7 @@ Your small amount of skill assisted you in making the throw. <<set _SpentRevolverHitSyringePlunger = 1>> <<elseif $PC.warfare < 10 && random(0,100) > 90>> - By blind luck you successfully made the throw + By blind luck you successfully made the throw. <<set _SpentRevolverHitSyringePlunger = 1>> <<else>> Unfortunately you miss the shot. @@ -175,7 +175,7 @@ <<set $eliteLeft = $eliteTotal - $eliteDead - $eliteVegetable>> /* if the player has managed to make enough damage to the elite and the rep is high enough the citizens will come to save the PC */ -/* this is to give reaso to exist for the "enrage" and "last stand" option */ +/* this is to give reason to exist for the "enrage" and "last stand" option */ /* result */ /* $eliteFate: */ /* killed = 0 */ diff --git a/src/pregmod/pcAppearanceIntro.tw b/src/pregmod/pcAppearanceIntro.tw index e56803887a0aff98eddd3c1aa0a31b3b5b16dad2..b5edcf8744a527d1ade5ee08e68313c7f8a86f71 100644 --- a/src/pregmod/pcAppearanceIntro.tw +++ b/src/pregmod/pcAppearanceIntro.tw @@ -53,7 +53,7 @@ You're $PC.race. <<PlayerRace>> <</link>> | -<<link "Indo-aryan">> +<<link "Indo-Aryan">> <<set $PC.race = "indo-aryan">> <<PlayerRace>> <</link>> @@ -73,7 +73,7 @@ You're $PC.race. <<PlayerRace>> <</link>> | -<<link "Mixed race">> +<<link "Mixed Race">> <<set $PC.race = "mixed race">> <<PlayerRace>> <</link>> diff --git a/src/uncategorized/REFI.tw b/src/uncategorized/REFI.tw index f1a8fedda031d612523f2aebace6cd3ebf5f85f3..2bbd57d4ba1239b1c31070f973296d4e5ffddf20 100644 --- a/src/uncategorized/REFI.tw +++ b/src/uncategorized/REFI.tw @@ -136,7 +136,7 @@ $subSlave.slaveName gets inspected more regularly than your other slaves, since <</if>> /* 000-250-006 */ -$subSlave.slaveName is on lunch duty today. That means that as you eat your working lunch, she sits on the edge of your desk right next to you, so that her nipples are conveniently at mouth height. Whenever you feel thirsty, you lean over and take some of her creamy, slightly vanilla-toned milk straight from the source. Every time you do, she shudders convulsively, <<if $subSlave.voice != 0>>giving little mewling whimpers.<<else>>harsh gasping noises that are all she can manage, as a mute.<</if>> Though you never touch anything but her nipples, she climaxes twice. After you finish and she leaves, you notice $activeSlave.slaveName at the door to your office. You call her in. +$subSlave.slaveName is on lunch duty today. That means that as you eat your working lunch, she sits on the edge of your desk right next to you, so that her nipples are conveniently at mouth height. Whenever you feel thirsty, you lean over and take some of her creamy, slightly vanilla-toned milk straight from the source. Every time you do, she shudders convulsively, <<if $subSlave.voice != 0>>giving little mewling whimpers.<<else>>making the harsh gasping noises that are all she can manage, as a mute.<</if>> Though you never touch anything but her nipples, she climaxes twice. After you finish and she leaves, you notice $activeSlave.slaveName at the door to your office. You call her in. <br><br> <<EventNameLink $activeSlave>> hesitates before explaining herself, and the $desc is obviously aroused: <<if ($activeSlave.dick > 0) && ($activeSlave.dickAccessory == "chastity")>>she's got a string of precum leaking out of her chastity cage<<elseif ($activeSlave.dick > 0) && ($activeSlave.hormoneBalance >= 100)>>though her hormone-filled body can't get her dick hard any more, she's got a string of precum coming off her member<<elseif ($activeSlave.dick > 0) && ($activeSlave.balls == 0)>>though her gelded body can't get her dick hard any more, she's got a string of precum coming off her limp member<<elseif $activeSlave.dick > 4>>her gigantic cock is standing out like a mast<<elseif $activeSlave.dick > 2>>she's sporting an impressive erection<<elseif $activeSlave.dick > 0>>her little penis is rock hard<<elseif $activeSlave.clit > 0>>her large clit is visibly engorged<<else>>her nipples are hard and there's a sheen on her pussylips<</if>>. It seems she passed by while you were drinking from $subSlave.slaveName and found the sight rather compelling. It should be possible to either encourage this fascination or steer her away from it for now. @@ -167,7 +167,7 @@ $subSlave.slaveName is on lunch duty today. That means that as you eat your work <</if>> /* 000-250-006 */ -$subSlave.slaveName is lying on the edge of your desk with her body helpless beneath you, your dick in her, and your hands around her neck. It's just breath play, and you're practiced enough that she's in no danger. She's such a sexual submissive that she sometimes acts out if not managed. This happens when she feels the urge to misbehave in order to access punishment, so you personally ensure that she can indulge her submissiveness when she needs it. She does not orgasm with you, her complete servitude to your pleasure fulfilling a deeper need than that. She leaves your office with a serene look on her face, passing <<EventNameLink $activeSlave>>, who is <<if ($activeSlave.heels == 1) && ($activeSlave.shoes != "heels") && ($activeSlave.shoes != "boots") && ($activeSlave.shoes != "extreme heels")>>kneeling in the doorway with a troubled look on her face.<<elseif $activeSlave.amp != 1>>standing in the doorway with a troubled look on her face.<<else>>propped limblessly nearby. She has a troubled look on her face.<</if>> +$subSlave.slaveName is lying on the edge of your desk with her body helpless beneath you, your <<if ($PC.dick == 1)>>dick<<else>>strap-on<</if>> in her, and your hands around her neck. It's just breath play, and you're practiced enough that she's in no danger. She's such a sexual submissive that she sometimes acts out if not managed. This happens when she feels the urge to misbehave in order to access punishment, so you personally ensure that she can indulge her submissiveness when she needs it. She does not orgasm with you, her complete servitude to your pleasure fulfilling a deeper need than that. She leaves your office with a serene look on her face, passing <<EventNameLink $activeSlave>>, who is <<if ($activeSlave.heels == 1) && ($activeSlave.shoes != "heels") && ($activeSlave.shoes != "boots") && ($activeSlave.shoes != "extreme heels")>>kneeling in the doorway with a troubled look on her face.<<elseif $activeSlave.amp != 1>>standing in the doorway with a troubled look on her face.<<else>>propped limblessly nearby. She has a troubled look on her face.<</if>> <br><br> <<EventNameLink $activeSlave>> hesitates before explaining herself, and the $desc is obviously aroused: <<if ($activeSlave.dick > 0) && ($activeSlave.dickAccessory == "chastity")>>she's got a string of precum leaking out of her chastity cage<<elseif ($activeSlave.dick > 0) && ($activeSlave.hormoneBalance >= 100)>>though her hormone-filled body can't get her dick hard any more, she's got a string of precum coming off her member<<elseif ($activeSlave.dick > 0) && ($activeSlave.balls == 0)>>though her gelded body can't get her dick hard any more, she's got a string of precum coming off her limp member<<elseif $activeSlave.dick > 4>>her gigantic cock is standing out like a mast<<elseif $activeSlave.dick > 2>>she's sporting an impressive erection<<elseif $activeSlave.dick > 0>>her little penis is rock hard<<elseif $activeSlave.clit > 0>>her large clit is visibly engorged<<else>>her nipples are hard and there's a sheen on her pussylips<</if>>. It seems she passed by while you were dominating $subSlave.slaveName. <<if $activeSlave.amp != 1>>As though it has a mind of its own, her hand reaches up toward her throat. <</if>>It should be possible to either encourage this fascination with submission or steer her away from it for now. diff --git a/src/uncategorized/RESS.tw b/src/uncategorized/RESS.tw index 7f6239626b1d69868d27caa6ca5b35396cf3ccc7..6e7a0415f38e301dbce72071e5b1d9f1331e43aa 100644 --- a/src/uncategorized/RESS.tw +++ b/src/uncategorized/RESS.tw @@ -10466,7 +10466,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<elseif $activeSlave.weight > 95>> well padded <<elseif $activeSlave.weight > 30>> - fat + chubby <<elseif ($activeSlave.muscles > 30)>> muscular <<elseif ($activeSlave.weight > 10)>> diff --git a/src/uncategorized/generateXYSlave.tw b/src/uncategorized/generateXYSlave.tw index adf72da7e55556292e1915d17dbb5f3a8d50aeea..dec9ef6381f05e08efd89448f9839cc5eb56fc14 100644 --- a/src/uncategorized/generateXYSlave.tw +++ b/src/uncategorized/generateXYSlave.tw @@ -486,6 +486,8 @@ <<set $activeSlave.foreskin = 34>> <<case "a New Zealander">> <<set $activeSlave.foreskin = 33>> + <<case "Canadian">> + <<set $activeSlave.foreskin = 32>> <<case "Scottish">> <<set $activeSlave.foreskin = 28>> <<case "Australian" "Ugandan">> @@ -536,7 +538,7 @@ <<set $activeSlave.foreskin = 2>> <<case "Andorran" "Barbadian" "Bermudian" "Bhutanese" "Brazilian" "Croatian" "Finnish" "Hungarian" "Irish" "Moldovan" "Monégasque" "Panamanian" "Portuguese" "Seychellois" "Uruguayan">> <<set $activeSlave.foreskin = 1>> - <<case "Antiguan" "Armenian" "Bahamian" "Belizean" "Bolivian" "Cape Verdean" "Chilean" "Colombian" "Costa Rican" "Cuban" "Czech" "Dominiquais" "Ecuadorian" "Estonian" "Greenlandic" "Grenadian" "Guatemalan" "Honduran" "I-Kiribati" "Icelandic" "Kittitian" "Laotian" "Latvian" "Lithuanian" "Maltese" "Marshallese" "Micronesian" "Nicaraguan" "Paraguayan" "Polish" "Romanian" "Saint Lucian" "Salvadoran" "Sammarinese" "São Toméan" "Slovak" "Vatican" "Venezuelan" "Vietnamese">> + <<case "Antiguan" "Armenian" "Bahamian" "Belizean" "Bolivian" "Cape Verdean" "Chilean" "Colombian" "Costa Rican" "Cuban" "Czech" "Dominiquais" "Ecuadorian" "Estonian" "Greenlandic" "Grenadian" "Guatemalan" "Honduran" "I-Kiribati" "Icelandic" "Kittitian" "Laotian" "Latvian" "Lithuanian" "Maltese" "Marshallese" "Micronesian" "Nicaraguan" "Paraguayan" "Polish" "Romanian" "Saint Lucian" "Salvadoran" "Sammarinese" "São Toméan" "Slovak" "Vatican" "Venezuelan" "Vietnamese">> <<set $activeSlave.foreskin = 0>> <<default>> /% Some overlooked country, or possibly stateless. Use global average. %/ diff --git a/src/uncategorized/longSlaveDescription.tw b/src/uncategorized/longSlaveDescription.tw index 7517dea4126b738353ad100186c25b43bde4f464..58290ec9b600388cb005860e9eb5e3c16bc41482 100644 --- a/src/uncategorized/longSlaveDescription.tw +++ b/src/uncategorized/longSlaveDescription.tw @@ -1196,7 +1196,7 @@ when a dick is pushed inside <<if $activeSlave.vagina >= -1>>either of its lower <<elseif $activeSlave.career == "a dairy cow">> She's been broken into the belief that she is nothing more than a cow to be milked and bred. <<elseif $activeSlave.career == "a breeding bull">> - She's been broken into the belief that she is nothing more than a bull destined to fill fertile wombs with calfs. + She's been broken into the belief that she is nothing more than a bull destined to fill fertile wombs with calves. <<elseif $activeSlave.career == "a breeder">> Before you obtained her, she was a breeding slave. <<elseif $activeSlave.career == "a bioreactor">> diff --git a/src/uncategorized/main.tw b/src/uncategorized/main.tw index d490f979ba2165b94b449add96abfb2f634dde45..5a8beb734bc03724de05f7a6795219ba1406fc75 100644 --- a/src/uncategorized/main.tw +++ b/src/uncategorized/main.tw @@ -116,6 +116,7 @@ __''MAIN MENU''__ //[[Summary Options]]// <<if $positionMainLinks >= 0>> <<MainLinks>> <</if>> + <<set _j = "Back", _k = "AS Dump", _l = "Main">> <<CreateSimpleTabs>> <body> diff --git a/src/uncategorized/masterSuiteReport.tw b/src/uncategorized/masterSuiteReport.tw index 61b3a8d077941311d67aa72c6c8e73eddb67d826..9b95f162b40380e4a0386bae5c060e6ec56ba32e 100644 --- a/src/uncategorized/masterSuiteReport.tw +++ b/src/uncategorized/masterSuiteReport.tw @@ -386,6 +386,8 @@ <<set $Concubine = $slaves[_FLs], _dump = $MastSiIDs.deleteAt(0), _DL-->> <</if>> + <br><br> + <<if $arcologies[0].FSRestart != "unset" && $propOutcome != 1 && _masterSuitePregnantSlaves > 0>> The Societal Elite know what you are doing with your bedslaves. @@.red;They do not approve.@@ <<set $failedElite += 5*_masterSuitePregnantSlaves>> diff --git a/src/uncategorized/remoteSurgery.tw b/src/uncategorized/remoteSurgery.tw index 1f9441d9b945daadddb44a10c652e4e8ef6f4e76..dfb8ec9227d0bf3753c57f2d2abf0060962abd34 100644 --- a/src/uncategorized/remoteSurgery.tw +++ b/src/uncategorized/remoteSurgery.tw @@ -247,7 +247,7 @@ $pronounCap has $pronounCap has a high, girly voice. <</if>> <<if $activeSlave.voiceImplant != 0>> - $pronounCap has had surgery on $possessive voicebox to raise $possessive voice. + $pronounCap has had surgery on $possessive voice box to raise $possessive voice. <</if>> <<if ($activeSlave.voice != 0) && ($activeSlave.voiceImplant == 0) && ($activeSlave.voice < 3)>> <<if $activeSlave.indentureRestrictions < 1>> @@ -551,7 +551,7 @@ $pronounCap's <<elseif $activeSlave.bellyImplant == -1 && $bellyImplants == 1>> [[Implant a fillable abdominal implant|Surgery Degradation][$activeSlave.bellyImplant = 0, $cash -= $surgeryCost, $activeSlave.bellyPain += 2, $activeSlave.health -= 50, $surgeryType = "bellyInMale"]] <<elseif $activeSlave.bellyPain == 2>> - //$possessiveCap body can not handle more filler this week// + //$possessiveCap body cannot handle more filler this week// <<elseif $activeSlave.bellyImplant > -1 && $activeSlave.bellyPain == 0>> [[Add inert filler|Surgery Degradation][$activeSlave.bellyImplant += 200, $activeSlave.bellyPain += 1,$cash -= $surgeryCost, $activeSlave.health -= 10,$surgeryType = "bellyUp"]] | [[Add a considerable amount of inert filler|Surgery Degradation][$activeSlave.bellyImplant += 500, $activeSlave.bellyPain += 1,$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "bellyUp"]] @@ -577,7 +577,7 @@ $pronounCap's <<if $activeSlave.bellySagPreg > 0>> <br> <<if $activeSlave.belly >= 1500>> - $pronounCap has a sagging midriff, ruined from excessive pregnancy. It is currently filled out by $possessive swollen belly and can not safely be worked on. + $pronounCap has a sagging midriff, ruined from excessive pregnancy. It is currently filled out by $possessive swollen belly and cannot safely be worked on. <<else>> $pronounCap has a sagging midriff, ruined from excessive pregnancy. [[Tummy tuck|Surgery Degradation][$activeSlave.bellySag = 0,$activeSlave.bellySagPreg = 0,$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "tummyTuck"]] @@ -585,7 +585,7 @@ $pronounCap's <<elseif $activeSlave.bellySag > 0>> <br> <<if $activeSlave.belly >= 1500>> - $pronounCap has a sagging midriff, ruined from excessive distention. It is currently filled out by $possessive swollen belly and can not safely be worked on. + $pronounCap has a sagging midriff, ruined from excessive distention. It is currently filled out by $possessive swollen belly and cannot safely be worked on. <<else>> $pronounCap has a sagging midriff, ruined from excessive distention. [[Tummy tuck|Surgery Degradation][$activeSlave.bellySag = 0,$activeSlave.bellySagPreg = 0,$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "tummyTuck"]] @@ -742,7 +742,7 @@ Work on her sex: <<if $seeExtreme == 1 && $seeHyperPreg == 1 && $seePreg != 0 && $permaPregImplant == 1>> <<if $activeSlave.assignment == "work in the dairy" && $dairyPregSetting > 0>> <br> - $possessiveCap womb is already rented out for the production of calfs. + $possessiveCap womb is already rented out for the production of calves. <<else>> <<if isFertile($activeSlave) && $activeSlave.ovaryAge <= 46>> <br> @@ -751,7 +751,7 @@ Work on her sex: <br> $pronounCap has been made into a <<if $activeSlave.broodmother > 1>>hyper-<</if>>broodmother. <<else>> - $possessiveCap body can not support being a broodmother. + $possessiveCap body cannot support being a broodmother. <</if>> <<if $activeSlave.indentureRestrictions < 1 && $activeSlave.breedingMark != 1>> <<if isFertile($activeSlave)>> @@ -774,7 +774,7 @@ Work on her sex: <<if $activeSlave.mpreg == 1>> <<if $activeSlave.preg > 0>> <br> - $possessiveCap anal womb can not be removed while $pronoun is pregnant. + $possessiveCap anal womb cannot be removed while $pronoun is pregnant. <<else>> <<if $activeSlave.indentureRestrictions < 1 && $activeSlave.breedingMark != 1>> <br> diff --git a/src/uncategorized/saDevotion.tw b/src/uncategorized/saDevotion.tw index bae61a5c68c9d9343ab192e758a07d2ce0a89bae..5c5daaa406568f567ede3d78e2c8df10366ce09b 100644 --- a/src/uncategorized/saDevotion.tw +++ b/src/uncategorized/saDevotion.tw @@ -676,13 +676,13 @@ /* CAPS ON DEVOTION GAIN */ <<if $slaves[$i].tankBaby == 1>> - The incubation facility conditioned her mind for total subservience to her owner; she can not resist her progress. + The incubation facility conditioned her mind for total subservience to her owner; she cannot resist her progress. <<elseif $slaves[$i].tankBaby == 2>> - The incubation facility conditioned her mind for total reverence of her owner; she can not resist her progress. + The incubation facility conditioned her mind for total reverence of her owner; she cannot resist her progress. <<elseif $slaves[$i].devotion >= -20>> <<if $slaves[$i].devotion >= ($slaves[$i].oldDevotion+5)>> <<if $slaves[$i].tankBaby == 1>> - The incubation facility conditioned her mind for total subservience to her owner; she can not resist her progress. + The incubation facility conditioned her mind for total subservience to her owner; she cannot resist her progress. <<elseif $arcologies[0].FSChattelReligionist >= random(1,100)>> The natural resilience of her mind is overcome by the omnipresent combination of faith and servitude in $arcologies[0].name, and she does not resist her progress down the path towards total subservience. <<elseif Array.isArray($personalAttention) && $personalAttention.findIndex(function(s) { return s.ID == $slaves[$i].ID; }) != -1>> @@ -695,7 +695,7 @@ <<else>> <<if $slaves[$i].devotion >= ($slaves[$i].oldDevotion+5)>> <<if $slaves[$i].tankBaby == 1>> - The incubation facility conditioned her mind for total subservience to her owner; she can not resist her progress. + The incubation facility conditioned her mind for total subservience to her owner; she cannot resist her progress. <<elseif $slaves[$i].behavioralFlaw == "arrogant">> Though she made progress this week, @@.mediumorchid;it is limited by her arrogance.@@ <<set $slaves[$i].devotion = ($slaves[$i].oldDevotion+5)>> @@ -717,7 +717,7 @@ <<if $slaves[$i].trust > -20>> <<if $slaves[$i].trust >= ($slaves[$i].oldTrust+5)>> <<if $slaves[$i].tankBaby == 1>> - Any natural doubts she has are overcome by her conditioning in the incubation facilty; she can not resist trusting her owner. + Any natural doubts she has are overcome by her conditioning in the incubation facility; she cannot resist trusting her owner. <<elseif $arcologies[0].FSChattelReligionist >= random(1,100)>> Any natural doubts she harbors are overcome by her belief in Chattel Religionism, and she does not resist her progress down the path towards total trust in you. <<elseif Array.isArray($personalAttention) && $personalAttention.findIndex(function(s) { return s.ID == $slaves[$i].ID; }) != -1>> @@ -730,7 +730,7 @@ <<else>> <<if $slaves[$i].trust >= ($slaves[$i].oldTrust+5)>> <<if $slaves[$i].tankBaby == 1>> - Any natural doubts she has are overcome by her conditioning in the incubation facility; she can not resist trusting her owner. + Any natural doubts she has are overcome by her conditioning in the incubation facility; she cannot resist trusting her owner. <<elseif ($slaves[$i].behavioralFlaw == "odd") && ($slaves[$i].collar != "shock punishment")>> Though she made progress this week, @@.gold;it is limited by her preoccupation with her own oddities.@@ <<set $slaves[$i].trust = ($slaves[$i].oldTrust+5)>> diff --git a/src/uncategorized/saRules.tw b/src/uncategorized/saRules.tw index c46cf5cbe46e6740e8313982182ab682ed2b2b61..5856e290f62feb3d7b97e01664125c4b80b8662b 100644 --- a/src/uncategorized/saRules.tw +++ b/src/uncategorized/saRules.tw @@ -3338,17 +3338,17 @@ Getting comfortable <<if $slaves[$i].bellyPreg >= 750000>> <<set _belly = bellyAdjective($slaves[$i])>> - with a strained, _belly stomach ready to burst with contracted calfs + with a strained, _belly stomach ready to burst with contracted calves <<elseif $slaves[$i].bellyPreg >= 600000>> <<set _belly = bellyAdjective($slaves[$i])>> - with a constantly quivering _belly stomach filled to the brim with contracted calfs + with a constantly quivering _belly stomach filled to the brim with contracted calves <<elseif $slaves[$i].bellyPreg >= 450000>> <<set _belly = bellyAdjective($slaves[$i])>> - with a _belly stomach overstuffed with contracted calfs + with a _belly stomach overstuffed with contracted calves <<elseif $slaves[$i].bellyPreg >= 150000>> with the massive bulge of her contract pregnancy <<elseif $slaves[$i].bellyPreg >= 120000>> - while so enormously pregnant with calfs + while so enormously pregnant with calves <<elseif $slaves[$i].bellyPreg >= 10000>> while so heavily pregnant with <<if $slaves[$i].pregType > 1>>contracted children<<else>>a contracted child<</if>> <<elseif $slaves[$i].bellyPreg >= 5000>> diff --git a/src/uncategorized/seWedding.tw b/src/uncategorized/seWedding.tw index e0a033693014ba18a31ba016e01d1aae584ece6c..af2109ce2be0cdc4275973fc17e6376fbc9471f7 100644 --- a/src/uncategorized/seWedding.tw +++ b/src/uncategorized/seWedding.tw @@ -376,6 +376,28 @@ on her <<if $activeSlave.devotion < -20 && $activeSlave.trust <= 20>>trembling <</if>>finger. <</if>> There is no ring for you, since this marriage does not bind you. + <br> + <<if $PC.surname>> + <br><br><span id="surnaming"> + <<link "Give her your surname too">> + <<replace "#surnaming">> + <<set $activeSlave.slaveSurname = $PC.surname>> + You also proclaim your new slave wife $activeSlave.slaveName $activeSlave.slaveSurname. + <<if $activeSlave.fetish == "mindbroken">> + The new Mrs. $activeSlave.slaveSurname hears this, of course, and shows no reaction. Like many things, names mean nothing to her now. Your guests, on the other hand, appreciate the gift. + <<elseif $activeSlave.devotion+$activeSlave.trust >= 175>> + The new Mrs. $activeSlave.slaveSurname hears this, of course, and breaks down again. Not only is she to be blessed with your child, but she's to take your surname as well. + <<elseif $activeSlave.devotion < -20 && $activeSlave.trust > 20>> + The new Mrs. $activeSlave.slaveSurname hears this, of course, and scoffs audibly. Just another burden for her to carry; like the child soon to be growing in her womb. + <<elseif $activeSlave.devotion < -20>> + The new Mrs. $activeSlave.slaveSurname hears this, of course, and breaks down again. Not only are you binding her to you with your child, but with your name as well. + <<else>> + The new Mrs. $activeSlave.slaveSurname hears this, of course, and nods acceptingly. Your will is her will, after all. + <</if>> + <</replace>> + <</link>> + </span> + <</if>> <br><br> <<if $activeSlave.fetish == "mindbroken">> $activeSlave.slaveName is mindbroken, so you gather her up and hold her in front of you, pulling her panties off as you do. She follows your motions like a ragdoll. You maneuver your dick inside her while holding her against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>>. Then you pull her knees up to give your guests a good view as you fuck her fertile <<if $activeSlave.mpreg == 1>>asshole<<else>>cunt<</if>>. She is left to face them, staring off into space. Though she faces the crowd, her mind is empty; this might as well be any other fucking to her. She twitches ever so slightly when your seed flows into her, orgasming robotically to @@.green;applause from your guests.@@ You’ll fuck her repeatedly over the next few days, ensuring impregnation. @@ -526,7 +548,30 @@ <br><br> Once the ceremony is complete, you scoop up your new slave wife to carry her back into the master bedroom. She rests her head against you, so tired that she’s grateful for the break from standing. By the time she’s home, she’s fast asleep. You set her gently down on the bed and curl up behind her, feeling the animal warmth of her body as the exhausted slave’s chest rises and falls with her breathing. <</if>> + <br> + <<if $PC.surname>> + <br><br><span id="surnaming"> + <<link "Give her your surname as well">> + <<replace "#surnaming">> + <<set $activeSlave.slaveSurname = $PC.surname>> + You also proclaim your new slave wife $activeSlave.slaveName $activeSlave.slaveSurname. + <<if $activeSlave.fetish == "mindbroken">> + The new Mrs. $activeSlave.slaveSurname hears this, of course, and shows no reaction. Like many things, names mean nothing to her now. + <<elseif $activeSlave.devotion+$activeSlave.trust >= 175>> + The new Mrs. $activeSlave.slaveSurname hears this, of course, and breaks down again. + <<elseif $activeSlave.devotion < -20 && $activeSlave.trust > 20>> + The new Mrs. $activeSlave.slaveSurname hears this, of course, and scoffs audibly. + <<elseif $activeSlave.devotion < -20>> + The new Mrs. $activeSlave.slaveSurname hears this, of course, and breaks down again. + <<else>> + The new Mrs. $activeSlave.slaveSurname hears this, of course, and nods acceptingly. + <</if>> + <</replace>> + <</link>> + </span> + <</if>> + <<if ndef $activeSlave.publicCount>> <<set $activeSlave.publicCount = 0>> <</if>> @@ -695,6 +740,28 @@ <</if>> <br><br> When she's in front of you, <<if $activeSlave.amp == 1>>the slave carrying her limbless torso sets her down on the floor in front of you and props her up so her head is level with your crotch<<else>>she gets down on her knees so her head is level with your crotch<</if>>. <<if $assistantName == "your personal assistant">>Your personal assistant<<else>>$assistantName<</if>> reads the short recitation for her, and you place a simple steel ring <<if $activeSlave.amp == 1>>on a cord around her neck, since she lacks fingers to wear it on<<else>>on her finger<</if>>. There is no ring for you, since this marriage does not bind you. + <br> + <<if $PC.surname>> + <br><br><span id="surnaming"> + <<link "Give her your surname">> + <<replace "#surnaming">> + <<set $activeSlave.slaveSurname = $PC.surname>> + You also proclaim your new slave wife $activeSlave.slaveName $activeSlave.slaveSurname. + <<if $activeSlave.fetish == "mindbroken">> + The new Mrs. $activeSlave.slaveSurname hears this, of course, and shows no reaction. Like many things, names mean nothing to her now. Your guests, on the other hand, appreciate the gift. + <<elseif $activeSlave.devotion+$activeSlave.trust >= 175>> + The new Mrs. $activeSlave.slaveSurname hears this, of course, and breaks down again; it's like a dream come true. + <<elseif $activeSlave.devotion < -20 && $activeSlave.trust > 20>> + The new Mrs. $activeSlave.slaveSurname hears this, of course, and scoffs audibly; just another burden for her to carry. + <<elseif $activeSlave.devotion < -20>> + The new Mrs. $activeSlave.slaveSurname hears this, of course, and breaks down again; this is nothing more than another unwanted link to you. + <<else>> + The new Mrs. $activeSlave.slaveSurname hears this, of course, and nods acceptingly. Your will is her will, after all. + <</if>> + <</replace>> + <</link>> + </span> + <</if>> <br><br> <<if $activeSlave.fetish == "mindbroken">> Then, you flip her veil over her head so she can <<if $PC.dick == 1>>suck your dick<<if $PC.vagina == 1>> and <</if>><</if>><<if $PC.vagina == 1>>eat you out<</if>> in front of your guests, as the ceremony requires. She approaches her task with robotic obedience. You climax promptly, <<if $PC.dick == 1>>shooting your cum down her throat<<else>>covering her face in girlcum<</if>>. Your guests and their attendant slaves applaud at the consummation, or rather, the first stage of the consummation. The balance will take place privately, however, and you scoop up your new slave wife to carry her back into the master bedroom. She absentmindedly rests her head against your <<if $PC.boobs == 1>>breasts<<elseif $PC.title == 0>>flat chest<<else>>strong chest<</if>> as you cradle her in your arms, gazing up at you with empty eyes. diff --git a/src/uncategorized/slaveInteract.tw b/src/uncategorized/slaveInteract.tw index 6fa4f11c1f256d18f97672b14e380d430503993a..147be00672284eb8bfc0fe0e692376ac4fa85f61 100644 --- a/src/uncategorized/slaveInteract.tw +++ b/src/uncategorized/slaveInteract.tw @@ -115,7 +115,7 @@ | <<link "Get a footjob">><<replace "#miniscene">><<include "FFeet">><br> <</replace>><</link>> <</if>> <span id = "impreg"> - <<if (canGetPregnant($activeSlave)) && ($activeSlave.clothes != "a Fuckdoll suit") && $seePreg != 0>> + <<if (canGetPregnant($activeSlave)) && ($activeSlave.fuckdoll == 0) && $seePreg != 0>> <<if ($PC.dick != 0 && $activeSlave.eggType == "human")>> | <<link "Impregnate her yourself">><<replace "#miniscene">><<include "FPCImpreg">><br> <</replace>><<SlaveInteractImpreg>><<SlaveInteractFertility>><</link>> <</if>> @@ -211,7 +211,7 @@ <<set $relation = 0>> <<for $i = 0; $i < _SL; $i++>> <<if ($activeSlave.ID == $slaves[$i].father || $activeSlave.ID == $slaves[$i].mother) && !isSlaveAvailable($slaves[$i])>> - <<set $relation++>> + <<set $relation++>> <</if>> <</for>> <<if $relation == $activeSlave.daughters>> @@ -251,7 +251,7 @@ | <<link "Fuck her with her sister">><<replace "#miniscene">><<set $partner = "sister">><<include "FRelation">><br> <</replace>><</link>> <<else>> | <<link "Fuck her with one of her sisters">><<replace "#miniscene">><<set $partner = "sister">><<include "FRelation">><br> <</replace>><</link>> - <</if>> + <</if>> <</if>> <</if>> /* @@ -529,7 +529,7 @@ <</if>>/* CLOSES FUCKDOLL CHECK */ <<set _numFacilities = $brothel+$club+$dairy+$servantsQuarters+$masterSuite+$spa+$clinic+$schoolroom+$cellblock+$arcade+$HGSuite>> - + <<if _numFacilities > 0>> <br>Transfer to: @@ -596,7 +596,7 @@ <<set _dairySeed = $bioreactorsXY+$bioreactorsXX+$bioreactorsHerm+$bioreactorsBarren>> <<if $dairy <= $dairySlaves+_dairySeed>> Dairy - <<elseif((($activeSlave.indentureRestrictions > 0) && ($dairyRestraintsSetting > 1)) || (($activeSlave.indentureRestrictions > 1) && ($dairyRestraintsSetting > 0)) || ($activeSlave.breedingMark == 1 && $dairyRestriantsSettings > 0) || (($dairyPregSetting > 0) && (($activeSlave.bellyImplant != -1) || ($activeSlave.broodmother > 0))))>> + <<elseif((($activeSlave.indentureRestrictions > 0) && ($dairyRestraintsSetting > 1)) || (($activeSlave.indentureRestrictions > 1) && ($dairyRestraintsSetting > 0)) || ($activeSlave.breedingMark == 1 && $dairyRestraintsSetting > 0) || (($dairyPregSetting > 0) && (($activeSlave.bellyImplant != -1) || ($activeSlave.broodmother > 0))))>> Dairy <<elseif (($activeSlave.lactation > 0) || ($activeSlave.balls > 0)) || (($dairyFeedersUpgrade == 1) && ($dairyFeedersSetting > 0) && ($dairySlimMaintainUpgrade == 0))>> [[Dairy|Assign][$assignTo = "Dairy", $i = -1]] /* $i = -1 tells Assign to use $activeSlave as-is */ @@ -622,7 +622,7 @@ <br>Clothes: ''<span id="clothes">$activeSlave.clothes</span>.'' | <<link "Let her choose">><<set $activeSlave.clothes = "choosing her own clothes",$activeSlave.choosesOwnClothes = 1>><<replace "#clothes">>$activeSlave.clothes<</replace>><</link>> - <br> //Nice:// + <br> //Nice:// <<link "Bangles">><<set $activeSlave.clothes = "slutty jewelry",$activeSlave.choosesOwnClothes = 0>><<replace "#clothes">>$activeSlave.clothes<</replace>><</link>> | <<link "Bodysuit">><<set $activeSlave.clothes = "a comfortable bodysuit",$activeSlave.choosesOwnClothes = 0>><<replace "#clothes">>$activeSlave.clothes<</replace>><</link>> | <<link "Cheerleader outfit">><<set $activeSlave.clothes = "a cheerleader outfit",$activeSlave.choosesOwnClothes = 0>><<replace "#clothes">><<print $activeSlave.clothes>><</replace>><</link>> @@ -692,7 +692,7 @@ | //FS// <<link "Western clothing">><<set $activeSlave.clothes = "Western clothing",$activeSlave.choosesOwnClothes = 0>><<replace "#clothes">>$activeSlave.clothes<</replace>><</link>> <</if>> - <br> //Harsh:// + <br> //Harsh:// <<link "Go naked">><<set $activeSlave.clothes = "no clothing", $activeSlave.choosesOwnClothes = 0>><<replace "#clothes">>$activeSlave.clothes<</replace>><</link>> <<if isItemAccessible("chains")>> | //FS// <<link "Chains">><<set $activeSlave.clothes = "chains",$activeSlave.choosesOwnClothes = 0>><<replace "#clothes">>$activeSlave.clothes<</replace>><</link>> @@ -705,7 +705,7 @@ <br>Collar: ''<span id="collar">$activeSlave.collar</span>.'' <<link "None">><<set $activeSlave.collar = "none">><<replace "#collar">>$activeSlave.collar<</replace>><</link>> - <br> //Nice:// + <br> //Nice:// <<link "Stylish leather">><<set $activeSlave.collar = "stylish leather">><<replace "#collar">>$activeSlave.collar<</replace>><</link>> | <<link "Satin choker">><<set $activeSlave.collar = "satin choker">><<replace "#collar">>$activeSlave.collar<</replace>><</link>> | <<link "Silken ribbon">><<set $activeSlave.collar = "silk ribbon">><<replace "#collar">>$activeSlave.collar<</replace>><</link>> @@ -721,7 +721,7 @@ <<if isItemAccessible("ancient Egyptian")>> | //FS// <<link "Ancient Egyptian">><<set $activeSlave.collar = "ancient Egyptian">><<replace "#collar">>$activeSlave.collar<</replace>><</link>> <</if>> - <br> //Harsh:// + <br> //Harsh:// <<link "Tight steel">><<set $activeSlave.collar = "tight steel">><<replace "#collar">>$activeSlave.collar<</replace>><</link>> <<if ($seeAge != 0)>> | <<link "Cruel retirement counter">><<set $activeSlave.collar = "cruel retirement counter">><<replace "#collar">>$activeSlave.collar<</replace>><</link>> @@ -1039,8 +1039,8 @@ Aphrodisiacs: <span id="aphrodisiacs"><strong><<if $activeSlave.aphrodisiacs > 1 <<SetBellySize $activeSlave>> <</if>> <<elseif $activeSlave.broodmotherOnHold == 1>> - //Her pregnancy implant is turned off<<if $activeSlave.broodmotherCountDown > 0>>; she is expected to be completely emptied of her remaining brood in $activeSlave.broodmotherCountDown week<<if $activeSlave.broodmotherCountDown > 1>>s<</if>><<else>>.<</if>>// - [[Turn on implant|Slave Interact][$activeSlave.broodmotherOnHold = 0, $activeSlave.broodmotherCountDown = 0]] + //Her pregnancy implant is turned off<<if $activeSlave.broodmotherCountDown > 0>>; she is expected to be completely emptied of her remaining brood in $activeSlave.broodmotherCountDown week<<if $activeSlave.broodmotherCountDown > 1>>s<</if>><<else>>.<</if>>// + [[Turn on implant|Slave Interact][$activeSlave.broodmotherOnHold = 0, $activeSlave.broodmotherCountDown = 0]] <<elseif $activeSlave.preg >= -1>> Contraception: <span id="fertility"><strong><<if $activeSlave.preg == -1>><<print "using contraceptives">><<elseif $activeSlave.pregWeek < 0>><<print "postpartum">><<elseif $activeSlave.preg == 0>><<print "fertile">><<elseif $activeSlave.preg < 4>><<print "may be pregnant">><<else>><<print $activeSlave.preg>><<print " weeks pregnant">><</if>></strong></span>. <<if ($activeSlave.preg == 0)>> @@ -1060,10 +1060,10 @@ Aphrodisiacs: <span id="aphrodisiacs"><strong><<if $activeSlave.aphrodisiacs > 1 | [[Give her a cesarean section|csec]] <<elseif ($activeSlave.broodmother > 0)>> <<if $activeSlave.broodmotherOnHold != 1>> - [[Turn off implant|Slave Interact][$activeSlave.broodmotherOnHold = 1, $activeSlave.broodmotherCountDown = 38-WombMinPreg($activeSlave)]] + [[Turn off implant|Slave Interact][$activeSlave.broodmotherOnHold = 1, $activeSlave.broodmotherCountDown = 38-WombMinPreg($activeSlave)]] <</if>> <<if ($activeSlave.preg > 37)>> - | [[Induce mass childbirth|BirthStorm]] + | [[Induce mass childbirth|BirthStorm]] <</if>> <<elseif ($activeSlave.preg > 35)>> [[Give her a cesarean section|csec]] @@ -1085,8 +1085,8 @@ Aphrodisiacs: <span id="aphrodisiacs"><strong><<if $activeSlave.aphrodisiacs > 1 <<SetBellySize $activeSlave>> <</if>> <<elseif $activeSlave.broodmotherOnHold == 1>> - //Its pregnancy implant is turned off; it expected to be completely emptied of its remaining brood in $activeSlave.broodmotherCountDown week<<if $activeSlave.broodmotherCountDown > 1>>s<</if>>// - [[Turn on implant|Slave Interact][$activeSlave.broodmotherOnHold = 0, $activeSlave.broodmotherCountDown = 0]] + //Its pregnancy implant is turned off; it expected to be completely emptied of its remaining brood in $activeSlave.broodmotherCountDown week<<if $activeSlave.broodmotherCountDown > 1>>s<</if>>// + [[Turn on implant|Slave Interact][$activeSlave.broodmotherOnHold = 0, $activeSlave.broodmotherCountDown = 0]] <<elseif ($activeSlave.preg >= -1)>> __Contraception__: <span id="fertility"><strong><<if $activeSlave.preg == -1>><<print "using contraceptives">><<elseif $activeSlave.pregWeek < 0>><<print "postpartum">><<elseif $activeSlave.preg == 0>><<print "fertile">><<elseif $activeSlave.preg < 4>><<print "may be pregnant">><<else>><<print $activeSlave.preg>><<print " weeks pregnant">><</if>></strong></span>. <<if ($activeSlave.preg == 0)>> @@ -1104,10 +1104,10 @@ Aphrodisiacs: <span id="aphrodisiacs"><strong><<if $activeSlave.aphrodisiacs > 1 | [[Give it a cesarean section|csec]] <<elseif ($activeSlave.broodmother > 0)>> <<if $activeSlave.broodmotherOnHold != 1>> - [[Turn off implant|Slave Interact][$activeSlave.broodmotherOnHold = 1, $activeSlave.broodmotherCountDown = 38-WombMinPreg($activeSlave)]] + [[Turn off implant|Slave Interact][$activeSlave.broodmotherOnHold = 1, $activeSlave.broodmotherCountDown = 38-WombMinPreg($activeSlave)]] <</if>> <<if ($activeSlave.preg > 37)>> - | [[Induce mass childbirth|BirthStorm]] + | [[Induce mass childbirth|BirthStorm]] <</if>> <<elseif ($activeSlave.preg > 35)>> [[Give it a cesarean section|csec]] @@ -1368,7 +1368,7 @@ Hormones: <strong><span id="hormones"> <<if $activeSlave.accent > 0 && $activeSlave.accent < 4>>| <<link "Accent elimination">><<set $activeSlave.speechRules = "accent elimination">><<replace "#speechRules">>$activeSlave.speechRules<</replace>><</link>> <<elseif $activeSlave.accent > 3>>| <<link "Language lessons">><<set $activeSlave.speechRules = "language lessons">><<replace "#speechRules">>$activeSlave.speechRules<</replace>><</link>> <</if>> -<</if>> +<</if>> <br> Relationship rules: ''<span id="relationshipRules">$activeSlave.relationshipRules</span>.'' @@ -1382,12 +1382,12 @@ Relationship rules: ''<span id="relationshipRules">$activeSlave.relationshipRule The media hub is not releasing highlights of her sex life. [[Release|Slave Interact][$activeSlave.pornFameSpending = 0]] <<else>> <<if $activeSlave.prestige < 3>> - The media hub is releasing - <<if $activeSlave.pornFameSpending < 500>> - minimal - <</if>> highlights of her sex life. + The media hub is releasing + <<if $activeSlave.pornFameSpending < 500>> + minimal + <</if>> highlights of her sex life. <<if $activeSlave.pornFameSpending == 0>> - [[Begin publicizing?|Slave Interact][$activeSlave.pornFameSpending += 1000]] + [[Begin publicizing?|Slave Interact][$activeSlave.pornFameSpending += 1000]] //Will cost <<print cashFormat(1000)>> weekly.// <<else>> <<print cashFormat($activeSlave.pornFameSpending)>> weekly is spent to publicize them. @@ -1431,7 +1431,7 @@ Relationship rules: ''<span id="relationshipRules">$activeSlave.relationshipRule <</if>> /*| [[Upload her|Upload Slave]]*/ -| [[Export this slave|Export Slave]] +| [[Export this slave|Export Slave]] <<if $cheatMode>> | [[Import a slave|Import Slave]] <</if>> diff --git a/src/uncategorized/slaveSummary.tw b/src/uncategorized/slaveSummary.tw index 34c7638ce6e245331f084673595f781254796c03..dff36a042b07a77f41f03c1ca037bc0bd8b257ab 100644 --- a/src/uncategorized/slaveSummary.tw +++ b/src/uncategorized/slaveSummary.tw @@ -313,7 +313,7 @@ <<elseif (_Slave.indentureRestrictions > 1) && ($dairyRestraintsSetting > 0)>> <br>//_Slave.slaveName's indenture allows only free range milking.// <<continue>> - <<elseif _Slave.breedingMark == 1 && $dairyRestriantsSettings > 0>> + <<elseif _Slave.breedingMark == 1 && $dairyRestraintsSetting > 0>> <br>//_Slave.slaveName may only be a free range cow// <<continue>> <<elseif ($dairyPregSetting > 0) && ((_Slave.bellyImplant != -1) || (_Slave.broodmother != 0))>> @@ -641,7 +641,7 @@ will <<set _dairySeed = $bioreactorsXY+$bioreactorsXX+$bioreactorsHerm+$bioreactorsBarren>> <<if $dairy <= $dairySlaves+_dairySeed>> Dairy - <<elseif (((_Slave.indentureRestrictions > 0) && ($dairyRestraintsSetting > 1)) || ((_Slave.indentureRestrictions > 1) && ($dairyRestraintsSetting > 0)) || (_Slave.breedingMark == 1 && $dairyRestriantsSettings > 0) || (($dairyPregSetting > 0) && ((_Slave.bellyImplant != -1) || (_Slave.broodmother > 0))))>> + <<elseif (((_Slave.indentureRestrictions > 0) && ($dairyRestraintsSetting > 1)) || ((_Slave.indentureRestrictions > 1) && ($dairyRestraintsSetting > 0)) || (_Slave.breedingMark == 1 && $dairyRestraintsSetting > 0) || (($dairyPregSetting > 0) && ((_Slave.bellyImplant != -1) || (_Slave.broodmother > 0))))>> Dairy <<elseif ((_Slave.lactation > 0) || (_Slave.balls > 0)) || (($dairyFeedersUpgrade == 1) && ($dairyFeedersSetting > 0) && ($dairySlimMaintainUpgrade == 0))>> [[Dairy|Assign][$assignTo = "Dairy", $i = _ssi]] /* $i = -1 tells Assign to use _Slave as-is */ diff --git a/src/utility/miscWidgets.tw b/src/utility/miscWidgets.tw index 7197bfab903105647afa9b9f0f90967d299e59f8..4d6a56df85467369696d390be59f37f60feda4ef 100644 --- a/src/utility/miscWidgets.tw +++ b/src/utility/miscWidgets.tw @@ -576,7 +576,7 @@ %/ <<widget "SlaveInteractImpreg">> <<replace #impreg>> - <<if (canGetPregnant($activeSlave)) && ($activeSlave.clothes != "a Fuckdoll suit") && $seePreg != 0>> + <<if (canGetPregnant($activeSlave)) && ($activeSlave.fuckdoll == 0) && $seePreg != 0>> <<if ($PC.dick != 0 && $activeSlave.eggType == "human")>> | <<link "Impregnate her yourself">><<replace "#miniscene">><<include "FPCImpreg">><br> <</replace>><<SlaveInteractImpreg>><<SlaveInteractFertility>><</link>> <</if>> diff --git a/src/utility/raWidgets.tw b/src/utility/raWidgets.tw index d095fa01e3d72a8691b8a8e01dd3fe0a1c6a7d04..9c430aa6991c6ed76b1829495e3d492e8fc730e1 100644 --- a/src/utility/raWidgets.tw +++ b/src/utility/raWidgets.tw @@ -2339,7 +2339,7 @@ Your brand design is ''$brandDesign.'' ''fixed.'' <<else>> ''no default setting.'' - + <</if>> <br> @@ -2970,7 +2970,7 @@ Your brand design is ''$brandDesign.'' <<switch _currentRule.setAssignment>> <<case "no default setting">> <<run delete _currentRule.setAssignment>> - + <<case "rest" "please you">> /% slaves always qualify for this assignment %/ @@ -3026,7 +3026,7 @@ Your brand design is ''$brandDesign.'' <<case "work in the dairy">> <<if ($dairy > $dairySlaves+$bioreactorsXY+$bioreactorsXX+$bioreactorsHerm+$bioreactorsBarren)>> <<if ($args[0].indentureRestrictions > 0) && ($dairyRestraintsSetting > 1)>> - <<elseif (($args[0].indentureRestrictions > 1) && ($dairyRestraintsSetting > 0)) || ($args[0].breedingMark == 1 && $dairyRestriantsSettings > 0) || (($dairyPregSetting > 0) && (($args[0].bellyImplant != -1) || ($args[0].broodmother != 0)))>> + <<elseif (($args[0].indentureRestrictions > 1) && ($dairyRestraintsSetting > 0)) || ($args[0].breedingMark == 1 && $dairyRestraintsSetting > 0) || (($dairyPregSetting > 0) && (($args[0].bellyImplant != -1) || ($args[0].broodmother != 0)))>> <<else>> <<if ($args[0].lactation > 0 || (($dairySlimMaintainUpgrade == 0 || $dairySlimMaintain == 0) && ($args[0].boobs > 300 || $args[0].dick == 0 || $dairyImplantsSetting == 1) && $dairyImplantsSetting != 2)) || ($args[0].balls > 0)>> <<if ($args[0].devotion > 20) || (($args[0].devotion >= -50) && ($args[0].trust < -20)) || ($args[0].trust < -50) || ($args[0].amp == 1) || ($dairyRestraintsUpgrade == 1)>> @@ -3187,7 +3187,7 @@ Your brand design is ''$brandDesign.'' <br> <<if (_combinedRule.collar == "preg biometrics" && $args[0].preg <= -1)>> <<set $args[0].collar = "none">> - $args[0].slaveName can not utilize preg biometrics. + $args[0].slaveName cannot utilize preg biometrics. <<elseif (_combinedRule.collar == "massive dildo gag" && $args[0].oralSkill <= 50)>> <<set $args[0].collar = "none">> $args[0].slaveName lacks the oral skill to successfully keep the massive dildo gag in her throat. @@ -3859,7 +3859,7 @@ Your brand design is ''$brandDesign.'' <br> $args[0].slaveName has been put on $args[0].drugs. <<else>> <<set $args[0].drugs = "no drugs" >> - <br> $args[0].slaveName can not benefit from her assigned drug and has been defaulted to $args[0].drugs. + <br> $args[0].slaveName cannot benefit from her assigned drug and has been defaulted to $args[0].drugs. <</if>> <<case "growth stimulants">> <<if $args[0].height < 274 && $args[0].height < Math.clamp((Height.mean($args[0]) * 1.25),0,274)>> @@ -3867,7 +3867,7 @@ Your brand design is ''$brandDesign.'' <br> $args[0].slaveName has been put on $args[0].drugs. <<else>> <<set $args[0].drugs = "no drugs" >> - <br> $args[0].slaveName can not benefit from her assigned drug and has been defaulted to $args[0].drugs. + <br> $args[0].slaveName cannot benefit from her assigned drug and has been defaulted to $args[0].drugs. <</if>> <<case "sag-B-gone">> <<if $args[0].boobs > 250 && $args[0].boobShape != "saggy">> @@ -3875,7 +3875,7 @@ Your brand design is ''$brandDesign.'' <br> $args[0].slaveName has been put on $args[0].drugs. <<else>> <<set $args[0].drugs = "no drugs" >> - <br> $args[0].slaveName can not benefit from her assigned drug and has been defaulted to $args[0].drugs. + <br> $args[0].slaveName cannot benefit from her assigned drug and has been defaulted to $args[0].drugs. <</if>> <<case "female hormone injections">> <<if $args[0].breedingMark != 1 && ($args[0].ovaries == 1 || $args[0].mpreg == 1) && $args[0].pubertyXX == 0>> @@ -3883,7 +3883,7 @@ Your brand design is ''$brandDesign.'' <br> $args[0].slaveName has been put on $args[0].drugs. <<else>> <<set $args[0].drugs = "no drugs" >> - <br> $args[0].slaveName can not benefit from her assigned drug and has been defaulted to $args[0].drugs. + <br> $args[0].slaveName cannot benefit from her assigned drug and has been defaulted to $args[0].drugs. <</if>> <<case "male hormone injections">> <<if $args[0].breedingMark != 1 && $args[0].balls > 0 && $args[0].pubertyXY == 0>> @@ -3891,7 +3891,7 @@ Your brand design is ''$brandDesign.'' <br> $args[0].slaveName has been put on $args[0].drugs. <<else>> <<set $args[0].drugs = "no drugs" >> - <br> $args[0].slaveName can not benefit from her assigned drug and has been defaulted to $args[0].drugs. + <br> $args[0].slaveName cannot benefit from her assigned drug and has been defaulted to $args[0].drugs. <</if>> <<default>> <<set $args[0].drugs = _combinedRule.drug >> @@ -4986,4 +4986,3 @@ is now _combinedRule.hLength cm long. <<set $args[0] = _slaveBeforeRA>> <</widget>> -