diff --git a/src/interaction/main/useGuard.js b/src/interaction/main/useGuard.js index 35c3f1741914612c1efd657254a8e267dad9b907..45e8f0c5fc54e881a06b2272b06aabe73e97b2d1 100644 --- a/src/interaction/main/useGuard.js +++ b/src/interaction/main/useGuard.js @@ -5,9 +5,10 @@ App.Interact.UseGuard = function(slave) { let r = ``; /* eslint-disable no-unused-vars*/ const { - he, him, his, hers, himself, boy, man, + he, him, his, hers, himself, boy, He, His } = getPronouns(slave); + let man = (boy === "girl" ? "woman" : "man"); /* eslint-enable */ r = `${slave.slaveName} is standing behind your left shoulder, guarding your person. `; diff --git a/src/pregmod/widgets/playerDescriptionWidgets.tw b/src/pregmod/widgets/playerDescriptionWidgets.tw index 3da7bebec80f4d6bc004c6ab96331b3507f0bf77..d7c840817f58993428c665452516a50fd79577ef 100644 --- a/src/pregmod/widgets/playerDescriptionWidgets.tw +++ b/src/pregmod/widgets/playerDescriptionWidgets.tw @@ -265,9 +265,9 @@ <<elseif $PC.belly >= 75000>> Your @@.orange;belly is starting to become worrying;@@ you feel over-filled at all times, and your children like to remind you just how full you are. <<elseif $PC.belly >= 60000>> - You're @@.orange;definitely having multiples,@@ there is no denying it at this point. All you can do is try to relax and keep trying to stave off the stretch marks. + You're @@.orange;definitely having multiples;@@ there is no denying it at this point. All you can do is try to relax and keep trying to stave off the stretch marks. <<elseif $PC.belly >= 45000>> - You both look and feel enormous, your @@.orange;belly juts out so much now.@@ You've grown so much you now have trouble viewing yourself in mirror. + You both look and feel enormous; your @@.orange;belly juts out so much now.@@ You've grown so much you now have trouble viewing yourself in mirror. <<elseif $PC.belly >= 30000>> Whenever you have the chance, you prefer to stay naked instead of stretching out your clothing with your @@.orange;giant pregnant belly.@@ <<elseif $PC.belly >= 14000>> @@ -275,9 +275,9 @@ <<elseif $PC.belly >= 12000>> You can barely wrap your arms around your @@.orange;huge pregnant belly,@@ and when you do, your popped navel reminds you of the bun<<if $PC.pregType > 1>>s<</if>> in your oven. <<elseif $PC.belly >= 10000>> - Your @@.orange;pregnancy has gotten quite huge,@@ none of your clothes fit it right. + Your @@.orange;pregnancy has gotten quite huge;@@ none of your clothes fit it right. <<elseif $PC.belly >= 7000>> - Your @@.orange;pregnant belly juts out annoyingly far,@@ just getting dressed is a pain now. + Your @@.orange;pregnant belly juts out annoyingly far;@@ just getting dressed is a pain now. <<elseif $PC.belly >= 5000>> Your @@.orange;belly has gotten quite large with child;@@ it is beginning to get the way of sex and business. <<elseif $PC.belly >= 1500>> @@ -285,11 +285,11 @@ <<elseif $PC.belly >= 500>> Your @@.orange;belly is rounded by your early pregnancy.@@ <<elseif $PC.belly >= 250>> - Your @@.orange;lower belly is beginning to stick out,@@ you're definitely pregnant. + Your @@.orange;lower belly is beginning to stick out;@@ you're definitely pregnant. <<elseif $PC.belly >= 100>> Your @@.orange;belly is slightly swollen;@@ combined with your missed period, odds are you're pregnant. <<elseif $PC.belly < 100>> - Your @@.red;period hasn't happened in some time,@@ you might be pregnant. + Your @@.red;period hasn't happened in some time;@@ you might be pregnant. <</if>> <<if $PC.preg >= 41>> You don't know why you even bother getting out of bed; you are @@.orange;overdue and ready to drop@@ at any time, making your life as arcology owner very difficult. You try to relax and enjoy your slaves, but you can only manage so much in this state. @@ -327,9 +327,9 @@ <<elseif $PC.belly >= 30000>> You feel absolutely gigantic; you look like you're full-term with twins<<if $PC.pregType == 2>> (which you are)<</if>>. Your restitched dress is once more at its limit. <<elseif $PC.belly >= 15000>> - You've taken the time to let out your own dress so that you can look proper even with a belly as big as any full-term woman. + You've taken the time to let out your own dress so that you can look proper even with a belly as big as any full-term woman's. <<elseif $PC.belly >= 14000>> - Your dress is at its capacity, any bigger and you'd risk tearing it at the seams, though your late Master did make sure his girls were well dressed even when they were fully rounded with his child. + Your dress is at its capacity; any bigger and you'd risk tearing it at the seams, though your late Master did make sure his <<= _girlP>>s were well dressed even when they were fully rounded with his child. <<elseif $PC.belly >= 12000>> You keep bumping into things with your huge belly; you're used to it though, <<if $PC.birthMaster >= 2>>your first pregnancy was a twinner!<<else>>your late Master liked to keep a big fake belly around your middle.<</if>> <<elseif $PC.belly >= 10000>> @@ -632,11 +632,11 @@ <<if $PC.newVag == 1>> @@.orange;tight vagina.@@ Your pussy is very resilient; you shouldn't be able to stretch it out again. <<elseif $PC.career == "escort">> - @@.red;very loose vagina.@@ Years of whoring will do that to a girl. + @@.red;very loose vagina.@@ Years of whoring will do that to a _girlP. <<elseif $PC.births >= 10>> @@.red;rather loose vagina,@@ stretched from your many children. <<elseif $PC.career == "servant">> - @@.red;rather loose vagina.@@ Your Master fucked you several times a day; he and his children have wreaked havoc upon your pussy. + @@.red;rather loose vagina.@@ Your Master fucked you several times a day; he<<if $PC.birthMaster > 0>>and his child<<if $PC.birthMaster > 1>>ren<</if>> have<</if>> wreaked havoc upon your pussy. <<elseif $PC.births > 2>> @@.orange;loose vagina,@@ stretched from your several children. <<elseif $PC.career == "gang" || $PC.career == "celebrity" || $PC.career == "wealth">> @@ -674,13 +674,13 @@ <<else>> a <<if $PC.newVag == 1>> - @@.orange;tight vagina.@@ Your pussy is very resilient, you shouldn't be able to stretch it out again. + @@.orange;tight vagina.@@ Your pussy is very resilient; you shouldn't be able to stretch it out again. <<elseif $PC.career == "escort">> - @@.red;very loose vagina.@@ Years of whoring will do that to a girl. + @@.red;very loose vagina.@@ Years of whoring will do that to a _girlP. <<elseif $PC.births >= 10>> @@.red;rather loose vagina,@@ stretched from your many children. <<elseif $PC.career == "servant">> - @@.red;rather loose vagina.@@ Your master fucked you several times a day; he and his children have wreaked havoc upon your pussy. + @@.red;rather loose vagina.@@ Your Master fucked you several times a day; he<<if $PC.birthMaster > 0>>and his child<<if $PC.birthMaster > 1>>ren<</if>> have<</if>> wreaked havoc upon your pussy. <<elseif $PC.births > 2>> @@.orange;loose vagina,@@ stretched from your several children. <<elseif $PC.career == "gang" || $PC.career == "celebrity" || $PC.career == "wealth">> diff --git a/src/uncategorized/RESS.tw b/src/uncategorized/RESS.tw index 6c7827ce058086116ed28533b20d4231023835e6..2a7e2e3004a6d1572bd00a0c0a3faa0fe60e86a0 100644 --- a/src/uncategorized/RESS.tw +++ b/src/uncategorized/RESS.tw @@ -2718,7 +2718,7 @@ And perhaps most importantly, $he always has an ear to the ground, even when one <<case "sleeping ambivalent">> -Passing through the slave dormitory at night, you run your eyes down the row of sleeping girls. The light here is low, but it's not dark. Slaves need to be able to find the bathroom, slaves on late assignments need to find their beds, and those permitted to do so need to be able to select slaves for sex. <<EventNameLink>> catches your eye. The dormitory is kept at a pleasant temperature so that the girls, who of course sleep nude, are comfortable on their bedrolls covered by a single sheet, or nothing at all. $He probably went to sleep with $his sheet pulled up to $his chin, which is normal behavior for slaves who aren't yet accepting of their status as compulsory sex objects, but $he's shrugged it down. Half $his torso is bare. +Passing through the slave dormitory at night, you run your eyes down the row of sleeping chattel. The light here is low, but it's not dark. Slaves need to be able to find the bathroom, slaves on late assignments need to find their beds, and those permitted to do so need to be able to select slaves for sex. <<EventNameLink>> catches your eye. The dormitory is kept at a pleasant temperature so that the slaves, who of course sleep nude, are comfortable on their bedrolls covered by a single sheet, or nothing at all. $He probably went to sleep with $his sheet pulled up to $his chin, which is normal behavior for slaves who aren't yet accepting of their status as compulsory sex objects, but $he's shrugged it down. Half $his torso is bare. <br><br> The dim blue light plays across $his $activeSlave.skin skin. <<if $activeSlave.boobs > 2000>>$His massive boob on that side is slightly shifted by each breath<<elseif $activeSlave.boobs > 800>>$His breast on that side rises and falls with each breath<<else>>That side of $his chest rises and falls with each breath<</if>>. <<if $activeSlave.belly >= 5000>> $His _belly <<if $activeSlave.bellyPreg >= 3000>>pregnant <</if>>belly is only partially covered by the sheet, leaving most of it visible.<</if>> @@ -2830,7 +2830,7 @@ $He's referring to the volume issue with $his unnaturally massive dick. The thin <<case "fucktoy tribbing">> <<setNonlocalPronouns $seeDicks>> -With a mind as busy as yours, you sometimes wake up in the middle of the night for no reason that you can remember.<<if $PC.actualAge >= 50>> These incidents have become more common as you age; merely one of time's little mutilations.<</if>> Naturally, waking up in the middle of the night feels much different than it did back before you owned an arcology. Now you have your choice from a virtual buffet of sleeping girls if you don't feel like going back to sleep right away. +With a mind as busy as yours, you sometimes wake up in the middle of the night for no reason that you can remember.<<if $PC.actualAge >= 50>> These incidents have become more common as you age; merely one of time's little mutilations.<</if>> Naturally, waking up in the middle of the night feels much different than it did back before you owned an arcology. Now you have your choice from a virtual buffet of sleeping slaves if you don't feel like going back to sleep right away. <br><br> The slave on your left is sleeping on _hisU back, and is touching you lightly at the hip and shoulder. The slave on your right, though, is nestled in close, $his shoulder under your arm and $his head resting gently on your <<if $PC.boobsBonus > 2>> @@ -3624,7 +3624,7 @@ May I?" $He spins, <<if $activeSlave.belly >= 5000>>spreading $his legs for $his <<case "passing declaration">> -As you manage your empire from your office, a constant traffic of slaves passes by its door. The glass walls allow a good view of them, and since you naturally own what you find appealing, the passing girls often draw your eye. For example, this morning you notice <<EventNameLink>> almost bounce into view. $He's physically fit, at a healthy weight, +As you manage your empire from your office, a constant traffic of slaves passes by its door. The glass walls allow a good view of them, and since you naturally own what you find appealing, the passing chattel often draws your eye. For example, this morning you notice <<EventNameLink>> almost bounce into view. $He's physically fit, at a healthy weight, <<if $activeSlave.belly >= 10000>> <<if $activeSlave.bellyPreg >= 3000>> heavily pregnant, @@ -18346,7 +18346,7 @@ brought in to you. This time <<EventNameLink>> has been sent to deliver it. $He <<elseif $assistantAppearance == "shemale">> shaking _hisA avatar's enormous endowments, making a lewd comment, and then giving _himselfA a titjob. <<elseif $assistantAppearance == "amazon">> - observing that a good slave girl should have big tits, since strong warriors like fertile, big-boobed girls back home to breed with. + observing that a good slave $girl should have big tits, since strong warriors like fertile, big-boobed <<= $girl>>s back home to breed with. <<elseif $assistantAppearance == "businesswoman">> having _hisA avatar give $activeSlave.slaveName a disturbingly appraising glance, as though $he and $his breasts are an interesting entry on a balance sheet. <<elseif $assistantAppearance == "schoolgirl">> diff --git a/src/uncategorized/newSlaveIntro.tw b/src/uncategorized/newSlaveIntro.tw index d2f90a97dd790e18dbe082aa5a65a7545b1eb502..33232b87299acfb5f3e5b0215c0844746db2f9d1 100644 --- a/src/uncategorized/newSlaveIntro.tw +++ b/src/uncategorized/newSlaveIntro.tw @@ -393,7 +393,7 @@ The legalities completed, ''__@@.pink;<<= SlaveFullName($activeSlave)>>@@__'' << $He realizes that $he has a chance of conforming to gender roles in your arcology, and @@.mediumaquamarine;hopes@@ to avoid abuse this way. <<set $activeSlave.trust += 2>> <<else>> - $He realizes that your arcology's culture looks down on girls like $him, and @@.gold;fears@@ $he'll be abused as a result. + $He realizes that your arcology's culture looks down on <<= $girl>>s like $him, and @@.gold;fears@@ $he'll be abused as a result. <<set $activeSlave.trust -= 4>> <</if>> <</if>>