From 316adfff7a35b6912ab3a626ff833e15dfee367f Mon Sep 17 00:00:00 2001 From: kopareigns <kopareigns@gmail.com> Date: Sun, 29 Jul 2018 20:43:00 -0400 Subject: [PATCH] Fixes --- devNotes/twine JS.txt | 10 +++++----- src/js/slaveGenerationJS.tw | 10 +++++----- src/uncategorized/generateXYSlave.tw | 2 +- src/uncategorized/reRelativeRecruiter.tw | 4 ++-- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/devNotes/twine JS.txt b/devNotes/twine JS.txt index 5ecfe65a175..5866dd9358f 100644 --- a/devNotes/twine JS.txt +++ b/devNotes/twine JS.txt @@ -24457,7 +24457,7 @@ window.checkForGingering = function checkForGingering() { r += `${His} lips have the slightest blue tinge, making it obvious ${he}'s been given a vasoconstrictor. ${His} cock is a lot less of a girldick than it looks right now.`; break; case "vasodilator": - r += `${He} has an impressive erection, but it seems quite unconnected to the rest of ${him}, as if ${he} doesn't know what to do with it. ${He}'s obviously been given a vasodilator to make ${his} dick seem a little less pathetic.`; + r += `${He} has an impressive erection, but it seems quite unconnected to the rest of ${him}, as if ${he} doesn't know what to do with it. ${He}'s obviously been given a vasodilator to make ${his} dick seem a little less pathetic.`; break; case "aphrodisiac": r += `${His} pupils are slightly dilated, ${his} breath comes in fast pants, and ${his} skin is flushed. ${He}'s obviously been given as big of a dose of aphrodisiacs as ${he} can handle without a heart attack.`; @@ -24478,19 +24478,19 @@ window.checkForGingering = function checkForGingering() { if (V.gingeringDetected === 1) { switch (V.gingering) { case "antidepressant": - r += `${He} is acting dazed and unfocused, like she's been given antidepressants to make ${him} appear less fearful. She may be considerably less trusting than ${he} seems. `; + r += `${He} is acting dazed and unfocused, like ${he}'s been given antidepressants to make ${him} appear less fearful. ${He} may be considerably less trusting than ${he} seems. `; break; case "depressant": - r += `${He} is acting languid and drugged, like she's been given a depressant to make ${him} appear less hateful. She may be considerably less accepting of slavery than ${he} seems. `; + r += `${He} is acting languid and drugged, like ${he}'s been given a depressant to make ${him} appear less hateful. ${He} may be considerably less accepting of slavery than ${he} seems. `; break; case "stimulant": - r += `${He} is acting twitchy and hyperactive, like she's been given a stimulant to make ${him} seem healthier and more energetic. She may be considerably less vital than ${he} seems. `; + r += `${He} is acting twitchy and hyperactive, like ${he}'s been given a stimulant to make ${him} seem healthier and more energetic. ${He} may be considerably less vital than ${he} seems. `; break; case "vasoconstrictor": r += `${His} lips have the slightest blue tinge, suggesting that ${he} may have been given a vasoconstrictor. If ${he} has, ${his} cock may be considerably less feminine and demure than it now seems. `; break; case "vasodilator": - r += `${He} has an impressive erection, but it seems quite unconnected to the rest of ${him}, as if ${he} doesn't know what to do with it. She may have been given a vasodilator. If ${he} has, ${his} cock may be considerably less impressive than it now seems. `; + r += `${He} has an impressive erection, but it seems quite unconnected to the rest of ${him}, as if ${he} doesn't know what to do with it. ${He} may have been given a vasodilator. If ${he} has, ${his} cock may be considerably less impressive than it now seems. `; break; case "aphrodisiac": r += `${His} pupils are slightly dilated, ${his} breath comes in fast pants, and ${his} skin is flushed. These are the characteristic symptoms of a dose of aphrodisiacs limited only by a desire to avoid giving ${him} a heart attack. `; diff --git a/src/js/slaveGenerationJS.tw b/src/js/slaveGenerationJS.tw index f31d081533c..db33dd23bb1 100644 --- a/src/js/slaveGenerationJS.tw +++ b/src/js/slaveGenerationJS.tw @@ -1160,7 +1160,7 @@ window.checkForGingering = function checkForGingering() { r += `${His} lips have the slightest blue tinge, making it obvious ${he}'s been given a vasoconstrictor. ${His} cock is a lot less of a girldick than it looks right now.`; break; case "vasodilator": - r += `${He} has an impressive erection, but it seems quite unconnected to the rest of ${him}, as if ${he} doesn't know what to do with it. ${He}'s obviously been given a vasodilator to make ${his} dick seem a little less pathetic.`; + r += `${He} has an impressive erection, but it seems quite unconnected to the rest of ${him}, as if ${he} doesn't know what to do with it. ${He}'s obviously been given a vasodilator to make ${his} dick seem a little less pathetic.`; break; case "aphrodisiac": r += `${His} pupils are slightly dilated, ${his} breath comes in fast pants, and ${his} skin is flushed. ${He}'s obviously been given as big of a dose of aphrodisiacs as ${he} can handle without a heart attack.`; @@ -1181,19 +1181,19 @@ window.checkForGingering = function checkForGingering() { if (V.gingeringDetected === 1) { switch (V.gingering) { case "antidepressant": - r += `${He} is acting dazed and unfocused, like she's been given antidepressants to make ${him} appear less fearful. She may be considerably less trusting than ${he} seems. `; + r += `${He} is acting dazed and unfocused, like ${he}'s been given antidepressants to make ${him} appear less fearful. ${He} may be considerably less trusting than ${he} seems. `; break; case "depressant": - r += `${He} is acting languid and drugged, like she's been given a depressant to make ${him} appear less hateful. She may be considerably less accepting of slavery than ${he} seems. `; + r += `${He} is acting languid and drugged, like ${he}'s been given a depressant to make ${him} appear less hateful. ${He} may be considerably less accepting of slavery than ${he} seems. `; break; case "stimulant": - r += `${He} is acting twitchy and hyperactive, like she's been given a stimulant to make ${him} seem healthier and more energetic. She may be considerably less vital than ${he} seems. `; + r += `${He} is acting twitchy and hyperactive, like ${he}'s been given a stimulant to make ${him} seem healthier and more energetic. ${He} may be considerably less vital than ${he} seems. `; break; case "vasoconstrictor": r += `${His} lips have the slightest blue tinge, suggesting that ${he} may have been given a vasoconstrictor. If ${he} has, ${his} cock may be considerably less feminine and demure than it now seems. `; break; case "vasodilator": - r += `${He} has an impressive erection, but it seems quite unconnected to the rest of ${him}, as if ${he} doesn't know what to do with it. She may have been given a vasodilator. If ${he} has, ${his} cock may be considerably less impressive than it now seems. `; + r += `${He} has an impressive erection, but it seems quite unconnected to the rest of ${him}, as if ${he} doesn't know what to do with it. ${He} may have been given a vasodilator. If ${he} has, ${his} cock may be considerably less impressive than it now seems. `; break; case "aphrodisiac": r += `${His} pupils are slightly dilated, ${his} breath comes in fast pants, and ${his} skin is flushed. These are the characteristic symptoms of a dose of aphrodisiacs limited only by a desire to avoid giving ${him} a heart attack. `; diff --git a/src/uncategorized/generateXYSlave.tw b/src/uncategorized/generateXYSlave.tw index b92d6c2648a..257518dd1e6 100644 --- a/src/uncategorized/generateXYSlave.tw +++ b/src/uncategorized/generateXYSlave.tw @@ -69,7 +69,7 @@ <<set $activeSlave.whoreSkill = random(0,15)>> <<set $activeSlave.energy = random(15,90)>> -<<<run randomizeAttraction($activeSlave)>> +<<run randomizeAttraction($activeSlave)>> <<set $activeSlave.fetishStrength = random(0,90)>> <<set $activeSlave.fetish = either("none", "none", "none", "none", "none", "none", "none", "none", "none", "none", "none", "none", "none", "submissive", "cumslut", "humiliation", "buttslut", "buttslut", "boobs", "dom", "sadist", "masochist")>> diff --git a/src/uncategorized/reRelativeRecruiter.tw b/src/uncategorized/reRelativeRecruiter.tw index c7a582d441a..b19d6ac12e8 100644 --- a/src/uncategorized/reRelativeRecruiter.tw +++ b/src/uncategorized/reRelativeRecruiter.tw @@ -120,7 +120,7 @@ <<set $activeSlave.bellySag = 0, $activeSlave.bellySagPreg = 0>> <<set $activeSlave.birthsTotal = 0>> <<set $activeSlave.prostate = 0>> - <<<run randomizeAttraction($activeSlave)>> + <<run randomizeAttraction($activeSlave)>> <<ResyncHeight $activeSlave>> <</if>> <<if $activeSlave.nipples == "fuckable">> @@ -1030,7 +1030,7 @@ She waits anxiously for your decision. <<set $activeSlave.sexualFlaw = either("none", "none", "none", "none", "hates oral", "hates anal", "hates penetration")>> <<set $activeSlave.behavioralFlaw = either("none", "none", "none", "arrogant", "bitchy", "odd", "anorexic", "hates men", "hates women", "hates women")>> <<set $activeSlave.weekAcquired = $week>> -<<<run randomizeAttraction($activeSlave)>> +<<run randomizeAttraction($activeSlave)>> <<if $activeSlave.nipples == "fuckable">> <<set $activeSlave.nipples = either("cute", "puffy", "inverted", "partially inverted")>> <</if>> -- GitLab