diff --git a/src/events/intro/initNationalities.tw b/src/events/intro/initNationalities.tw index 6b9e2fd34324b54b28e80d78c21f039083b2a3c0..7bff5fbacd3d6ceed549bc449d31f34bd8109d7c 100644 --- a/src/events/intro/initNationalities.tw +++ b/src/events/intro/initNationalities.tw @@ -71,13 +71,13 @@ <<include "D Slaves Database">> <<include "DD Slaves Database">> <<include "DF Slaves Database">> - <<include "custom Slaves Database">> <<elseif $seeDicks == 100>> <<include "DD Slaves Database">> <<else>> <<include "D Slaves Database">> <<include "DF Slaves Database">> <</if>> +<<include "custom Slaves Database">> <<set $customSlave = clone($activeSlave)>> <<set $customSlave.slaveName: "custom", $customSlave.birthName: "custom", $customSlave.skin: 0, $customSlave.boobs = 500>> diff --git a/src/uncategorized/remoteSurgery.tw b/src/uncategorized/remoteSurgery.tw index 87c8f9550e9b61b5f3ca8e8e041ed7ecc15b04a2..9540f3fb20f8d999a23fe72d7f276844a08dad32 100644 --- a/src/uncategorized/remoteSurgery.tw +++ b/src/uncategorized/remoteSurgery.tw @@ -740,10 +740,10 @@ $pronounCap has <<if $activeSlave.indentureRestrictions < 1 && $activeSlave.breedingMark != 1>> <<if ($activeSlave.vagina == -1) && ($activeSlave.dick != 0)>> - [[Convert genitalia to female|Surgery Degradation][$activeSlave.dick = 0,$activeSlave.dickAccessory = "none",$activeSlave.foreskin = 0,$activeSlave.scrotum = 0,$activeSlave.balls = 0,$activeSlave.vagina = 0,$activeSlave.preg = -2,$activeSlave.vaginalSkill = 0,$cash -= $surgeryCost, $activeSlave.health -= 40, $surgeryType = "mtf"]] | + [[Convert genitalia to female|Surgery Degradation][$activeSlave.dick = 0,$activeSlave.dickAccessory = "none",$activeSlave.foreskin = 0,$activeSlave.scrotum = 0,$activeSlave.balls = 0,$activeSlave.vagina = 0,$activeSlave.preg = -2,$activeSlave.vaginalSkill = 0,$cash -= $surgeryCost, $activeSlave.health -= 40, $surgeryType = "mtf"]] <</if>> <<if ($activeSlave.dick == 0) && ($activeSlave.vagina == -1) && ($surgeryUpgrade == 1)>> - [[Create a vagina|Surgery Degradation][$activeSlave.vagina = 0,$activeSlave.vaginalSkill = 0,$cash -= $surgeryCost, $activeSlave.health -= 40, $surgeryType = "mtf"]] + | [[Create a vagina|Surgery Degradation][$activeSlave.vagina = 0,$activeSlave.vaginalSkill = 0,$cash -= $surgeryCost, $activeSlave.health -= 40, $surgeryType = "mtf"]] <</if>> <<if ($activeSlave.dick > 0) && ($seeExtreme == 1)>> | [[Remove penis|Surgery Degradation][$activeSlave.dick = 0,$activeSlave.dickAccessory = "none",$activeSlave.foreskin = 0,$activeSlave.vaginalSkill = 0,$cash -= $surgeryCost, $activeSlave.health -= 20, $surgeryType = "chop"]] diff --git a/src/uncategorized/seRetirement.tw b/src/uncategorized/seRetirement.tw index 1fae8af31c5ca5d1d14efe89475a613e7c872d8c..ab4d7c94cbbd01f9b0dca239d24860c68a3f1b6f 100644 --- a/src/uncategorized/seRetirement.tw +++ b/src/uncategorized/seRetirement.tw @@ -83,8 +83,9 @@ She's certainly going to have some adjustments to make. <<elseif ($toSearch.indexOf("is world famous for") != -1)>> <br><br> <<set $seed = $activeSlave.prestigeDesc>> - <<set $seed = $seed.replace("She is famous for her recurring role in slave pornography. Her many fans relish", "enjoy")>> - In addition to her annuity, you've laid the groundwork for her to become wealthy by the way you publicized pornography of her. Many thousands of people across the world are willing to pay to $seed, and they enjoy it in part because she doesn't mind it, either. She's in a position to make great money for doing on camera what she would probably do anyway. + <<set $seed = $seed.replace("She is world famous for her career in slave pornography. Millions are intimately familiar with", "enjoy")>> + <<set $seed = $seed.replace(".", ",")>> + In addition to her annuity, you've laid the groundwork for her to become wealthy by the way you publicized pornography of her. Many thousands of people across the world are willing to pay to $seed and they enjoy it in part because she doesn't mind it, either. She's in a position to make great money for doing on camera what she would probably do anyway. <<elseif ($activeSlave.intelligence >= -1) && ($activeSlave.muscles > 5) && ($activeSlave.combatSkill >= 1) && ($activeSlave.amp != 1) && ($activeSlave.face > 10)>> <br><br> She's pretty and deadly. If she feels she prefers wealth and danger to living on her annuity, she'll have no trouble finding work. In fact, she'll likely have trouble sifting through all the mercenary organizations, businesses in need of attractive and competent guards for public spaces, and citizens looking for effective bodyguards willing to hire her. @@ -107,7 +108,7 @@ As she takes her leave, heading the short distance down to her modest little apa <<elseif SlaveStatsChecker.checkForLisp($activeSlave)>> "Well, thankth, <<Master>>, um, I mean _playerName. I g-gueth I'll thee you around. I mean, the arcology. Anyway. Bye." <<else>> - "Well, thanks, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>, um, I mean _playerName. I g-guess I'll see you around. I mean, the arcology. Anyway. Bye." + "Well, thanks, <<if def $PC.customTitle>>$PC.customTitle<<elseif $PC.title != 0>>Master<<else>>Mistress<</if>>, um, I mean $PC.name. I g-guess I'll see you around. I mean, the arcology. Anyway. Bye." <</if>> <<if $activeSlave.devotion > 95>> She turns resolutely away and flees, trying to choke back her tears.