diff --git a/src/art/vector/Feet.tw b/src/art/vector/Feet.tw index 24997649a1e591f09f411f0ce79bb571edae1f22..7da0cc022699dd5b6ae323c90493c7476308326e 100644 --- a/src/art/vector/Feet.tw +++ b/src/art/vector/Feet.tw @@ -106,7 +106,7 @@ <<unset _art_outfit >> /* clean up variable possibly already set by prior widget run */ <<switch _artSlave.clothes>> /* select available clothes */ - <<case "an apron" "attractive lingerie" "a ball gown" "a bunny outfit" "a cheerleader outfit" "a fallen nuns habit" "a halter top dress" "a hijab and abaya" "a huipil" "a kimono" "a latex catsuit" "a maternity dress" "a military uniform" "a mini dress" "a monokini" "a nice maid outfit" "a nice nurse outfit" "a red army uniform" "a schoolgirl outfit" "a schutzstaffel uniform" "a slutty schutzstaffel uniform" "a slave gown" "a slutty maid outfit" "a slutty nurse outfit" "a slutty qipao" "a succubus outfit" "a toga" "battledress" "body oil" "clubslut netting" "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" "Western clothing" "a long qipao" "battlearmor" "a biyelgee costume" "lederhosen" "a dirndl" "a mounty outfit">> + <<case "an apron" "attractive lingerie" "a ball gown" "a bunny outfit" "a cheerleader outfit" "a fallen nuns habit" "a halter top dress" "a hijab and abaya" "a huipil" "a kimono" "a latex catsuit" "a maternity dress" "a military uniform" "a mini dress" "a monokini" "a nice maid outfit" "a nice nurse outfit" "a red army uniform" "a schoolgirl outfit" "a schutzstaffel uniform" "a slutty schutzstaffel uniform" "a slave gown" "a slutty maid outfit" "a slutty nurse outfit" "a slutty qipao" "a succubus outfit" "a toga" "battledress" "clubslut netting" "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" "Western clothing" "a long qipao" "battlearmor" "a biyelgee costume" "lederhosen" "a dirndl" "a mounty outfit">> <<set _art_outfit = clothing2artSuffix(_artSlave.clothes) >> <</switch>> diff --git a/src/uncategorized/remoteSurgery.tw b/src/uncategorized/remoteSurgery.tw index 83db2b3be668952101f7fe2cf161e683d7d742f1..561efd1acd39b70a9866b8c288cad7380fc0f4fb 100644 --- a/src/uncategorized/remoteSurgery.tw +++ b/src/uncategorized/remoteSurgery.tw @@ -300,8 +300,10 @@ $He has <<if $seeExtreme == 1>> | [[Remove vocal cords|Surgery Degradation][$activeSlave.voice = 0, $activeSlave.voiceImplant = 0, $cash -= $surgeryCost, $activeSlave.health -= 10, $surgeryType = "mute"]] <</if>> + <<elseif $cyberMod == 1 && $activeSlave.electrolarynx == 1>> + $He has an electrolarynx installed. <<elseif ($cyberMod == 1) && ($stockpile.electrolarynx > 0)>> - | [[Give her an electrolarynx|Surgery Degradation][$activeSlave.electrolarynx = 1, $stockpile.electrolarynx--,$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "electrolarynx"]] + | [[Give her an electrolarynx|Surgery Degradation][$activeSlave.electrolarynx = 1, $activeSlave.voice = 2, $stockpile.electrolarynx--,$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "electrolarynx"]] <</if>> <</if>> diff --git a/src/uncategorized/saDrugs.tw b/src/uncategorized/saDrugs.tw index 7cfbd3a778a61788a55240eeb27751732a63f0fb..11ca4b4aee7d420671e37ceae6a56c6e16a7e01d 100644 --- a/src/uncategorized/saDrugs.tw +++ b/src/uncategorized/saDrugs.tw @@ -103,17 +103,17 @@ monstrous udders are just the right size to experience the explosive growth the drugs promise. <<set _growth += 10>> <<if ($slaves[$i].boobShape != "normal") && ($slaves[$i].breastMesh != 1)>> - <<if random(1,10) == 1>> - $His @@.coral;breasts lose their unique shape@@ as they adapt to their monstrous, unnatural size. There's simply nowhere else for $his mass of boob to go, and its expansion fills $his breasts out and points $his nipples forward. - <<set $slaves[$i].boobShape = "normal">> - <</if>> + <<if random(1,10) == 1>> + $His @@.coral;breasts lose their unique shape@@ as they adapt to their monstrous, unnatural size. There's simply nowhere else for $his mass of boob to go, and its expansion fills $his breasts out and points $his nipples forward. + <<set $slaves[$i].boobShape = "normal">> + <</if>> <</if>> <</if>> - <<if $slaves[$i].inducedNCS == 1>> - <<set _growth = Math.trunc(_growth/2.2)>> - $His @@.orange;NCS@@ kicks in fighting the breast growth, converting the excess fat into sexual energy for $him. - <<set $slaves[$i].energy += _growth>> - <</if>> + <<if $slaves[$i].inducedNCS == 1>> + <<set _growth = Math.trunc(_growth/2.2)>> + $His @@.orange;NCS@@ kicks in fighting the breast growth, converting the excess fat into sexual energy for $him. + <<set $slaves[$i].energy += _growth>> + <</if>> <<set _growth = 25*Math.trunc(_growth*0.8)>> <<set $slaves[$i].boobs += Math.clamp(_growth, 25, 5000)>> <<if random(1,100) > 30+($slaves[$i].areolae*10) && $slaves[$i].areolae < 3>> @@ -205,11 +205,11 @@ <</if>> <</if>> <</if>> - <<if $slaves[$i].inducedNCS == 1>> - <<set _growth = Math.trunc(_growth/2.2)>> - $His @@.orange;NCS@@ kicks in fighting the breast growth, converting the excess fat into sexual energy for $him. - <<set $slaves[$i].energy += _growth>> - <</if>> + <<if $slaves[$i].inducedNCS == 1>> + <<set _growth = Math.trunc(_growth/2.2)>> + $His @@.orange;NCS@@ kicks in fighting the breast growth, converting the excess fat into sexual energy for $him. + <<set $slaves[$i].energy += _growth>> + <</if>> <<set _growth = 25*Math.trunc(_growth*0.8)>> <<set $slaves[$i].boobs += Math.clamp(_growth, 25, 200)>> <<if $slaves[$i].areolae < 3>> @@ -292,12 +292,12 @@ monstrous cheeks tend to grow very slowly. <</if>> <<set _growth*=0.2>> - <<if $slaves[$i].inducedNCS == 1>> - <<set _growth = Math.trunc(_growth/2.2)>> - $His @@.orange;NCS@@ kicks in fighting the butt - growth<<if _growth > 1>>, converting the excess fat into sexual energy for $him<<else>> and no change happens<</if>>. - <<set $slaves[$i].energy += _growth>> - <</if>> + <<if $slaves[$i].inducedNCS == 1>> + <<set _growth = Math.trunc(_growth/2.2)>> + $His @@.orange;NCS@@ kicks in fighting the butt + growth<<if _growth > 1>>, converting the excess fat into sexual energy for $him<<else>> and no change happens<</if>>. + <<set $slaves[$i].energy += _growth>> + <</if>> <<set $slaves[$i].butt += Math.clamp(_growth,0,2)>> <<if _intensive>> <<if $slaves[$i].anus > 1>> @@ -354,11 +354,11 @@ inhuman cheeks tend to grow slowly. <<set _growth += .4>> <</if>> - <<if $slaves[$i].inducedNCS == 1>> - <<set _growth = Math.trunc(_growth/2.2)>> - $His @@.orange;NCS@@ kicks in fighting the butt growth<<if _growth > 1>>, converting the excess fat into sexual energy for $him<<else>> and no change happens<</if>>. - <<set $slaves[$i].energy += _growth>> - <</if>> + <<if $slaves[$i].inducedNCS == 1>> + <<set _growth = Math.trunc(_growth/2.2)>> + $His @@.orange;NCS@@ kicks in fighting the butt growth<<if _growth > 1>>, converting the excess fat into sexual energy for $him<<else>> and no change happens<</if>>. + <<set $slaves[$i].energy += _growth>> + <</if>> <<if ((_growth > 1) || ($slaves[$i].inducedNCS == 1))>> <<set $slaves[$i].butt += _growth>> <<else>> @@ -377,11 +377,11 @@ <<else>> @@.lime;$His lips swell rapidly.@@ <</if>> - <<if $slaves[$i].inducedNCS == 1>> - <<set $slaves[$i].lips += 2>> - <<else>> - <<set $slaves[$i].lips += 5>> - <</if>> + <<if $slaves[$i].inducedNCS == 1>> + <<set $slaves[$i].lips += 2>> + <<else>> + <<set $slaves[$i].lips += 5>> + <</if>> <</if>> <<case "growth stimulants">> @@ -509,9 +509,9 @@ <<if _growth > 0>> /*age modifier*/ <<set _ageMod = 1>> - <<if $slaves[$i].inducedNCS == 1>> - $His @@.orange;NCS@@ inhibits $his body response to the treatment. - <<set _ageMod = .25>> + <<if $slaves[$i].inducedNCS == 1>> + $His @@.orange;NCS@@ inhibits $his body response to the treatment. + <<set _ageMod = .25>> <<elseif $slaves[$i].genes == "XY">> <<if $slaves[$i].pubertyXY == 0 && $slaves[$i].physicalAge <= 3>> $His very young body responds extremely well to the treatment. @@ -558,11 +558,11 @@ <</if>> /*... and calculates final value*/ <<set _growth = (_growth + _growth * _heightDiff) * _ageMod>> - <<if $slaves[$i].inducedNCS == 0>> - <<set _growth = Math.round(Math.clamp(_growth,0,5))>> - <<else>> - <<set _growth = Math.round(Math.clamp(_growth,0,2))>> - <</if>> + <<if $slaves[$i].inducedNCS == 0>> + <<set _growth = Math.round(Math.clamp(_growth,0,5))>> + <<else>> + <<set _growth = Math.round(Math.clamp(_growth,0,2))>> + <</if>> /*communicates the amount of growth*/ <<if _growth < 1>> /*in case _heightDiff manages to bring _growth down enough*/ Despite the treatment, $his height does not increase this week. @@ -666,15 +666,15 @@ $His cock is now so huge that further drug enhancement will not increase its size. @@.yellow;$His drug regimen has been ended.@@ <<set $slaves[$i].drugs = "no drugs">> <<else>> - <<if $slaves[$i].inducedNCS == 0>> - @@.lime;$His cock grows painfully,@@ becoming both longer and girthier. - <<set $slaves[$i].dick += 1>> - <<elseif (random(1,(20 - $slaves[$i].dick))) > 12)>> - @@.lime;$His cock grows painfully,@@ becoming both longer and girthier, depsite $his @@.orange;NCS.@@ - <<set $slaves[$i].dick += 1>> - <<else>> - The treatment fails to over come $his @@.orange;NCS@@ and $his cock fails to grow. - <</if>> + <<if $slaves[$i].inducedNCS == 0>> + @@.lime;$His cock grows painfully,@@ becoming both longer and girthier. + <<set $slaves[$i].dick += 1>> + <<elseif (random(1, (20 - $slaves[$i].dick)) > 12)>> + @@.lime;$His cock grows painfully,@@ becoming both longer and girthier, depsite $his @@.orange;NCS.@@ + <<set $slaves[$i].dick += 1>> + <<else>> + The treatment fails to over come $his @@.orange;NCS@@ and $his cock fails to grow. + <</if>> <</if>> <<else>> $He receives @@.lime;direct injections of hyper growth hormones, right into $his clit.@@ @@ -683,15 +683,15 @@ $His clit is now so huge that further drug enhancement will not increase its size. @@.yellow;$His drug regimen has been ended.@@ <<set $slaves[$i].drugs = "no drugs">> <<else>> - <<if $slaves[$i].inducedNCS == 0>> - @@.lime;$His clit grows painfully,@@ becoming both longer and girthier. - <<set $slaves[$i].clit += 1>> - <<elseif (random(1,(16 - $slaves[$i].clit)) > 10)>> - @@.lime;$His clit grows painfully,@@ becoming both longer and girthier, despite $his @@.orange;NCS.@@ - <<set $slaves[$i].clit += 1>> - <<else>> - The treatment fails to over come $his @@.orange;NCS@@ and $his clit fails to grow. - <</if>> + <<if $slaves[$i].inducedNCS == 0>> + @@.lime;$His clit grows painfully,@@ becoming both longer and girthier. + <<set $slaves[$i].clit += 1>> + <<elseif (random(1,(16 - $slaves[$i].clit)) > 10)>> + @@.lime;$His clit grows painfully,@@ becoming both longer and girthier, despite $his @@.orange;NCS.@@ + <<set $slaves[$i].clit += 1>> + <<else>> + The treatment fails to over come $his @@.orange;NCS@@ and $his clit fails to grow. + <</if>> <</if>> <</if>> @@ -700,9 +700,9 @@ <<else>> <<set _growth = 60-($injectionUpgrade*10)>> <<if _intensive>><<set _growth -= 20>><</if>> - <<if $slaves[$i].inducedNCS == 1>> - <<set _growth += 30>> - <</if>> + <<if $slaves[$i].inducedNCS == 1>> + <<set _growth += 30>> + <</if>> <<if (random(1,100) > _growth+($slaves[$i].balls*5))>> @@.lime;$His balls swell painfully.@@ <<set $slaves[$i].balls++>> @@ -723,42 +723,42 @@ <<if ($slaves[$i].balls >= 125)>> $His balls are now so immense that further drug enhancement will not increase their size. However, leaving $him on them will still stimulate cum production. <<elseif ($slaves[$i].balls < 125)>> - <<if $slaves[$i].inducedNCS == 0>> - @@.lime;$His balls swell painfully.@@ - <<set $slaves[$i].balls += 2>> - <<elseif random(1,400 - $slaves[$i].balls) > 200>> - @@.lime;$His balls swell painfully,@@ despite $his @@.orange;NCS.@@ - <<set $slaves[$i].balls += 1>> - <<else>> - The treatment fails to over come $his @@.orange;NCS@@ and $his balls fail to grow. - <</if>> + <<if $slaves[$i].inducedNCS == 0>> + @@.lime;$His balls swell painfully.@@ + <<set $slaves[$i].balls += 2>> + <<elseif random(1,400 - $slaves[$i].balls) > 200>> + @@.lime;$His balls swell painfully,@@ despite $his @@.orange;NCS.@@ + <<set $slaves[$i].balls += 1>> + <<else>> + The treatment fails to over come $his @@.orange;NCS@@ and $his balls fail to grow. + <</if>> <</if>> <<case "steroids">> - <<if $slaves[$i].inducedNCS == 0 || random(1,100) > 50>> - <<if ($slaves[$i].dick == 0) && (random(1,100) > 40+($slaves[$i].clit*10))>> - The gear $he's on @@.lime;increases the size of $his clit.@@ - <<set $slaves[$i].clit += 1>> - <<elseif ($slaves[$i].dick != 0) && ($slaves[$i].dick < 3) && (random(1,100) > 95)>> - The gear $he's on @@.lime;increases the size of $his penis.@@ - <<set $slaves[$i].dick += 1>> - <<elseif ($slaves[$i].faceShape != "masculine") && ($slaves[$i].faceShape != "androgynous") && (random(1,100) > 95)>> - The gear $he's on @@.orange;hardens $his face into androgyny.@@ - <<set $slaves[$i].faceShape = "androgynous">> - <<elseif ($slaves[$i].balls != 0) && ($slaves[$i].scrotum != 0) && ($slaves[$i].balls < 3) && (random(1,100) > 95)>> - The gear $he's on @@.lime;increases the size of $his balls.@@ - <<set $slaves[$i].balls += 1>> - <<elseif random(1,100) > 110-($slaves[$i].anus*10)>> - The steroids $he's on have an effect on $his stretched anal muscles, giving $him a @@.lime;tighter butthole.@@ - <<set $slaves[$i].anus -= 1>> - <<elseif random(1,100) > 110-($slaves[$i].vagina*10)>> - The steroids $he's on have an effect on $his vaginal muscles, giving $him a @@.lime;tighter pussy.@@ - <<set $slaves[$i].vagina -= 1>> - <<elseif ($slaves[$i].face-$slaves[$i].faceImplant > 10) && (random(1,100) > 95)>> - The gear $he's on @@.orange;hardens $his pretty face a little.@@ - <<set $slaves[$i].face -= 5>> - <</if>> - <</if>> + <<if $slaves[$i].inducedNCS == 0 || random(1,100) > 50>> + <<if ($slaves[$i].dick == 0) && (random(1,100) > 40+($slaves[$i].clit*10))>> + The gear $he's on @@.lime;increases the size of $his clit.@@ + <<set $slaves[$i].clit += 1>> + <<elseif ($slaves[$i].dick != 0) && ($slaves[$i].dick < 3) && (random(1,100) > 95)>> + The gear $he's on @@.lime;increases the size of $his penis.@@ + <<set $slaves[$i].dick += 1>> + <<elseif ($slaves[$i].faceShape != "masculine") && ($slaves[$i].faceShape != "androgynous") && (random(1,100) > 95)>> + The gear $he's on @@.orange;hardens $his face into androgyny.@@ + <<set $slaves[$i].faceShape = "androgynous">> + <<elseif ($slaves[$i].balls != 0) && ($slaves[$i].scrotum != 0) && ($slaves[$i].balls < 3) && (random(1,100) > 95)>> + The gear $he's on @@.lime;increases the size of $his balls.@@ + <<set $slaves[$i].balls += 1>> + <<elseif random(1,100) > 110-($slaves[$i].anus*10)>> + The steroids $he's on have an effect on $his stretched anal muscles, giving $him a @@.lime;tighter butthole.@@ + <<set $slaves[$i].anus -= 1>> + <<elseif random(1,100) > 110-($slaves[$i].vagina*10)>> + The steroids $he's on have an effect on $his vaginal muscles, giving $him a @@.lime;tighter pussy.@@ + <<set $slaves[$i].vagina -= 1>> + <<elseif ($slaves[$i].face-$slaves[$i].faceImplant > 10) && (random(1,100) > 95)>> + The gear $he's on @@.orange;hardens $his pretty face a little.@@ + <<set $slaves[$i].face -= 5>> + <</if>> + <</if>> <<case "anti-aging cream">> <<if ($slaves[$i].visualAge <= 18)>> @@ -807,12 +807,12 @@ <<else>> $He's on super fertility drugs, so $he is more likely to conceive, and will have multiple pregnancy. <</if>> - <<if $slaves[$i].inducedNCS == 0>> - <<if $slaves[$i].lactation == 0 && random(0,50) < $slaves[$i].health>> - The hormonal changes produced by the fertility drugs have the side effect of @@.lime;inducing lactation,@@ indistinguishable from natural lactation. - <<set $slaves[$i].lactation = 1>> - <</if>> - <</if>> + <<if $slaves[$i].inducedNCS == 0>> + <<if $slaves[$i].lactation == 0 && random(0,50) < $slaves[$i].health>> + The hormonal changes produced by the fertility drugs have the side effect of @@.lime;inducing lactation,@@ indistinguishable from natural lactation. + <<set $slaves[$i].lactation = 1>> + <</if>> + <</if>> <<if $slaves[$i].attrXY < 100 && random(0,10) < $slaves[$i].health>> The hormonal changes produced by the fertility drugs cause $him to begin @@.green;finding men more attractive.@@ <<set $slaves[$i].attrXY += random(5,10)>> @@ -847,11 +847,11 @@ <<else>> $He's on fertility drugs, so $he is more likely to conceive, and may experience multiple pregnancy. <</if>> - <<if $slaves[$i].inducedNCS == 0>> - <<if $slaves[$i].lactation == 0 && random(0,100) < $slaves[$i].health>> - The hormonal changes produced by the fertility drugs have the side effect of @@.lime;inducing lactation,@@ indistinguishable from natural lactation. - <<set $slaves[$i].lactation = 1>> - <</if>> + <<if $slaves[$i].inducedNCS == 0>> + <<if $slaves[$i].lactation == 0 && random(0,100) < $slaves[$i].health>> + The hormonal changes produced by the fertility drugs have the side effect of @@.lime;inducing lactation,@@ indistinguishable from natural lactation. + <<set $slaves[$i].lactation = 1>> + <</if>> <</if>> <<case "appetite suppressors">> @@ -874,54 +874,54 @@ <<case "penis atrophiers">> $He receives @@.lime;direct injections of atrophiers right into $his penis,@@ causing $his body to begin pulling resources from it<<if $slaves[$i].inducedNCS == 1>>, $his @@.orange;NCS@@ amplifies the effectiveness<</if>>. - <<set _shrinkage = 0>> + <<set _shrinkage = 0>> <<if $slaves[$i].dick == 1>> $His penis is now so miniscule that further drug use will fail to shrink it further; @@.yellow;$his drug regimen has been ended.@@ <<set $slaves[$i].drugs = "no drugs">> <<elseif $slaves[$i].dick >= 20>> @@.lime;$His cock shrinks painfully,@@ becoming massively shorter and thinner. - <<set _shrinkage = 3>> + <<set _shrinkage = 3>> <<elseif $slaves[$i].dick >= 10>> @@.lime;$His cock shrinks painfully,@@ becoming shorter and thinner. - <<set _shrinkage = 2>> + <<set _shrinkage = 2>> <<elseif (($slaves[$i].inducedNCS == 1) || (random(1,100) > (40-($injectionUpgrade*10)-($slaves[$i].dick*5)))) && ($slaves[$i].dick > 1)>> @@.lime;$His cock shrinks painfully,@@ becoming shorter and thinner. - <<set _shrinkage = 1>> + <<set _shrinkage = 1>> <</if>> - <<if ($slaves[$i].inducedNCS == 1) && ($slaves[$i].dick > 2)>> - <<set _shrinkage *= 2>> + <<if ($slaves[$i].inducedNCS == 1) && ($slaves[$i].dick > 2)>> + <<set _shrinkage *= 2>> <</if>> - <<set $slaves[$i].dick -= _shrinkage>> + <<set $slaves[$i].dick -= _shrinkage>> <<case "testicle atrophiers">> $He receives @@.lime;direct injections of atrophiers right into $his testicles,@@ causing $his body to begin pulling resources from them<<if $slaves[$i].inducedNCS == 1>>, $his @@.orange;NCS@@ amplifies the effectiveness<</if>>. - <<set _shrinkage = 0>> + <<set _shrinkage = 0>> <<if $slaves[$i].balls == 1>> $His balls are now so minuscule that further drug use will fail to shrink them further; @@.yellow;$his drug regimen has been ended.@@ <<set $slaves[$i].drugs = "no drugs">> <<elseif $slaves[$i].balls >= 100>> @@.lime;$His balls shrink painfully,@@ becoming massively smaller and leaving $his scrotum looser. - <<set _shrinkage = 5>> + <<set _shrinkage = 5>> <<elseif $slaves[$i].balls >= 80>> @@.lime;$His balls shrink painfully,@@ becoming massively smaller and leaving $his scrotum looser. - <<set _shrinkage = 4>> + <<set _shrinkage = 4>> <<elseif $slaves[$i].balls >= 60>> @@.lime;$His balls shrink painfully,@@ becoming massively smaller and leaving $his scrotum looser. - <<set _shrinkage = 3>> + <<set _shrinkage = 3>> <<elseif $slaves[$i].balls >= 40>> @@.lime;$His balls shrink painfully,@@ becoming much smaller and leaving $his scrotum looser. - <<set _shrinkage = 2>> + <<set _shrinkage = 2>> <<elseif $slaves[$i].balls >= 20>> @@.lime;$His balls shrink painfully,@@ becoming smaller and leaving $his scrotum looser. - <<set _shrinkage = 1>> + <<set _shrinkage = 1>> <<elseif (($slaves[$i].inducedNCS == 1) || (random(1,100) > (40-($injectionUpgrade*10)-($slaves[$i].balls*2)))) && ($slaves[$i].balls > 1)>> @@.lime;$His balls shrink painfully,@@ becoming smaller and leaving $his scrotum looser. - <<set _shrinkage = 1>> + <<set _shrinkage = 1>> <</if>> - <<if ($slaves[$i].inducedNCS == 1) && ($slaves[$i].balls > 2)>> - <<set _shrinkage *= 2>> + <<if ($slaves[$i].inducedNCS == 1) && ($slaves[$i].balls > 2)>> + <<set _shrinkage *= 2>> <</if>> - <<set $slaves[$i].balls -= _shrinkage>> + <<set $slaves[$i].balls -= _shrinkage>> <<case "clitoris atrophiers">> $He receives @@.lime;direct injections of atrophiers right into $his clitoris,@@ causing $his body to begin pulling resources from it<<if $slaves[$i].inducedNCS == 1>>, $his @@.orange;NCS@@ amplifies the effectiveness<</if>>. @@ -932,8 +932,8 @@ @@.lime;$His clit shrinks painfully,@@ becoming smaller. <<set $slaves[$i].clit -= 1>> <</if>> - <<if ($slaves[$i].inducedNCS == 1) && ($slaves[$i].clit > 2)>> - <<set $slaves[$i].clit -= 1>> + <<if ($slaves[$i].inducedNCS == 1) && ($slaves[$i].clit > 2)>> + <<set $slaves[$i].clit -= 1>> <</if>> <<case "labia atrophiers">> @@ -974,31 +974,31 @@ <<case "lip atrophiers">> $He receives @@.lime;direct injections of atrophiers right into $his lips,@@ causing $his body to begin pulling resources from them<<if $slaves[$i].inducedNCS == 1>>, $his @@.orange;NCS@@ amplifies the effectiveness<</if>>. - <<set _shrinkage = 0>> + <<set _shrinkage = 0>> <<if ($slaves[$i].lips-$slaves[$i].lipsImplant) == 0>> $His natural lips are now so thin that further drug use will fail to shrink them further; @@.yellow;$his drug regimen has been ended.@@ <<set $slaves[$i].drugs = "no drugs">> <<elseif ($slaves[$i].lips-$slaves[$i].lipsImplant) >= 70>> @@.lime;$His natural lips shrink painfully,@@ becoming massively smaller and thinner. - <<set _shrinkage = 5>> + <<set _shrinkage = 5>> <<elseif ($slaves[$i].lips-$slaves[$i].lipsImplant) >= 50>> @@.lime;$His natural lips shrink painfully,@@ becoming smaller and thinner. - <<set _shrinkage = 3>> + <<set _shrinkage = 3>> <<elseif ($slaves[$i].lips-$slaves[$i].lipsImplant) >= 20>> @@.lime;$His natural lips shrink painfully,@@ becoming smaller and thinner. - <<set _shrinkage = 1>> + <<set _shrinkage = 1>> <<elseif (($slaves[$i].inducedNCS == 1) || (random(1,100) > (40-($injectionUpgrade*10)-($slaves[$i].lips-$slaves[$i].lipsImplant)))) && (($slaves[$i].lips-$slaves[$i].lipsImplant) > 0)>> @@.lime;$His natural lips shrink painfully,@@ becoming smaller and thinner. - <<set _shrinkage = 1>> + <<set _shrinkage = 1>> <</if>> - <<if ($slaves[$i].inducedNCS == 1) && ($slaves[$i].lipsImplant > 1)>> - <<set _shrinkage *= 2>> + <<if ($slaves[$i].inducedNCS == 1) && ($slaves[$i].lipsImplant > 1)>> + <<set _shrinkage *= 2>> <</if>> - <<set $slaves[$i].lips -= _shrinkage>> + <<set $slaves[$i].lips -= _shrinkage>> <<case "breast redistributors">> $He receives @@.lime;direct injections of fat redistributors right into $his breasts,@@ causing $his body to begin moving fatty tissue from them to $his core<<if $slaves[$i].inducedNCS == 1>>, $his @@.orange;NCS@@ amplifies the effectiveness<</if>>. - <<set _factor = 0>> + <<set _factor = 0>> <<if ($slaves[$i].boobs-$slaves[$i].boobsImplant) <= 100>> $His natural breast tissue is now so thin that further drug use will fail to shrink it further; @@.yellow;$his drug regimen has been ended.@@ <<set $slaves[$i].drugs = "no drugs">> @@ -1021,11 +1021,11 @@ @@.lime;$His breasts shrink painfully,@@ becoming smaller while $his @@.orange;waistline grows slightly.@@ <<set _factor = 1>> <</if>> - <<set $slaves[$i].weight += _factor>> - <<if ($slaves[$i].inducedNCS == 1) && ($slaves[$i].boobsImplant > 200)>> - <<set _shrinkage *= 2>> + <<set $slaves[$i].weight += _factor>> + <<if ($slaves[$i].inducedNCS == 1) && ($slaves[$i].boobsImplant > 200)>> + <<set _shrinkage *= 2>> <</if>> - <<set $slaves[$i].boobs -= 100*_factor>> + <<set $slaves[$i].boobs -= 100*_factor>> <<case "butt redistributors">> $He receives @@.lime;direct injections of fat redistributors right into $his buttocks,@@ causing $his body to begin moving fatty tissue from it to $his core<<if $slaves[$i].inducedNCS == 1>>, $his @@.orange;NCS@@ amplifies the effectiveness<</if>>.