From 5b39286840438d5e0635af7df74caab8a03da171 Mon Sep 17 00:00:00 2001 From: lowercase-donkey <lowercasedonkey@gmail.com> Date: Sun, 7 Apr 2019 23:38:07 -0400 Subject: [PATCH] put spaces at the end --- src/js/descriptionWidgets.js | 428 +++++++++++++++++------------------ 1 file changed, 214 insertions(+), 214 deletions(-) diff --git a/src/js/descriptionWidgets.js b/src/js/descriptionWidgets.js index cfe9174cb61..9d2b99df523 100644 --- a/src/js/descriptionWidgets.js +++ b/src/js/descriptionWidgets.js @@ -36,18 +36,18 @@ App.Desc.eyes = function (slave) { } r += `, `; } else { - r += `${His} gaze is empty.`; + r += `${His} gaze is empty. `; } if (slave.intelligence > 95) { r += `but ${his} facial expressions reveal ${he} is incisive, quick, cunning; `; if (slave.intelligence + slave.intelligenceImplant >= 130) { - r += `with ${his} education, ${he} is so far <span class=deepskyblue>beyond brilliant</span> that ${he} is nearly peerless.`; + r += `with ${his} education, ${he} is so far <span class=deepskyblue>beyond brilliant</span> that ${he} is nearly peerless. `; } else if (slave.intelligenceImplant >= 15) { r += `${he} is both <span class=deepskyblue>brilliant</span> and `; if (slave.intelligenceImplant >= 30) { r += `well `; } - r += `educated.`; + r += `educated. `; } else { r += `${he} is so <span class=deepskyblue>brilliant</span> that ${his} `; if (slave.intelligenceImplant > 0) { @@ -55,7 +55,7 @@ App.Desc.eyes = function (slave) { } else { r += `lack of`; } - r += ` education is unimportant.`; + r += ` education is unimportant. `; } } else if (slave.intelligence > 50) { if (slave.intelligence + slave.intelligenceImplant > 95) { @@ -65,7 +65,7 @@ App.Desc.eyes = function (slave) { if (slave.intelligenceImplant >= 30) { r += `well `; } - r += `educated.`; + r += `educated. `; } else { r += `but ${his} face is alive with intelligence; ${he} is so <span class=deepskyblue>highly intelligent</span> that ${his} `; if (slave.intelligenceImplant > 0) { @@ -73,7 +73,7 @@ App.Desc.eyes = function (slave) { } else { r += `lack of`; } - r += ` education is unimportant.`; + r += ` education is unimportant. `; } } else if (slave.intelligence > 15) { if (slave.intelligence + slave.intelligenceImplant > 50) { @@ -83,9 +83,9 @@ App.Desc.eyes = function (slave) { if (slave.intelligenceImplant >= 30) { r += `well `; } - r += `educated.`; + r += `educated. `; } else { - r += `but ${his} facial expressions reveal ${his} cleverness; ${he} is of <span class=deepskyblue>above average intelligence</span> despite being undereducated.`; + r += `but ${his} facial expressions reveal ${his} cleverness; ${he} is of <span class=deepskyblue>above average intelligence</span> despite being undereducated. `; } } else if (slave.intelligence >= -15) { if (slave.intelligence + slave.intelligenceImplant > 15) { @@ -95,21 +95,21 @@ App.Desc.eyes = function (slave) { if (slave.intelligenceImplant >= 30) { r += `well `; } - r += `educated.`; + r += `educated. `; } else { - r += `but ${his} facial expressions reveal ${his} alertness; ${he} is of average intelligence and is undereducated.`; + r += `but ${his} facial expressions reveal ${his} alertness; ${he} is of average intelligence and is undereducated. `; } } else if (slave.intelligence >= -50) { if (slave.intelligence + slave.intelligenceImplant >= -15) { - r += `but ${his} facial expressions reveal ${his} alertness; with ${his} education, ${he} can be considered of average intelligence.`; + r += `but ${his} facial expressions reveal ${his} alertness; with ${his} education, ${he} can be considered of average intelligence. `; } else if (slave.intelligenceImplant >= 15) { r += `but ${his} facial expressions reveal ${he} is rather dim; ${he} is of <span class=orangered>below average intelligence</span> despite having been `; if (slave.intelligenceImplant >= 30) { r += `thoroughly `; } - r += `educated.`; + r += `educated. `; } else { - r += `but ${his} facial expressions reveal ${he} is rather dim; ${he} is of <span class=orangered>below average intelligence</span> and is poorly educated.`; + r += `but ${his} facial expressions reveal ${he} is rather dim; ${he} is of <span class=orangered>below average intelligence</span> and is poorly educated. `; } } else if (slave.intelligence >= -95) { if (slave.intelligence + slave.intelligenceImplant >= -50) { @@ -121,31 +121,31 @@ App.Desc.eyes = function (slave) { } else { r += `some`; } - r += ` education.`; + r += ` education. `; } else { - r += `but ${his} facial expressions reveal ${he} is as dull as ${his} eyes; ${he} is <span class=orangered>quite stupid</span> and ignorant.`; + r += `but ${his} facial expressions reveal ${he} is as dull as ${his} eyes; ${he} is <span class=orangered>quite stupid</span> and ignorant. `; } } else { r += `though you doubt it would be much different if ${he} could see; `; if (slave.intelligence + slave.intelligenceImplant >= -95) { r += `even with ${his} education, ${he} is still <span class=orangered>really stupid.</span>`; } else if (slave.intelligenceImplant > 0) { - r += `${he} is <span class=orangered>a moron,</span> yet somehow still remembers the basics of an education.`; + r += `${he} is <span class=orangered>a moron,</span> yet somehow still remembers the basics of an education. `; } else { - r += `${he} is <span class=orangered>a moron,</span> and ignorant to boot.`; + r += `${he} is <span class=orangered>a moron,</span> and ignorant to boot. `; } } } else { if (slave.intelligence > 95) { r += `${His} ${slave.eyeColor}-eyed gaze is incisive, quick, cunning; `; if (slave.intelligence + slave.intelligenceImplant >= 130) { - r += `with ${his} education, ${he} is so far <span class=deepskyblue>beyond brilliant</span> that ${he} is nearly peerless.`; + r += `with ${his} education, ${he} is so far <span class=deepskyblue>beyond brilliant</span> that ${he} is nearly peerless. `; } else if (slave.intelligenceImplant >= 15) { r += `${he} is both <span class=deepskyblue>brilliant</span> and `; if (slave.intelligenceImplant >= 30) { r += `well `; } - r += `educated.`; + r += `educated. `; } else { r += `${he} is so <span class=deepskyblue>brilliant</span> that ${his} `; if (slave.intelligenceImplant > 0) { @@ -153,7 +153,7 @@ App.Desc.eyes = function (slave) { } else { r += `lack of`; } - r += ` education is unimportant.`; + r += ` education is unimportant. `; } } else if (slave.intelligence > 50) { if (slave.intelligence + slave.intelligenceImplant > 95) { @@ -163,7 +163,7 @@ App.Desc.eyes = function (slave) { if (slave.intelligenceImplant >= 30) { r += `well `; } - r += `educated.`; + r += `educated. `; } else { r += `${His} ${slave.eyeColor} eyes are alive with intelligence; ${he} is so <span class=deepskyblue>highly intelligent</span> that ${his} `; if (slave.intelligenceImplant > 0) { @@ -171,7 +171,7 @@ App.Desc.eyes = function (slave) { } else { r += `lack of`; } - r += ` education is unimportant.`; + r += ` education is unimportant. `; } } else if (slave.intelligence > 15) { r += `${His} ${slave.eyeColor} eyes are `; @@ -182,9 +182,9 @@ App.Desc.eyes = function (slave) { if (slave.intelligenceImplant >= 30) { r += `well `; } - r += `educated.`; + r += `educated. `; } else { - r += `clever; ${he} is of <span class=deepskyblue>above average intelligence</span> despite being undereducated.`; + r += `clever; ${he} is of <span class=deepskyblue>above average intelligence</span> despite being undereducated. `; } } else if (slave.intelligence >= -15) { r += `${His} ${slave.eyeColor} eyes are `; @@ -195,22 +195,22 @@ App.Desc.eyes = function (slave) { if (slave.intelligenceImplant >= 30) { r += `well `; } - r += `educated.`; + r += `educated. `; } else { - r += `alert; ${he} is of average intelligence and is undereducated.`; + r += `alert; ${he} is of average intelligence and is undereducated. `; } } else if (slave.intelligence >= -50) { r += `${His} ${slave.eyeColor} eyes are `; if (slave.intelligence + slave.intelligenceImplant >= -15) { - r += `alert; with ${his} education, ${he} can be considered of average intelligence.`; + r += `alert; with ${his} education, ${he} can be considered of average intelligence. `; } else if (slave.intelligenceImplant >= 15) { r += `dim; ${he} is of <span class=orangered>below average intelligence</span> despite having been `; if (slave.intelligenceImplant >= 30) { r += `thoroughly `; } - r += `educated.`; + r += `educated. `; } else { - r += `dim; ${he} is of <span class=orangered>below average intelligence</span> and is poorly educated.`; + r += `dim; ${he} is of <span class=orangered>below average intelligence</span> and is poorly educated. `; } } else if (slave.intelligence >= -95) { r += `${His} ${slave.eyeColor} eyes are `; @@ -223,18 +223,18 @@ App.Desc.eyes = function (slave) { } else { r += `some`; } - r += ` education.`; + r += ` education. `; } else { - r += `dull; ${he} is <span class=orangered>quite stupid</span> and ignorant.`; + r += `dull; ${he} is <span class=orangered>quite stupid</span> and ignorant. `; } } else { r += `${His} ${slave.eyeColor}-eyed gaze betrays near-total insensibility; `; if (slave.intelligence + slave.intelligenceImplant >= -95) { r += `even with ${his} education, ${he} is still <span class=orangered>really stupid.</span>`; } else if (slave.intelligenceImplant > 0) { - r += `${he} is <span class=orangered>a moron,</span> yet somehow still remembers the basics of an education.`; + r += `${he} is <span class=orangered>a moron,</span> yet somehow still remembers the basics of an education. `; } else { - r += `${he} is <span class=orangered>a moron,</span> and ignorant to boot.`; + r += `${he} is <span class=orangered>a moron,</span> and ignorant to boot. `; } } } @@ -315,7 +315,7 @@ App.Desc.ageAndHealth = function (slave) { if (slave.birthWeek === 51) { r += `${his} birthday is next week`; } else { - r += `${his} birthday is in ${52-slave.birthWeek} weeks.`; + r += `${his} birthday is in ${52-slave.birthWeek} weeks. `; } } } else { @@ -326,7 +326,7 @@ App.Desc.ageAndHealth = function (slave) { } else { r += `${num(slave.actualAge)} years`; } - r += ` old.`; + r += ` old. `; } } else if (slave.actualAge < 5) { r += `a toddler, `; @@ -337,11 +337,11 @@ App.Desc.ageAndHealth = function (slave) { if (slave.birthWeek === 51) { r += `${his} birthday is next week`; } else { - r += `${his} birthday is in ${52-slave.birthWeek} weeks.`; + r += `${his} birthday is in ${52-slave.birthWeek} weeks. `; } } } else { - r += `only ${num(slave.actualAge)} years old.`; + r += `only ${num(slave.actualAge)} years old. `; } } else if (slave.actualAge < 13) { r += `a little $girl, `; @@ -352,11 +352,11 @@ App.Desc.ageAndHealth = function (slave) { if (slave.birthWeek === 51) { r += `${his} birthday is next week`; } else { - r += `${his} birthday is in ${52-slave.birthWeek} weeks.`; + r += `${his} birthday is in ${52-slave.birthWeek} weeks. `; } } } else { - r += `only ${num(slave.actualAge)} years old.`; + r += `only ${num(slave.actualAge)} years old. `; } } else if (slave.actualAge < 16) { r += `almost a child, `; @@ -367,11 +367,11 @@ App.Desc.ageAndHealth = function (slave) { if (slave.birthWeek === 51) { r += `${his} birthday is next week`; } else { - r += `${his} birthday is in ${52-slave.birthWeek} weeks.`; + r += `${his} birthday is in ${52-slave.birthWeek} weeks. `; } } } else { - r += `less than 17 years old.`; + r += `less than 17 years old. `; } } else if (slave.actualAge < 17) { r += `young and fresh at ${num(slave.actualAge)}`; @@ -379,7 +379,7 @@ App.Desc.ageAndHealth = function (slave) { if (slave.birthWeek === 51) { r += `${his} birthday is next week`; } else { - r += `${his} birthday is in ${52-slave.birthWeek} weeks.`; + r += `${his} birthday is in ${52-slave.birthWeek} weeks. `; } } } else if (slave.actualAge < 18) { @@ -395,16 +395,16 @@ App.Desc.ageAndHealth = function (slave) { r += `. `; } else if (slave.actualAge < 19) { if (!slave.birthWeek && V.seeAge) { - r += `just turned ${num(slave.actualAge)} this week, which many citizens find especially appealing.`; + r += `just turned ${num(slave.actualAge)} this week, which many citizens find especially appealing. `; } else if (slave.birthWeek < 4 && V.seeAge) { - r += `only turned ${num(slave.actualAge)} this month.`; + r += `only turned ${num(slave.actualAge)} this month. `; } else { r += `${num(slave.actualAge)} years old`; if (V.showAgeDetail && V.seeAge !== 0) { if (slave.birthWeek === 51) { r += `${his} birthday is next week`; } else { - r += `${his} birthday is in ${52-slave.birthWeek} weeks.`; + r += `${his} birthday is in ${52-slave.birthWeek} weeks. `; } } } @@ -414,7 +414,7 @@ App.Desc.ageAndHealth = function (slave) { if (slave.birthWeek === 51) { r += `${his} birthday is next week`; } else { - r += `${his} birthday is in ${52-slave.birthWeek} weeks.`; + r += `${his} birthday is in ${52-slave.birthWeek} weeks. `; } } } else if (slave.actualAge < 26) { @@ -426,11 +426,11 @@ App.Desc.ageAndHealth = function (slave) { if (slave.birthWeek === 51) { r += `${his} birthday is next week`; } else { - r += `${his} birthday is in ${52-slave.birthWeek} weeks.`; + r += `${his} birthday is in ${52-slave.birthWeek} weeks. `; } } } else { - r += `in ${his} early twenties.`; + r += `in ${his} early twenties. `; } } else if (slave.actualAge < 30) { r += `a younger ${woman}, `; @@ -441,11 +441,11 @@ App.Desc.ageAndHealth = function (slave) { if (slave.birthWeek === 51) { r += `${his} birthday is next week`; } else { - r += `${his} birthday is in ${52-slave.birthWeek} weeks.`; + r += `${his} birthday is in ${52-slave.birthWeek} weeks. `; } } } else { - r += `in ${his} late twenties.`; + r += `in ${his} late twenties. `; } } else if (slave.actualAge < 36) { if (V.showAgeDetail) { @@ -455,11 +455,11 @@ App.Desc.ageAndHealth = function (slave) { if (slave.birthWeek === 51) { r += `${his} birthday is next week`; } else { - r += `${his} birthday is in ${52-slave.birthWeek} weeks.`; + r += `${his} birthday is in ${52-slave.birthWeek} weeks. `; } } } else { - r += `in ${his} early thirties.`; + r += `in ${his} early thirties. `; } } else if (slave.actualAge < 40) { r += `middle-aged for a slave, `; @@ -470,11 +470,11 @@ App.Desc.ageAndHealth = function (slave) { if (slave.birthWeek === 51) { r += `${his} birthday is next week`; } else { - r += `${his} birthday is in ${52-slave.birthWeek} weeks.`; + r += `${his} birthday is in ${52-slave.birthWeek} weeks. `; } } } else { - r += `in ${his} late thirties.`; + r += `in ${his} late thirties. `; } } else { r += `old for a slave, `; @@ -485,40 +485,40 @@ App.Desc.ageAndHealth = function (slave) { if (slave.birthWeek === 51) { r += `${his} birthday is next week`; } else { - r += `${his} birthday is in ${52-slave.birthWeek} weeks.`; + r += `${his} birthday is in ${52-slave.birthWeek} weeks. `; } } } else { if (slave.actualAge < 50) { - r += `in ${his} forties.`; + r += `in ${his} forties. `; } else if (slave.actualAge < 60) { r += `in ${his} fifties. `; } else if (slave.actualAge < 70) { - r += `extremely old for a slave, in ${his} 60s.`; + r += `extremely old for a slave, in ${his} 60s. `; } else if (slave.actualAge < 80) { - r += `extremely old for a slave, in ${his} ${num(70)}s.`; + r += `extremely old for a slave, in ${his} ${num(70)}s. `; } else if (slave.actualAge < 90) { - r += `extremely old for a slave, in ${his} r += ${num(80)}s.`; + r += `extremely old for a slave, in ${his} r += ${num(80)}s. `; } else if (slave.actualAge < 100) { - r += `extremely old for a slave, in ${his} r += ${num(90)}s.`; + r += `extremely old for a slave, in ${his} r += ${num(90)}s. `; } else if (slave.actualAge >= 100) { - r += `ancient by any measure, over a century old.`; + r += `ancient by any measure, over a century old. `; } } if (slave.actualAge !== slave.physicalAge) { r += `However, ${he} has the body of a ${num(slave.physicalAge)}-year-old;`; if (slave.physicalAge < 18 && slave.actualAge >= 18) { - r += `a stark contrast given ${his} maturity.`; + r += `a stark contrast given ${his} maturity. `; } else if (slave.physicalAge < 18 && slave.actualAge < 18) { - r += `a noticeable difference thanks to ${his} immaturity.`; + r += `a noticeable difference thanks to ${his} immaturity. `; } else if (slave.physicalAge <= slave.actualAge - 20 || slave.physicalAge >= slave.actualAge + 20) { - r += `a shocking difference from ${his} actual age.`; + r += `a shocking difference from ${his} actual age. `; } else if (slave.physicalAge <= slave.actualAge - 10 || slave.physicalAge >= slave.actualAge + 10) { - r += `a noticeable difference from ${his} actual age.`; + r += `a noticeable difference from ${his} actual age. `; } else if (slave.physicalAge <= slave.actualAge - 5 || slave.physicalAge >= slave.actualAge + 5) { - r += `a barely noticeable difference from ${his} actual age.`; + r += `a barely noticeable difference from ${his} actual age. `; } else { - r += `though it is hard to tell the difference from ${his} actual age.`; + r += `though it is hard to tell the difference from ${his} actual age. `; } } /* @@ -536,21 +536,21 @@ App.Desc.ageAndHealth = function (slave) { } r += `${He} appears to be slave.visualAge years old`; if (slave.visualAge <= 8) { - r += `and ${he} has induced <span class=orange>NCS</span> and will always have a ${bodyNCS} body, no matter how long ${he} lives.`; + r += `and ${he} has induced <span class=orange>NCS</span> and will always have a ${bodyNCS} body, no matter how long ${he} lives. `; } else if (slave.visualAge < 13) { - r += `and ${he} has induced <span class=orange>NCS</span> and will have a ${bodyNCS} body for the rest of ${his} life.`; + r += `and ${he} has induced <span class=orange>NCS</span> and will have a ${bodyNCS} body for the rest of ${his} life. `; } else if (slave.visualAge < 20) { - r += `and ${he} still has a teen body for now, but with ${his} <span class=orange>NCS,</span> ${he} will eventually regress in age to look like a little $girl again.`; + r += `and ${he} still has a teen body for now, but with ${his} <span class=orange>NCS,</span> ${he} will eventually regress in age to look like a little $girl again. `; } else { r += `and ${he} still has the body of an adult, but ${his} <span class=orange>NCS</span> has`; if (slave.physicalAge - slave.visualAge <= 5) { - r += `not really begun to youthen ${his} appearance yet.`; + r += `not really begun to youthen ${his} appearance yet. `; } else if (slave.physicalAge - slave.visualAge <= 10) { - r += `clearly been at work on ${him}, making ${him} appear younger.`; + r += `clearly been at work on ${him}, making ${him} appear younger. `; } else if (slave.physicalAge - slave.visualAge <= 20) { - r += `obviously helped take more than a decade off of ${his} age.`; + r += `obviously helped take more than a decade off of ${his} age. `; } else { - r += `intensely youthened ${him}.`; + r += `intensely youthened ${him}. `; } } } else if (slave.physicalAge !== slave.visualAge) { @@ -565,67 +565,67 @@ App.Desc.ageAndHealth = function (slave) { } if (slave.physicalAge > slave.visualAge) { if (slave.physicalAge < slave.visualAge + 5) { - r += `a slightly younger ${slave.visualAge}.`; + r += `a slightly younger ${slave.visualAge}. `; } else if (slave.visualAge < 20) { - r += `like ${he}'s barely an adult.`; + r += `like ${he}'s barely an adult. `; } else if (slave.visualAge < 25) { - r += `barely into ${his} early twenties.`; + r += `barely into ${his} early twenties. `; } else if (slave.visualAge < 30) { - r += `like ${he}'s still in ${his} twenties.`; + r += `like ${he}'s still in ${his} twenties. `; } else if (slave.visualAge < 35) { - r += `barely thirty.`; + r += `barely thirty. `; } else if (slave.visualAge < 40) { - r += `still in ${his} thirties.`; + r += `still in ${his} thirties. `; } else if (slave.visualAge < 45) { - r += `barely forty.`; + r += `barely forty. `; } else if (slave.visualAge < 50) { - r += `still in ${his} forties.`; + r += `still in ${his} forties. `; } else if (slave.visualAge < 55) { - r += `barely fifty.`; + r += `barely fifty. `; } else if (slave.visualAge < 60) { - r += `still in ${his} fifties.`; + r += `still in ${his} fifties. `; } else if (slave.visualAge < 65) { - r += `barely sixty.`; + r += `barely sixty. `; } else if (slave.visualAge < 70) { - r += `still in ${his} sixties.`; + r += `still in ${his} sixties. `; } else if (slave.visualAge < 75) { - r += `barely seventy.`; + r += `barely seventy. `; } else if (slave.visualAge < 80) { - r += `still in ${his} seventies.`; + r += `still in ${his} seventies. `; } else { - r += `a younger ${slave.visualAge}.`; + r += `a younger ${slave.visualAge}. `; } } else { if (slave.physicalAge > slave.visualAge - 5) { - r += `a slightly older ${slave.visualAge}.`; + r += `a slightly older ${slave.visualAge}. `; } else if (slave.visualAge < 20) { - r += `like a fresh adult.`; + r += `like a fresh adult. `; } else if (slave.visualAge < 25) { - r += `just over twenty.`; + r += `just over twenty. `; } else if (slave.visualAge < 30) { - r += `nearly thirty.`; + r += `nearly thirty. `; } else if (slave.visualAge < 35) { - r += `just over thirty.`; + r += `just over thirty. `; } else if (slave.visualAge < 40) { - r += `nearly forty.`; + r += `nearly forty. `; } else if (slave.visualAge < 45) { - r += `just over forty.`; + r += `just over forty. `; } else if (slave.visualAge < 50) { - r += `nearly fifty.`; + r += `nearly fifty. `; } else if (slave.visualAge < 55) { - r += `just over fifty.`; + r += `just over fifty. `; } else if (slave.visualAge < 60) { - r += `nearly sixty.`; + r += `nearly sixty. `; } else if (slave.visualAge < 65) { - r += `just over sixty.`; + r += `just over sixty. `; } else if (slave.visualAge < 70) { - r += `nearly seventy.`; + r += `nearly seventy. `; } else if (slave.visualAge < 75) { - r += `just over seventy.`; + r += `just over seventy. `; } else if (slave.visualAge < 80) { - r += `nearly eighty.`; + r += `nearly eighty. `; } else { - r += `an ancient ${slave.visualAge}.`; + r += `an ancient ${slave.visualAge}. `; } } } @@ -645,7 +645,7 @@ App.Desc.ageAndHealth = function (slave) { } else { r += `<span class=green>extremely healthy</span>`; } - r += `and ${slave.physicalAge} years old.`; + r += `and ${slave.physicalAge} years old. `; } return r; } @@ -674,9 +674,9 @@ App.Desc.brand = if (slave.brand) { bellyAccessory = slave.bellyAccessory; if (setup.fakeBellies.includes(bellyAccessory) && slave.brandLocation === "belly") { - r += `${His} fake belly has ${slave.brand} branded on it.`; + r += `${His} fake belly has ${slave.brand} branded on it. `; } else { - r += `${He} has ${slave.brand} branded into the flesh of ${his} ${slave.brandLocation}.`; + r += `${He} has ${slave.brand} branded into the flesh of ${his} ${slave.brandLocation}. `; } } return r; @@ -704,19 +704,19 @@ App.Desc.amputee = if (slave.amp) { if (slave.amp === -1) { - r += `${slave.slaveName} is a <span class=pink>quadruple amputee,</span> but ${he}'s equipped with a set of modern prosthetic limbs that allow ${him} a fairly normal life.`; + r += `${slave.slaveName} is a <span class=pink>quadruple amputee,</span> but ${he}'s equipped with a set of modern prosthetic limbs that allow ${him} a fairly normal life. `; } else if (slave.amp === -2) { - r += `${slave.slaveName} is a <span class=pink>quadruple amputee,</span> but ${he}'s equipped with P-Limbs customized for sex. ${His} fingertips vibrate, ${his} finger joints are masked to prevent pinching, and ${his} hands can dispense lube.`; + r += `${slave.slaveName} is a <span class=pink>quadruple amputee,</span> but ${he}'s equipped with P-Limbs customized for sex. ${His} fingertips vibrate, ${his} finger joints are masked to prevent pinching, and ${his} hands can dispense lube. `; } else if (slave.amp === -3) { - r += `${slave.slaveName} is a <span class=pink>quadruple amputee,</span> but ${he}'s equipped with P-Limbs customized to look natural. They are covered in a material that closely mimics living ${slave.skin} skin, and their servos are noise dampened.`; + r += `${slave.slaveName} is a <span class=pink>quadruple amputee,</span> but ${he}'s equipped with P-Limbs customized to look natural. They are covered in a material that closely mimics living ${slave.skin} skin, and their servos are noise dampened. `; } else if (slave.amp === -4) { - r += `${slave.slaveName} is a <span class=pink>quadruple amputee,</span> but ${he}'s equipped with P-Limbs customized for combat. They're hardened, strengthened, and more responsive, and they conceal taser knuckles and extensible forearm blades.`; + r += `${slave.slaveName} is a <span class=pink>quadruple amputee,</span> but ${he}'s equipped with P-Limbs customized for combat. They're hardened, strengthened, and more responsive, and they conceal taser knuckles and extensible forearm blades. `; } else if (slave.amp === -5) { - r += `${slave.slaveName} is a <span class=pink>quadruple amputee,</span> but ${he}'s equipped with advanced cybernetic P-Limbs. The ultimate fusion of combat effectiveness and instruments of pleasure, they're capable of performing multiple functions. They can enhance sex through ${his} vibrating hands and increase ${his} combat skills with hardened, yet flexible artificial muscles. They have an advanced artificial skin that can send electrical impulses that can cause stimulation or extreme pain.`; + r += `${slave.slaveName} is a <span class=pink>quadruple amputee,</span> but ${he}'s equipped with advanced cybernetic P-Limbs. The ultimate fusion of combat effectiveness and instruments of pleasure, they're capable of performing multiple functions. They can enhance sex through ${his} vibrating hands and increase ${his} combat skills with hardened, yet flexible artificial muscles. They have an advanced artificial skin that can send electrical impulses that can cause stimulation or extreme pain. `; } else if (slave.amp > 0) { - r += `${slave.slaveName} is a <span class=pink>quadruple amputee,</span> making ${him} a convenient torso-only sex toy.`; + r += `${slave.slaveName} is a <span class=pink>quadruple amputee,</span> making ${him} a convenient torso-only sex toy. `; } else { - r += `The most obvious thing about ${slave.slaveName} is that ${he} is a <span class=pink>quadruple amputee:</span> ${he} has neither arms nor legs.`; + r += `The most obvious thing about ${slave.slaveName} is that ${he} is a <span class=pink>quadruple amputee:</span> ${he} has neither arms nor legs. `; } } return r; @@ -754,43 +754,43 @@ App.Desc.waist = if (slave.waist > 95) { r += `a badly <span class=red>masculine waist</span> that ruins ${his} figure`; if (slave.weight > 30) { - r += ` and greatly exaggerates how fat ${he} is.`; + r += ` and greatly exaggerates how fat ${he} is. `; } else if (slave.weight < -30) { - r += ` despite how thin ${he} is.`; + r += ` despite how thin ${he} is. `; } else { r += `. `; } if (slave.belly >= 1500) { if (slave.belly >= 750000) { - r += `${His} ${belly} belly grotesquely bulges around ${his} thick waist.`; + r += `${His} ${belly} belly grotesquely bulges around ${his} thick waist. `; if (slave.preg > 3) { if (slave.belly > (slave.pregAdaptation * 1000)) { - r += `${His} waist is horribly distended by ${his} bursting womb in a last ditch effort to find more room for ${his} children, leaving ${his} original waistline barely visible from behind.`; + r += `${His} waist is horribly distended by ${his} bursting womb in a last ditch effort to find more room for ${his} children, leaving ${his} original waistline barely visible from behind. `; } else { - r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`; + r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline. `; } } } else if (slave.belly < 300000) { - r += `${His} ${belly} belly is hidden by ${his} thick waist.`; + r += `${His} ${belly} belly is hidden by ${his} thick waist. `; } else if (slave.belly < 450000) { - r += `${His} ${belly} belly can be seen around ${his} thick waist.`; + r += `${His} ${belly} belly can be seen around ${his} thick waist. `; } else if (slave.belly < 600000) { - r += `${His} ${belly} belly can clearly be seen around ${his} thick waist.`; + r += `${His} ${belly} belly can clearly be seen around ${his} thick waist. `; if (slave.preg > 3) { if (slave.belly > (slave.pregAdaptation * 1000)) { - r += `${His} waist is swollen wider than usual by ${his} crowded womb in its search for more room, leaving ${his} original waistline only visible from behind.`; + r += `${His} waist is swollen wider than usual by ${his} crowded womb in its search for more room, leaving ${his} original waistline only visible from behind. `; } else { - r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`; + r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline. `; } } } else if (slave.belly < 750000) { - r += `${His} ${belly} belly lewdly bulges around ${his} thick waist.`; + r += `${His} ${belly} belly lewdly bulges around ${his} thick waist. `; if (slave.preg > 3) { if (slave.belly > (slave.pregAdaptation * 1000)) { - r += `${His} waist is greatly distended by ${his} overfilled womb in its desperate search for more room, leaving ${his} original waistline only visible from behind.`; + r += `${His} waist is greatly distended by ${his} overfilled womb in its desperate search for more room, leaving ${his} original waistline only visible from behind. `; } else { - r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`; + r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline. `; } } } @@ -798,42 +798,42 @@ App.Desc.waist = } else if (slave.waist > 40) { r += `a broad, <span class=red>ugly waist</span> that makes ${him} look mannish` if (slave.weight > 30) { - r += ` and exaggerates how fat ${he} is.` + r += ` and exaggerates how fat ${he} is. ` } else if (slave.weight < -30) { - r += ` despite how thin ${he} is.` + r += ` despite how thin ${he} is. ` } else { r += `. `; } if (slave.belly >= 1500) { if (slave.belly >= 750000) { - r += `${His} ${belly} belly grotesquely bulges around ${his} chunky waist.`; + r += `${His} ${belly} belly grotesquely bulges around ${his} chunky waist. `; if (slave.preg > 3) { if (slave.belly > (slave.pregAdaptation * 1000)) { - r += `${His} waist is horribly distended by ${his} bursting womb in a last ditch effort to find more room for ${his} children, leaving ${his} original waistline barely visible from behind.`; + r += `${His} waist is horribly distended by ${his} bursting womb in a last ditch effort to find more room for ${his} children, leaving ${his} original waistline barely visible from behind. `; } else { - r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`; + r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline. `; } } } else if (slave.belly < 150000) { - r += `${His} ${belly} belly is hidden by ${his} chunky waist.`; + r += `${His} ${belly} belly is hidden by ${his} chunky waist. `; } else if (slave.belly < 450000) { - r += `${His} ${belly} belly can be seen around ${his} chunky waist.`; + r += `${His} ${belly} belly can be seen around ${his} chunky waist. `; } else if (slave.belly < 600000) { - r += `${His} ${belly} belly can clearly be seen around ${his} chunky waist.`; + r += `${His} ${belly} belly can clearly be seen around ${his} chunky waist. `; if (slave.preg > 3) { if (slave.belly > (slave.pregAdaptation * 1000)) { - r += `${His} waist is swollen wider than usual by ${his} crowded womb in its search for more room, leaving ${his} original waistline only visible from behind.`; + r += `${His} waist is swollen wider than usual by ${his} crowded womb in its search for more room, leaving ${his} original waistline only visible from behind. `; } else { - r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`; + r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline. `; } } } else if (slave.belly < 750000) { - r += `${His} ${belly} belly lewdly bulges around ${his} chunky waist.`; + r += `${His} ${belly} belly lewdly bulges around ${his} chunky waist. `; if (slave.preg > 3) { if (slave.belly > (slave.pregAdaptation * 1000)) { - r += `${His} waist is greatly distended by ${his} overfilled womb in its desperate search for more room, leaving ${his} original waistline only visible from behind.`; + r += `${His} waist is greatly distended by ${his} overfilled womb in its desperate search for more room, leaving ${his} original waistline only visible from behind. `; } else { - r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`; + r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline. `; } } } @@ -847,46 +847,46 @@ App.Desc.waist = } r += ` figure`; if (slave.weight > 30) { - r += ` and accentuates how fat ${he} is.`; + r += ` and accentuates how fat ${he} is. `; } else if (slave.weight < -30) { - r += ` despite how thin ${he} is.`; + r += ` despite how thin ${he} is. `; } else { r += `. `; } if (slave.belly >= 1500) { if (slave.belly >= 750000) { - r += `${His} ${belly} belly grotesquely bulges around ${his} waist.`; + r += `${His} ${belly} belly grotesquely bulges around ${his} waist. `; if (slave.preg > 3) { if (slave.belly > (slave.pregAdaptation * 1000)) { - r += `${His} waist is horribly distended by ${his} bursting womb in a last ditch effort to find more room for ${his} children, leaving ${his} original waistline barely visible from behind.`; + r += `${His} waist is horribly distended by ${his} bursting womb in a last ditch effort to find more room for ${his} children, leaving ${his} original waistline barely visible from behind. `; } else { - r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`; + r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline. `; } } } else if (slave.belly < 10000) { - r += `From behind, ${his} figure hides ${his} ${belly} belly.`; + r += `From behind, ${his} figure hides ${his} ${belly} belly. `; } else if (slave.belly < 200000) { - r += `From behind, ${his} figure barely hides ${his} ${belly} belly.`; + r += `From behind, ${his} figure barely hides ${his} ${belly} belly. `; } else if (slave.belly < 300000) { - r += `${His} ${belly} belly can be seen around ${his} waist.`; + r += `${His} ${belly} belly can be seen around ${his} waist. `; } else if (slave.belly < 450000) { - r += `${His} ${belly} belly can clearly be seen around ${his} waist.`; + r += `${His} ${belly} belly can clearly be seen around ${his} waist. `; } else if (slave.belly < 600000) { - r += `${His} ${belly} belly can clearly be seen around ${his} waist.`; + r += `${His} ${belly} belly can clearly be seen around ${his} waist. `; if (slave.preg > 3) { if (slave.belly > (slave.pregAdaptation * 1000)) { - r += `${His} waist is swollen wider than usual by ${his} crowded womb in its search for more room, leaving ${his} original waistline only visible from behind.`; + r += `${His} waist is swollen wider than usual by ${his} crowded womb in its search for more room, leaving ${his} original waistline only visible from behind. `; } else { - r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`; + r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline. `; } } } else if (slave.belly < 750000) { - r += `${His} ${belly} belly lewdly bulges around ${his} waist.`; + r += `${His} ${belly} belly lewdly bulges around ${his} waist. `; if (slave.preg > 3) { if (slave.belly > (slave.pregAdaptation * 1000)) { - r += `${His} waist is greatly distended by ${his} overfilled womb in its desperate search for more room, leaving ${his} original waistline only visible from behind.`; + r += `${His} waist is greatly distended by ${his} overfilled womb in its desperate search for more room, leaving ${his} original waistline only visible from behind. `; } else { - r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`; + r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline. `; } } } @@ -899,46 +899,46 @@ App.Desc.waist = r += `${woman}`; } if (slave.weight > 30) { - r += `, though it looks broader since ${he}'s fat.` + r += `, though it looks broader since ${he}'s fat. ` } else if (slave.weight < -30) { - r += `, though it looks narrower since ${he}'s thin.` + r += `, though it looks narrower since ${he}'s thin. ` } else { r += `. `; } if (slave.belly >= 1500) { if (slave.belly >= 750000) { - r += `${His} ${belly} belly grotesquely bulges around ${his} waist.`; + r += `${His} ${belly} belly grotesquely bulges around ${his} waist. `; if (slave.preg > 3) { if (slave.belly > (slave.pregAdaptation * 1000)) { - r += `${His} waist is horribly distended by ${his} bursting womb in a last ditch effort to find more room for ${his} children, leaving ${his} original waistline barely visible from behind.`; + r += `${His} waist is horribly distended by ${his} bursting womb in a last ditch effort to find more room for ${his} children, leaving ${his} original waistline barely visible from behind. `; } else { - r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`; + r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline. `; } } } else if (slave.belly < 10000) { - r += `From behind, ${his} figure hides ${his} ${belly} belly.`; + r += `From behind, ${his} figure hides ${his} ${belly} belly. `; } else if (slave.belly < 200000) { - r += `From behind, ${his} figure barely hides ${his} ${belly} belly.`; + r += `From behind, ${his} figure barely hides ${his} ${belly} belly. `; } else if (slave.belly < 300000) { - r += `${His} ${belly} belly can be seen around ${his} waist.`; + r += `${His} ${belly} belly can be seen around ${his} waist. `; } else if (slave.belly < 450000) { - r += `${His} ${belly} belly can clearly be seen around ${his} waist.`; + r += `${His} ${belly} belly can clearly be seen around ${his} waist. `; } else if (slave.belly < 600000) { - r += `${His} ${belly} belly can clearly be seen around ${his} waist.`; + r += `${His} ${belly} belly can clearly be seen around ${his} waist. `; if (slave.preg > 3) { if (slave.belly > (slave.pregAdaptation * 1000)) { - r += `${His} waist is swollen wider than usual by ${his} crowded womb in its search for more room, leaving ${his} original waistline only visible from behind.`; + r += `${His} waist is swollen wider than usual by ${his} crowded womb in its search for more room, leaving ${his} original waistline only visible from behind. `; } else { - r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`; + r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline. `; } } } else if (slave.belly < 750000) { - r += `${His} ${belly} belly lewdly bulges around ${his} waist.`; + r += `${His} ${belly} belly lewdly bulges around ${his} waist. `; if (slave.preg > 3) { if (slave.belly > (slave.pregAdaptation * 1000)) { - r += `${His} waist is greatly distended by ${his} overfilled womb in its desperate search for more room, leaving ${his} original waistline only visible from behind.`; + r += `${His} waist is greatly distended by ${his} overfilled womb in its desperate search for more room, leaving ${his} original waistline only visible from behind. `; } else { - r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`; + r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline. `; } } } @@ -952,46 +952,46 @@ App.Desc.waist = } r += ` figure`; if (slave.weight > 30) { - r += ` despite ${his} extra weight.`; + r += ` despite ${his} extra weight. `; } else if (slave.weight < -30) { - r += ` and accentuates how thin ${he} is.`; + r += ` and accentuates how thin ${he} is. `; } else { r += `. `; } if (slave.belly >= 1500) { if (slave.belly >= 750000) { - r += `${His} ${belly} belly grotesquely bulges around ${his} waist.`; + r += `${His} ${belly} belly grotesquely bulges around ${his} waist. `; if (slave.preg > 3) { if (slave.belly > (slave.pregAdaptation * 1000)) { - r += `${His} waist is horribly distended by ${his} bursting womb in a last ditch effort to find more room for ${his} children, leaving ${his} original waistline barely visible from behind.`; + r += `${His} waist is horribly distended by ${his} bursting womb in a last ditch effort to find more room for ${his} children, leaving ${his} original waistline barely visible from behind. `; } else { - r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`; + r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline. `; } } } else if (slave.belly < 10000) { - r += `From behind, ${his} figure hides ${his} ${belly} belly.`; + r += `From behind, ${his} figure hides ${his} ${belly} belly. `; } else if (slave.belly < 100000) { - r += `From behind, ${his} figure barely hides ${his} ${belly} belly.`; + r += `From behind, ${his} figure barely hides ${his} ${belly} belly. `; } else if (slave.belly < 300000) { - r += `${His} ${belly} belly can be seen around ${his} waist.`; + r += `${His} ${belly} belly can be seen around ${his} waist. `; } else if (slave.belly < 450000) { - r += `${His} ${belly} belly can clearly be seen around ${his} waist.`; + r += `${His} ${belly} belly can clearly be seen around ${his} waist. `; } else if (slave.belly < 600000) { - r += `${His} ${belly} belly can clearly be seen around ${his} waist.`; + r += `${His} ${belly} belly can clearly be seen around ${his} waist. `; if (slave.preg > 3) { if (slave.belly > (slave.pregAdaptation * 1000)) { - r += `${His} waist is swollen wider than usual by ${his} crowded womb in its search for more room, leaving ${his} original waistline only visible from behind.`; + r += `${His} waist is swollen wider than usual by ${his} crowded womb in its search for more room, leaving ${his} original waistline only visible from behind. `; } else { - r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`; + r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline. `; } } } else if (slave.belly < 750000) { - r += `${His} ${belly} belly lewdly bulges around ${his} waist.`; + r += `${His} ${belly} belly lewdly bulges around ${his} waist. `; if (slave.preg > 3) { if (slave.belly > (slave.pregAdaptation * 1000)) { - r += `${His} waist is greatly distended by ${his} overfilled womb in its desperate search for more room, leaving ${his} original waistline only visible from behind.`; + r += `${His} waist is greatly distended by ${his} overfilled womb in its desperate search for more room, leaving ${his} original waistline only visible from behind. `; } else { - r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`; + r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline. `; } } } @@ -1017,30 +1017,30 @@ App.Desc.waist = } else { r += `meter`; } - r += ` farther to either side.`; + r += ` farther to either side. `; } if (slave.preg > 3) { if (slave.belly > (slave.pregAdaptation * 1000)) { - r += `${His} waist is horribly distended by ${his} bursting womb in a last ditch effort to find more room for ${his} children, leaving ${his} original waistline barely visible from behind.`; + r += `${His} waist is horribly distended by ${his} bursting womb in a last ditch effort to find more room for ${his} children, leaving ${his} original waistline barely visible from behind. `; } else { - r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`; + r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline. `; } } } else if (slave.belly < 5000) { - r += `From behind, ${his} narrow figure hides ${his} ${belly} belly.`; + r += `From behind, ${his} narrow figure hides ${his} ${belly} belly. `; } else if (slave.belly < 80000) { - r += `From behind, ${his} narrow figure barely hides ${his} ${belly} belly.`; + r += `From behind, ${his} narrow figure barely hides ${his} ${belly} belly. `; } else if (slave.belly < 100000) { - r += `${His} ${belly} belly can be seen around ${his} narrow waist.`; + r += `${His} ${belly} belly can be seen around ${his} narrow waist. `; } else if (slave.belly < 450000) { - r += `${His} ${belly} belly lewdly extends past ${his} narrow waist.`; + r += `${His} ${belly} belly lewdly extends past ${his} narrow waist. `; } else if (slave.belly < 600000) { - r += `${His} ${belly} belly lewdly distends far to either side of ${his} narrow waist.`; + r += `${His} ${belly} belly lewdly distends far to either side of ${his} narrow waist. `; if (slave.preg > 3) { if (slave.belly > (slave.pregAdaptation * 1000)) { - r += `${His} waist is swollen wider than usual by ${his} crowded womb in its search for more room, leaving ${his} original waistline only visible from behind.`; + r += `${His} waist is swollen wider than usual by ${his} crowded womb in its search for more room, leaving ${his} original waistline only visible from behind. `; } else { - r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`; + r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline. `; } } } else if (slave.belly < 750000) { @@ -1050,12 +1050,12 @@ App.Desc.waist = } else { r += `meter`; } - r += `in both directions.`; + r += `in both directions. `; if (slave.preg > 3) { if (slave.belly > (slave.pregAdaptation * 1000)) { - r += `${His} waist is greatly distended by ${his} overfilled womb in its desperate search for more room, leaving ${his} original waistline barely visible from behind.`; + r += `${His} waist is greatly distended by ${his} overfilled womb in its desperate search for more room, leaving ${his} original waistline barely visible from behind. `; } else { - r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`; + r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline. `; } } } @@ -1063,9 +1063,9 @@ App.Desc.waist = } else { r += `an <span class=pink>absurdly narrow waist</span> that gives ${him} a cartoonishly hourglass figure` if (slave.weight > 30) { - r += `made even more ludicrous by ${his} extra weight.`; + r += `made even more ludicrous by ${his} extra weight. `; } else if (slave.weight < -30) { - r += `made even more ludicrous by how thin ${he} is.`; + r += `made even more ludicrous by how thin ${he} is. `; } else { r += `. `; } @@ -1081,32 +1081,32 @@ App.Desc.waist = } else { r += `meter`; } - r += ` farther to either side.`; + r += ` farther to either side. `; } if (slave.preg > 3) { if (slave.belly > (slave.pregAdaptation * 1000)) { - r += `${His} waist is horribly distended by ${his} bursting womb in a last ditch effort to find more room for ${his} children, leaving ${his} original waistline barely visible from behind.`; + r += `${His} waist is horribly distended by ${his} bursting womb in a last ditch effort to find more room for ${his} children, leaving ${his} original waistline barely visible from behind. `; } else { - r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`; + r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline. `; } } } else if (slave.belly < 2000) { - r += `From behind, ${his} narrow figure hides ${his} ${belly} belly.`; + r += `From behind, ${his} narrow figure hides ${his} ${belly} belly. `; } else if (slave.belly < 5000) { - r += `From behind, ${his} narrow figure barely hides ${his} ${belly} belly.`; + r += `From behind, ${his} narrow figure barely hides ${his} ${belly} belly. `; } else if (slave.belly < 8000) { - r += `${His} ${belly} belly can be seen around ${his} narrow waist.`; + r += `${His} ${belly} belly can be seen around ${his} narrow waist. `; } else if (slave.belly < 15000) { - r += `${His} ${belly} belly lewdly extends past ${his} narrow waist.`; + r += `${His} ${belly} belly lewdly extends past ${his} narrow waist. `; } else if (slave.belly < 45000) { - r += `${His} ${belly} belly lewdly distends far to either side of ${his} narrow waist.`; + r += `${His} ${belly} belly lewdly distends far to either side of ${his} narrow waist. `; } else if (slave.belly < 600000) { - r += `${His} ${belly} belly lewdly distends far to either side of ${his} narrow waist.`; + r += `${His} ${belly} belly lewdly distends far to either side of ${his} narrow waist. `; if (slave.preg > 3) { if (slave.belly > (slave.pregAdaptation * 1000)) { - r += `${His} waist is swollen wider than usual by ${his} crowded womb in its search for more room, leaving ${his} original waistline only visible from behind.`; + r += `${His} waist is swollen wider than usual by ${his} crowded womb in its search for more room, leaving ${his} original waistline only visible from behind. `; } else { - r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`; + r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline. `; } } } else if (slave.belly < 750000) { @@ -1116,12 +1116,12 @@ App.Desc.waist = } else { r += `meter`; } - r += ` in both directions.`; + r += ` in both directions. `; if (slave.preg > 3) { if (slave.belly > (slave.pregAdaptation * 1000)) { - r += `${His} waist is greatly distended by ${his} overfilled womb in its desperate search for more room, leaving ${his} original waistline barely visible from behind.`; + r += `${His} waist is greatly distended by ${his} overfilled womb in its desperate search for more room, leaving ${his} original waistline barely visible from behind. `; } else { - r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline.`; + r += `However, ${his} body is so adapted to pregnancy that ${his} womb rests forward enough to preserve the shape of ${his} waistline. `; } } } -- GitLab