diff --git a/src/uncategorized/longSlaveDescription.tw b/src/uncategorized/longSlaveDescription.tw index 0eb380e5fc5a7d30791003b8e5355a9af6e635f5..a3f04b89f75f09ec07702ed91b1735b1b0141a95 100644 --- a/src/uncategorized/longSlaveDescription.tw +++ b/src/uncategorized/longSlaveDescription.tw @@ -15,9 +15,9 @@ -''<span class="pink"><<= SlaveFullName($activeSlave)>></span>'' +<span style="font-weight:bold"><span class="pink"><<= SlaveFullName($activeSlave)>></span></span> -<<if $activeSlave.custom.label>> (<span class="yellow">''<<print $activeSlave.custom.label>>''</span>)<</if>> +<<if $activeSlave.custom.label>> (<span class="yellow"><span style="font-weight:bold"><<print $activeSlave.custom.label>></span></span>)<</if>> <<if $ui == "start">> <<elseif $saleDescription == 1>> @@ -31,7 +31,7 @@ <<set $prisonCrime = 0>> <</if>> <</if>> - <br> ''$activeSlave.slaveName'' + <br> <span style="font-weight:bold">$activeSlave.slaveName</span> <</if>> is @@ -69,7 +69,7 @@ is <</if>> <<set $desc = SlaveTitle($activeSlave)>> -''<span class="coral">$desc.</span>'' +<span style="font-weight:bold"><span class="coral">$desc.</span></span> <<if $activeSlave.indenture > -1>> $His <<if $activeSlave.indentureRestrictions > 1>>restrictive<<elseif $activeSlave.indentureRestrictions > 0>>protective<<else>>unrestricted<</if>> indenture @@ -91,7 +91,7 @@ is <<if $activeSlave.assignment == "be a subordinate slave">> <<set _lsd = $slaveIndices[$activeSlave.subTarget]>> <<if def _lsd>> - $He has been ordered to serve ''<span class="pink"><<= SlaveFullName($slaves[_lsd])>></span>'' specifically. + $He has been ordered to serve <span style="font-weight:bold"><span class="pink"><<= SlaveFullName($slaves[_lsd])>></span></span> specifically. <</if>> <</if>> <<else>> @@ -210,15 +210,15 @@ is $He is /* TODO: update this with the new relationship rules */ <<if $activeSlave.relationship <= 1>> - ''<span class="lightgreen">friends with <<= SlaveFullName($slaves[_lsd])>>;</span>'' the rules <<if $activeSlave.rules.relationship != "restrictive">>encourage<<else>> discourage<</if>> their relationship. + <span style="font-weight:bold" class="lightgreen">friends with <<= SlaveFullName($slaves[_lsd])>>;</span> the rules <<if $activeSlave.rules.relationship != "restrictive">>encourage<<else>> discourage<</if>> their relationship. <<elseif $activeSlave.relationship <= 2>> - ''<span class="lightgreen">best friends with <<= SlaveFullName($slaves[_lsd])>>;</span>'' the rules <<if $activeSlave.rules.relationship != "restrictive">>encourage<<else>> discourage<</if>> their close relationship. + <span style="font-weight:bold" class="lightgreen">best friends with <<= SlaveFullName($slaves[_lsd])>>;</span> the rules <<if $activeSlave.rules.relationship != "restrictive">>encourage<<else>> discourage<</if>> their close relationship. <<elseif $activeSlave.relationship <= 3>> - ''<span class="lightgreen"><<= SlaveFullName($slaves[_lsd])>>'s friend with benefits;</span>'' the rules <<if $activeSlave.rules.relationship == "permissive">>encourage<<else>> discourage<</if>> their sexual relationship. + <span style="font-weight:bold" class="lightgreen"><<= SlaveFullName($slaves[_lsd])>>'s friend with benefits;</span> the rules <<if $activeSlave.rules.relationship == "permissive">>encourage<<else>> discourage<</if>> their sexual relationship. <<elseif $activeSlave.relationship <= 4>> - ''<span class="lightgreen"><<= SlaveFullName($slaves[_lsd])>>'s lover;</span>'' the rules <<if $activeSlave.rules.relationship == "permissive">>encourage<<else>> discourage<</if>> their passionate relationship. + <span style="font-weight:bold" class="lightgreen"><<= SlaveFullName($slaves[_lsd])>>'s lover;</span> the rules <<if $activeSlave.rules.relationship == "permissive">>encourage<<else>> discourage<</if>> their passionate relationship. <<elseif $slaves[_lsd].relationship > 4>> - ''<span class="lightgreen"><<= SlaveFullName($slaves[_lsd])>>'s slave $wife;</span>'' the rules <<if $activeSlave.rules.relationship == "permissive">>encourage<<else>> discourage<</if>> marital bliss. + <span style="font-weight:bold" class="lightgreen"><<= SlaveFullName($slaves[_lsd])>>'s slave $wife;</span> the rules <<if $activeSlave.rules.relationship == "permissive">>encourage<<else>> discourage<</if>> marital bliss. <</if>> <</if>> <<elseif $activeSlave.fuckdoll == 0>> diff --git a/src/uncategorized/wardrobeUse.tw b/src/uncategorized/wardrobeUse.tw index ca1e5ee86b484989640bb652ebec4ec0f9242a23..3853ad07aaf845d9c3171bf0aba6b489fe3d8de6 100644 --- a/src/uncategorized/wardrobeUse.tw +++ b/src/uncategorized/wardrobeUse.tw @@ -25,7 +25,7 @@ /* 000-250-006 */ <<if $activeSlave.fuckdoll == 0>> /* begin Fuckdoll check */ - Clothes: ''$activeSlave.clothes''. + Clothes: <span style="font-weight:bold">$activeSlave.clothes</span>. [["Let " + $him + " choose"|Wardrobe Use][$activeSlave.clothes = "choosing her own clothes"]] <br> <span class="note"><<ClothingDescription>></span> @@ -281,7 +281,7 @@ <</if>> <<if $activeSlave.fuckdoll == 0>> /* begin Fuckdoll check */ <br> -Collar: ''$activeSlave.collar.'' +Collar: <span style="font-weight:bold">$activeSlave.collar.</span> <<if $activeSlave.collar != "none">> [[Remove|Wardrobe Use][$activeSlave.collar = "none"]] <</if>> @@ -350,7 +350,7 @@ Collar: ''$activeSlave.collar.'' <<if hasAnyArms($activeSlave)>> <br> - Hands and arms: ''$activeSlave.armAccessory'' + Hands and arms: <span style="font-weight:bold">$activeSlave.armAccessory</span> <br> <<if $activeSlave.armAccessory == "none">> <span class="note">$He isn't wearing anything on $his arms.</span> @@ -370,8 +370,8 @@ Collar: ''$activeSlave.collar.'' <<if hasAnyLegs($activeSlave)>> <br> - Feet and legs: ''$activeSlave.shoes'' - <<if $activeSlave.legAccessory != "none">> with ''$activeSlave.legAccessory''<</if>> + Feet and legs: <span style="font-weight:bold">$activeSlave.shoes</span> + <<if $activeSlave.legAccessory != "none">> with <span style="font-weight:bold">$activeSlave.legAccessory</span><</if>> <br> <span class="note">$He is<<if $activeSlave.shoes == "none">>n't wearing any shoes.<<else>> wearing<<footwearDescription>><<heelDescription>><</if>></span> <br> @@ -418,7 +418,7 @@ Collar: ''$activeSlave.collar.'' <br> -Torso accessory: ''$activeSlave.bellyAccessory.'' +Torso accessory: <span style="font-weight:bold">$activeSlave.bellyAccessory.</span> <br> <span class="note"><<waistDescription>><<pregnancyDescription>><<clothingCorsetDescription>><<= App.Desc.piercing($activeSlave, "corset")>></span> <<options $activeSlave.bellyAccessory>> @@ -468,7 +468,7 @@ Torso accessory: ''$activeSlave.bellyAccessory.'' <br> <<options _chastityDevice>> - Chastity device: ''_chastityDevice.'' + Chastity device: <span style="font-weight:bold">_chastityDevice.</span> <<option "None" "None" "$activeSlave.chastityAnus = 0, $activeSlave.chastityPenis = 0, $activeSlave.chastityVagina = 0">> <<option "Anal Chastity" "Anal Chastity" "$activeSlave.choosesOwnChastity = 0, $activeSlave.chastityAnus = 1, $activeSlave.chastityPenis = 0, $activeSlave.chastityVagina = 0">> <<optionif `$activeSlave.vagina > -1`>> @@ -484,7 +484,7 @@ Torso accessory: ''$activeSlave.bellyAccessory.'' <<if $activeSlave.vagina > -1>> <br> - Vaginal accessory: ''$activeSlave.vaginalAccessory.'' + Vaginal accessory: <span style="font-weight:bold">$activeSlave.vaginalAccessory.</span> <br> <span class="note"><<vaginalAccessoryDescription>></span> <<options $activeSlave.vaginalAccessory>> @@ -505,7 +505,7 @@ Torso accessory: ''$activeSlave.bellyAccessory.'' <</options>> <<if isItemAccessible("vibrator") && $activeSlave.vaginalAccessory != "none" && ($activeSlave.vaginalAccessory != "bullet vibrator" && $activeSlave.vaginalAccessory != "smart bullet vibrator") && $toysBoughtVaginalAttachments == 1>> - Vaginal accessory attachment: ''$activeSlave.vaginalAttachment.'' + Vaginal accessory attachment: <span style="font-weight:bold">$activeSlave.vaginalAttachment.</span> <br> <span class="note"><<vaginalAttachmentDescription>></span> <<options $activeSlave.vaginalAttachment>> @@ -517,7 +517,7 @@ Torso accessory: ''$activeSlave.bellyAccessory.'' <<if $activeSlave.dick > 0>> <br> - Dick accessory: ''$activeSlave.dickAccessory.'' + Dick accessory: <span style="font-weight:bold">$activeSlave.dickAccessory.</span> <br><span class="note"><<dickAccessoryDescription>></span> <<options $activeSlave.dickAccessory>> <<option "none" "None">> @@ -528,7 +528,7 @@ Torso accessory: ''$activeSlave.bellyAccessory.'' <</options>> <</if>> <br> -Anal accessory: ''$activeSlave.buttplug.'' +Anal accessory: <span style="font-weight:bold">$activeSlave.buttplug.</span> <br> <span class="note"><<buttplugDescription>></span> <<options $activeSlave.buttplug>> @@ -546,7 +546,7 @@ Anal accessory: ''$activeSlave.buttplug.'' <</options>> <br> <<if isItemAccessible("tail") && $activeSlave.buttplug != "none" && $toysBoughtButtPlugTails == 1>> - Anal accessory attachment: ''$activeSlave.buttplugAttachment''. + Anal accessory attachment: <span style="font-weight:bold">$activeSlave.buttplugAttachment</span>. <<options $activeSlave.buttplugAttachment>> <<option "none" "None">> <<option "tail" "Tail">>