From 5d9938635682367589d131e16d2bc3c7a7958b6b Mon Sep 17 00:00:00 2001 From: lowercase-donkey <lowercasedonkey@gmail.com> Date: Wed, 3 Apr 2019 18:41:17 -0400 Subject: [PATCH] fashion tweaks --- src/pregmod/seFCTVremote.tw | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/src/pregmod/seFCTVremote.tw b/src/pregmod/seFCTVremote.tw index 8004b99ac40..a936dc34eeb 100644 --- a/src/pregmod/seFCTVremote.tw +++ b/src/pregmod/seFCTVremote.tw @@ -28,14 +28,15 @@ <<if $activeSlave.dick > 0>> <<set $activeSlave.boobs = 0>> <<set $activeSlave.butt = 0>> + /*<<set $activeSlave.hStyle = "messy">>*/ <<else>> + <<set $activeSlave.hStyle = "ponytail">> <</if>> <<set $activeSlave.origin = "You enslaved $him for poor customer service as an FCTV tech.">> <<set $activeSlave.career = "a TV repair tech">> <<set $activeSlave.behavioralFlaw = "arrogant">> <<set $activeSlave.markings = "none">> <<set $activeSlave.hLength = 10>> - <<set $activeSlave.hStyle = "messy">> <<set $activeSlave.eyewear = "glasses">> <<set $activeSlave.clothes = "conservative clothing">> <<set $activeSlave.shoes = "flats">> @@ -96,20 +97,17 @@ $He unboxes the new remote and turns $his back to you, eagerly demonstrating how <<set _customer.boobs = 0>> <<set _customer.butt = 0>> <<set _customer.hLength = 10>> - <<set _customer.hStyle = "messy">> + <<set _customer.clothes = "spats and a tank top">> <<else>> <<set _customer.boobs = 1000>> <<set _customer.butt = 3>> <<set _customer.hLength = 30>> - <<set _customer.hStyle = "messy">> <<set _customer.clothes = "sport shorts and a sports bra">> <</if>> <<set _customer.behavioralFlaw = "arrogant">> <<set _customer.markings = "none">> - - <<set _customer.eyewear = "glasses">> <<set _customer.shoes = "flats">> <<setLocalPronouns _customer 2>> @@ -146,7 +144,7 @@ You finger your new TV remote, as well as a much more sinister looking one desig </div> </div> <</if>> -The door opens, and one of your citizens appears. $activeSlave.slaveName doesn't know it, but you've made a small change to $his calendar. $His new client has a <<if _customer.dick > 0>>legendarily large dick<<else>>legendary love of anal<</if>>, even for $arcologies[0].name. The tech loses their professional facade for a moment, glancing at the customers <<if _customer.dick > 0>>enormous dick<<else>>hips<</if>> before gulping and gluing their eyes on the customer's face. "Hi, I'm $activeSlave.slaveName from FCTV, and I'm here to take a look at your receiver." +The door opens, and one of your citizens appears. $activeSlave.slaveName doesn't know it, but you've made a small change to $his calendar. $His new client has a <<if _customer.dick > 0>>legendarily large dick<<else>>legendary love of anal<</if>>, even for $arcologies[0].name. The tech loses their professional facade for a moment, glancing at the customer's <<if _customer.dick > 0>>enormous dick<<else>>hips<</if>> before gulping and gluing their eyes on the customer's face. "Hi, I'm $activeSlave.slaveName from FCTV, and I'm here to take a look at your receiver." <br> "Certainly, it's in the bedroom on the bottom shelf." As the tech takes a step forward you touch the first button on your other remote. The tech freezes. You know from the work you did that they would be experiencing a puzzling throbbing or buzzing sensation at the moment. Their smart piercing was installed with a few blockers to pain, but their sense of touch should be very acute, even heightened with some local aphrodisiacs. There is also a vibe deep inside their ass, with a glue that will take some time to wear off. <<if $activeSlave.prostate>>Its buzzing should be impacting their prostrate directly, albeit subtley.<</if>> <br> -- GitLab