diff --git a/src/pregmod/reTheSirenStrikesBack.tw b/src/pregmod/reTheSirenStrikesBack.tw index 0b92dee32ce25b5657e318b5933049f8715040ce..fc33caa64c0865db1f2039f1e625a26b9abde587 100644 --- a/src/pregmod/reTheSirenStrikesBack.tw +++ b/src/pregmod/reTheSirenStrikesBack.tw @@ -36,9 +36,22 @@ <<set $activeSlave.prestige = 3>> <<set $activeSlave.prestigeDesc = "She was a well known music producer infamous for constantly having musicians disappear on her watch.">> <<set $activeSlave.accent = 1>> +<<set $activeSlave.clothes = "nice business attire">> <<setLocalPronouns $activeSlave 2>> +<span id="artFrame"> + /* 000-250-006 */ + <<if $seeImages == 1>> + <<if $imageChoice == 1>> + <div class="imageRef lrgVector"><div class="mask"> </div><<SlaveArt $activeSlave 2 0>></div> + <<else>> + <div class="imageRef lrgRender"><div class="mask"> </div><<SlaveArt $activeSlave 2 0>></div> + <</if>> + <</if>> + /* 000-250-006 */ +</span> + Several weeks have passed since you gained the musical prodigy and you couldn't help but notice $his constant scowl and muttering about "getting revenge one day" or "wishing $his producer would pay for what happened" whenever $he was not working. You decide to look into the incident and direct $assistantName to look into the financial situation of $his record label. It turns out that not only should this slave not be eligible for enslavement due to $his performance profits, but a certain someone has been taking that money for themselves. You issue a bounty for $his producer and await a response. With surprising speed, an answer comes from a bounty hunter. The underhanded producer never left the arcology, instead opting to make use of the guest living arrangements you had set up for the concert. Only when an announcement of the bounty went out did _he2 realize _his2 peril and attempt to flee. The bounty hunter literally drags the escapee by the collar into your penthouse and throws _him2 at your feet. The coward shivers as your eyes meet _hers2. <br><br> "Please, don't hurt me! I'll pay for that slave I sent you to be released, even set $him up with the life $he would have had if I hadn't embezzled the profits!" @@ -73,10 +86,25 @@ Several weeks have passed since you gained the musical prodigy and you couldn't <</link>> <<if _ssb.amp != 1>> <br><<link "Enslave _him2 and throw _him2 to _ssb.slaveName">> + <<set $activeSlave.clothes = "no clothing">> + <<set $activeSlave.recruiter = 0, $activeSlave.health -= 20>> + <<replace "#artFrame">> + /* 000-250-006 */ + <<if $seeImages == 1>> + <div class="imageColumn"> + <div class="imageRef medImg"> + <<SlaveArt $activeSlave 2 0>> + </div> + <div class="imageRef medImg"> + <<SlaveArt _ssb 2 0>> + </div> + </div> + <</if>> + /* 000-250-006 */ + <</replace>> <<replace "#result">> You decide to give the victimized prodigy a chance for payback. $He moves over to $his former boss and begins to caress the despicable thief as _he2 shakes with dread of what is to come. As $he moves lower, $he applies more pressure, peaking right on the genitals. The cowardly former executive yelps in pain, instinctively trying to get away from the hand crushing the most sensitive spot on _his2 body. After several minutes of the coward screaming in pain, _his2 former victim gets up and delivers a hard kick to the groin, eliciting another scream and causing $his former boss to assume the fetal position. You send for another slave to drag the whimpering slave-_girl2 to _his2 feet for inspection. <br> - <<set $activeSlave.recruiter = 0, $activeSlave.health -= 20>> <<include "New Slave Intro">> <</replace>> <</link>> @@ -87,18 +115,42 @@ Several weeks have passed since you gained the musical prodigy and you couldn't <br><br> <span id="result"> <<link "Enslave _him2">> + <<set $activeSlave.clothes = "no clothing">> + <<set $activeSlave.recruiter = 0>> + <<replace "#artFrame">> + /* 000-250-006 */ + <<if $seeImages == 1>> + <<if $imageChoice == 1>> + <div class="imageRef lrgVector"><div class="mask"> </div><<SlaveArt $activeSlave 2 0>></div> + <<else>> + <div class="imageRef lrgRender"><div class="mask"> </div><<SlaveArt $activeSlave 2 0>></div> + <</if>> + <</if>> + /* 000-250-006 */ + <</replace>> <<replace "#result">> You spare the coward the pain and humiliation _he2 deserves and simply enslave _him2. <br> - <<set $activeSlave.recruiter = 0>> <<include "New Slave Intro">> <</replace>> <</link>> <br><<link "Enslave _him2 and punish _him2 for their actions">> + <<set $activeSlave.clothes = "no clothing">> + <<set $activeSlave.recruiter = 0, $activeSlave.health -= 20>> + <<replace "#artFrame">> + /* 000-250-006 */ + <<if $seeImages == 1>> + <<if $imageChoice == 1>> + <div class="imageRef lrgVector"><div class="mask"> </div><<SlaveArt $activeSlave 2 0>></div> + <<else>> + <div class="imageRef lrgRender"><div class="mask"> </div><<SlaveArt $activeSlave 2 0>></div> + <</if>> + <</if>> + /* 000-250-006 */ + <</replace>> <<replace "#result">> You decide the coward needs more punishment. You order a whip brought to you and give _him2 several lashes directly across _his2 exposed genitalia. _He2 cries out with each lash as _his2 nethers accumulate angry red welts, some even bleeding slightly. After the yelps stop, you feel enough punishment has been given for now and have the producer turned slave hauled to _his2 feet for a proper inspection. <br> - <<set $activeSlave.recruiter = 0, $activeSlave.health -= 20>> <<include "New Slave Intro">> <</replace>> <</link>> diff --git a/src/uncategorized/REFS.tw b/src/uncategorized/REFS.tw index 049c46dc4522069d58267e0b2db9f721f98938e5..73c49f443e172bba88427c81b4a3c90b2addcaa2 100644 --- a/src/uncategorized/REFS.tw +++ b/src/uncategorized/REFS.tw @@ -53,6 +53,9 @@ <<set $activeSlave.hips = random(-2,-1)>> <<set $activeSlave.butt = random(0,2)>> <<set $activeSlave.health = random(-30,-10)>> + <<set $activeSlave.clothes = "uncomfortable straps">> + <<set $activeSlave.collar = "uncomfortable leather">> + <<case "degradationist encounter">> <<set $activeSlaveOneTimeMaxAge = 22>> @@ -65,6 +68,7 @@ <<set $activeSlave.hips = random(-2,-1)>> <<set $activeSlave.butt = random(0,2)>> <<set $activeSlave.health = random(70,80)>> + <<set $activeSlave.clothes = "conservative clothing">> <<case "transformation fetishism encounter">> <<set $activeSlaveOneTimeMaxAge = 22>> @@ -86,6 +90,7 @@ <<set $activeSlave.buttImplant = 1>> <<set $activeSlave.lips += 10>> <<set $activeSlave.lipsImplant = 10>> + <<set $activeSlave.clothes = "conservative clothing">> <<case "youth preferentialist encounter">> <<set $activeSlaveOneTimeMaxAge = 22>> @@ -109,6 +114,7 @@ <<set $activeSlave.weight = Math.min($activeSlave.weight, 10)>> <<set $activeSlave.waist = Math.min($activeSlave.waist, 0)>> <<set $activeSlave.muscles = Math.min($activeSlave.muscles, 30)>> + <<set $activeSlave.clothes = "conservative clothing">> <<case "maturity preferentialist encounter">> <<set $activeSlaveOneTimeMinAge = 36>> @@ -134,10 +140,23 @@ <<set $activeSlave.weight = random(10,40)>> <<set $activeSlave.waist = random(-10,10)>> <<set $activeSlave.muscles = Math.min($activeSlave.muscles, 30)>> + <<set $activeSlave.clothes = "conservative clothing">> <<default>> <</switch>> +<span id="artFrame"> + /* 000-250-006 */ + <<if $seeImages == 1>> + <<if $imageChoice == 1>> + <div class="imageRef lrgVector"><div class="mask"> </div><<SlaveArt $activeSlave 2 0>></div> + <<else>> + <div class="imageRef lrgRender"><div class="mask"> </div><<SlaveArt $activeSlave 2 0>></div> + <</if>> + <</if>> + /* 000-250-006 */ +</span> + <<if $activeSlave != 0 && def $activeSlave>> <<set $desc = SlaveTitle($activeSlave)>> <<run Enunciate($activeSlave)>> @@ -214,6 +233,18 @@ On this particular outing you happen to cross paths with a comely female citizen <</link>> <<if $cash >= 2000>> <br><<link "Take the poor slave $girl into your custody">> + <<set $activeSlave.clothes = "no clothing">> + <<replace "#artFrame">> + /* 000-250-006 */ + <<if $seeImages == 1>> + <<if $imageChoice == 1>> + <div class="imageRef lrgVector"><div class="mask"> </div><<SlaveArt $activeSlave 2 0>></div> + <<else>> + <div class="imageRef lrgRender"><div class="mask"> </div><<SlaveArt $activeSlave 2 0>></div> + <</if>> + <</if>> + /* 000-250-006 */ + <</replace>> <<replace "#result">> Confronting the citizen is simplicity in itself; he would not dare defy you under threat of arrest by your security drones and is unlikely to garner any sympathy from the public for his degradationist behaviors. As such, you are able to take civil ownership over the poor slave $girl and take $him into your care with only minimal compensation to the citizen. As you stride away from $his former owner with the $girl in your arms, $he leans over to plant a chaste kiss of thanks on your cheek. <<run cashX(-2000, "slaveTransfer", $activeSlave)>> @@ -239,6 +270,18 @@ On this particular outing you happen to cross paths with a comely female citizen <</link>> <<if $cash >= 2000>> <br><<link "Take the pampered slave $girl into your custody">> + <<set $activeSlave.clothes = "no clothing">> + <<replace "#artFrame">> + /* 000-250-006 */ + <<if $seeImages == 1>> + <<if $imageChoice == 1>> + <div class="imageRef lrgVector"><div class="mask"> </div><<SlaveArt $activeSlave 2 0>></div> + <<else>> + <div class="imageRef lrgRender"><div class="mask"> </div><<SlaveArt $activeSlave 2 0>></div> + <</if>> + <</if>> + /* 000-250-006 */ + <</replace>> <<replace "#result">> Confronting the citizen is simplicity in itself; he would not dare defy you directly under threat of arrest by your security drones and is unlikely to garner any sympathy from the public for his disturbing actions. As such, you are able to take civil ownership over the slave $girl and claim $him for yourself with only token compensation to the citizen. As you stride away from $his former owner with the $girl in your arms, $he clings to you with obvious naïveté for how you will treat $him. It's time $he learnt how slaves are treated in $arcologies[0].name. <<run cashX(-2000, "slaveTransfer", $activeSlave)>> @@ -402,6 +445,18 @@ On this particular outing you happen to cross paths with a comely female citizen <br><br> <span id="result2"> <<link "Enslave $him afterwards">> + <<set $activeSlave.clothes = "no clothing">> + <<replace "#artFrame">> + /* 000-250-006 */ + <<if $seeImages == 1>> + <<if $imageChoice == 1>> + <div class="imageRef lrgVector"><div class="mask"> </div><<SlaveArt $activeSlave 2 0>></div> + <<else>> + <div class="imageRef lrgRender"><div class="mask"> </div><<SlaveArt $activeSlave 2 0>></div> + <</if>> + <</if>> + /* 000-250-006 */ + <</replace>> <<replace "#result2">> After $he regains $his bearings from your sexual encounter, the $girl slips on $his simple clothes and attempts to slink away from your private suite unobtrusively. $He makes it out the door before being confronted by a glowing array of wallscreen monitors, each displaying a visual representation of your purchase of $his father's considerable debt and subsequent enslavement of $him on the basis of that debt. Tears begin to stream down $his cheeks as $he sinks to $his knees, $his hopes of a long life without enslavement now dashed. <br><br> @@ -441,6 +496,18 @@ On this particular outing you happen to cross paths with a comely female citizen <<if $cash >= 10000>> <br><br> <span id="result2"> + <<set $activeSlave.clothes = "no clothing">> + <<replace "#artFrame">> + /* 000-250-006 */ + <<if $seeImages == 1>> + <<if $imageChoice == 1>> + <div class="imageRef lrgVector"><div class="mask"> </div><<SlaveArt $activeSlave 2 0>></div> + <<else>> + <div class="imageRef lrgRender"><div class="mask"> </div><<SlaveArt $activeSlave 2 0>></div> + <</if>> + <</if>> + /* 000-250-006 */ + <</replace>> <<link "Enslave $him afterwards">> <<replace "#result2">> After $he regains $his bearings from your sexual encounter, the older $woman slips on $his simple clothes and attempts to slink away from your private suite unobtrusively. $He makes it out the door before being confronted by a glowing array of wallscreen monitors, each displaying a visual representation of your purchase of $his considerable debt and subsequent enslavement of $him on the basis of that debt. Tears begin to stream down $his weathered cheeks as $he sinks to $his knees, $his hopes of making it through the breadth of $his long life without enslavement now dashed. diff --git a/src/uncategorized/pSlaveMedic.tw b/src/uncategorized/pSlaveMedic.tw index 7f170509611400b262f957035d5229edbffaf039..eae19abce4002cd042b98e2632dd5621cd42144e 100644 --- a/src/uncategorized/pSlaveMedic.tw +++ b/src/uncategorized/pSlaveMedic.tw @@ -90,6 +90,18 @@ <</if>> +<span id="artFrame"> + /* 000-250-006 */ + <<if $seeImages == 1>> + <<if $imageChoice == 1>> + <div class="imageRef lrgVector"><div class="mask"> </div><<SlaveArt $activeSlave 2 0>></div> + <<else>> + <div class="imageRef lrgRender"><div class="mask"> </div><<SlaveArt $activeSlave 2 0>></div> + <</if>> + <</if>> + /* 000-250-006 */ +</span> + <<setLocalPronouns $activeSlave>> <<if $pedo_mode == 1>> diff --git a/src/uncategorized/reMilfTourist.tw b/src/uncategorized/reMilfTourist.tw index 57d262d4b1e0fe429a0e57d8504cf08e9956a6bc..f47c316237d3b58c6c5508404455c0b5c5cbcb6d 100644 --- a/src/uncategorized/reMilfTourist.tw +++ b/src/uncategorized/reMilfTourist.tw @@ -30,6 +30,22 @@ <<set $activeSlave.behavioralQuirk = "none">> <<set $activeSlave.sexualQuirk = "none">> <<set $activeSlave.canRecruit = 0>> +<<set $activeSlave.clothes = "nice business attire">> + +<span id="artFrame"> + /* 000-250-006 */ + <<if $seeImages == 1>> + <div class="imageColumn"> + <div class="imageRef medImg"> + <<SlaveArt $activeSlave 2 0>> + </div> + <div class="imageRef medImg"> + <<SlaveArt _milfSlave 2 0>> + </div> + </div> + <</if>> + /* 000-250-006 */ +</span> <<setLocalPronouns _milfSlave>> <<setLocalPronouns $activeSlave 2>> @@ -132,6 +148,21 @@ <</link>> <<if $cash > 20000>> <br><<link "Enslave _him2">> + <<set $activeSlave.clothes = "no clothing">> + <<replace "#artFrame">> + /* 000-250-006 */ + <<if $seeImages == 1>> + <div class="imageColumn"> + <div class="imageRef medImg"> + <<SlaveArt $activeSlave 2 0>> + </div> + <div class="imageRef medImg"> + <<SlaveArt _milfSlave 2 0>> + </div> + </div> + <</if>> + /* 000-250-006 */ + <</replace>> <<replace "#result">> When your new slave comes to, _his2 weight is hanging from _his2 wrists, bound over _his2 head. _He2's not exactly thin, making the position uncomfortable for _his2 arms, so _he2 groggily stands, finding _himself2 in a pool of light in the middle of a cell. _He2's nursing a tremendous hangover, and though _he2 does not realize it, _he2's drugged. You're present, though not visible, witnessing _his2 first conscious moment of slavery from your desk. Realization is slow. _He2's no innocent, so _he2 recognizes the sensations of waking up the morning after a night of drinking interspersed with vigorous vaginal, oral and anal intercourse, but _he2 does not remember the specifics. After a few minutes, _he2 understands that no one is coming, and speaks up hesitantly: "Is anyone there?" Getting no immediate answer, _he2 slumps against _his2 wrist restraints again, and begins to cry to _himself2. "W-why would a-anyone do this." <br>