diff --git a/src/art/vector/Set_Colour_Skin.tw b/src/art/vector/Set_Colour_Skin.tw index 9f58f5c7eefb959fc0bb52a4c798406fbce897b7..3e497869c9638cc0703037ced3be8c88832bbb69 100644 --- a/src/art/vector/Set_Colour_Skin.tw +++ b/src/art/vector/Set_Colour_Skin.tw @@ -13,31 +13,43 @@ <<unset _scrotumSkinStyle>> <<switch _artSlave.skin>> -<<case "light" "white" "fair" "lightened" >> - <<set _skinColour = "#F6E0E8">> - <<set _areolaStyle = "fill:#FBA8C4;" >> - <<set _labiaStyle = "fill:#F977A3;" >> -<<case "extremely pale">> +<<case "white" "pure white">> <<set _skinColour = "#f4eaf0">> <<set _areolaStyle = "fill:#FCCADB;" >> <<set _labiaStyle = "fill:#F977A3;" >> -<<case "pale">> - <<set _skinColour = "#f9ebf0">> +<<case "pale" "very pale">> + <<set _skinColour = "#F5DFDC">> /* #f9ebf0 */ <<set _areolaStyle = "fill:#FBB9CF;" >> <<set _labiaStyle = "fill:#F977A3;" >> -<<case "tanned" "natural">> +<<case "fair" "extremely fair" "very fair">> + <<set _skinColour = "#F5D4C7">> /* #F6E0E8 */ + <<set _areolaStyle = "fill:#FBA8C4;" >> + <<set _labiaStyle = "fill:#F977A3;" >> +<<case "light" "lightened">> <<set _skinColour = "#F4C7A5">> - <<set _areolaStyle = "fill:#F977A3;" >> + <<set _areolaStyle = "fill:#FBA8C4;" >> <<set _labiaStyle = "fill:#F977A3;" >> -<<case "olive">> +<<case "light olive">> <<set _skinColour = "#D9CAB5">> <<set _areolaStyle = "fill:#C69691;" >> <<set _labiaStyle = "fill:#F977A3;" >> -<<case "light brown" "dark">> - <<set _skinColour = "#C97631">> +<<case "natural" "tanned">> + <<set _skinColour = "#BCA480">> /* #F4C7A5 */ + <<set _areolaStyle = "fill:#F977A3;" >> + <<set _labiaStyle = "fill:#F977A3;" >> +<<case "dark olive">> + <<set _skinColour = "#9E7D4A">> + <<set _areolaStyle = "fill:#C69691;" >> + <<set _labiaStyle = "fill:#F977A3;" >> +<<case "dark">> + <<set _skinColour = "#8A5B31">> + <<set _areolaStyle = "fill:#A2744E;" >> + <<set _labiaStyle = "fill:#763818;" >> +<<case "brown">> + <<set _skinColour = "#804A25">> /* #C97631 */ <<set _areolaStyle = "fill:#A2744E;" >> <<set _labiaStyle = "fill:#763818;" >> -<<case "brown" >> +<<case "dark brown">> <<set _skinColour = "#763818">> <<set _areolaStyle = "fill:#4C240F;" >> <<set _labiaStyle = "fill:#F977A3;" >> diff --git a/src/cheats/mod_EditSlaveCheat.tw b/src/cheats/mod_EditSlaveCheat.tw index a1554e4a553999bda2ef38abb86df1f784724ac2..11edc9fcf7ad6c21ddec8119bdcbde92e77f6375 100644 --- a/src/cheats/mod_EditSlaveCheat.tw +++ b/src/cheats/mod_EditSlaveCheat.tw @@ -117,16 +117,16 @@ <<textbox "$activeSlave.skin" $activeSlave.skin>> <br> <<radiobutton "$activeSlave.skin" "white">> White +<<radiobutton "$activeSlave.skin" "pale">> Pale <<radiobutton "$activeSlave.skin" "fair">> Fair +<<radiobutton "$activeSlave.skin" "light">> Light +<<radiobutton "$activeSlave.skin" "light olive">> Light Olive <<radiobutton "$activeSlave.skin" "tanned">> Tanned -<<radiobutton "$activeSlave.skin" "olive">> Olive -<<radiobutton "$activeSlave.skin" "light brown">> Light brown +<<radiobutton "$activeSlave.skin" "dark olive">> Dark Olive +<<radiobutton "$activeSlave.skin" "dark">> Dark <<radiobutton "$activeSlave.skin" "brown">> Brown +<<radiobutton "$activeSlave.skin" "dark brown">> Dark Brown <<radiobutton "$activeSlave.skin" "black">> Black -<<radiobutton "$activeSlave.skin" "pale">> Pale -<<radiobutton "$activeSlave.skin" "dark">> Dark -<<radiobutton "$activeSlave.skin" "light">> Light -<<radiobutton "$activeSlave.skin" "extremely pale">> Extremely pale <br> diff --git a/src/cheats/mod_editSlaveCheatNew.tw b/src/cheats/mod_editSlaveCheatNew.tw index 04235b3f24880387b3773dc608f2e83ea39306b2..4e5fec8d2a7046f9f3b4b4afd05d6f8f397111cf 100644 --- a/src/cheats/mod_editSlaveCheatNew.tw +++ b/src/cheats/mod_editSlaveCheatNew.tw @@ -1196,16 +1196,16 @@ <<textbox "$tempSlave.skin" $tempSlave.skin>> <br> <<radiobutton "$tempSlave.skin" "white">> White + <<radiobutton "$tempSlave.skin" "pale">> Pale <<radiobutton "$tempSlave.skin" "fair">> Fair + <<radiobutton "$tempSlave.skin" "light">> Light + <<radiobutton "$tempSlave.skin" "light olive">> Light Olive <<radiobutton "$tempSlave.skin" "tanned">> Tanned - <<radiobutton "$tempSlave.skin" "olive">> Olive - <<radiobutton "$tempSlave.skin" "light brown">> Light Brown + <<radiobutton "$tempSlave.skin" "dark olive">> Dark Olive + <<radiobutton "$tempSlave.skin" "dark">> Dark <<radiobutton "$tempSlave.skin" "brown">> Brown + <<radiobutton "$tempSlave.skin" "dark brown">> Dark Brown <<radiobutton "$tempSlave.skin" "black">> Black - <<radiobutton "$tempSlave.skin" "pale">> Pale - <<radiobutton "$tempSlave.skin" "dark">> Dark - <<radiobutton "$tempSlave.skin" "light">> Light - <<radiobutton "$tempSlave.skin" "extremely pale">> Extremely Pale <br> <</widget>> diff --git a/src/events/intro/introSummary.tw b/src/events/intro/introSummary.tw index 58fd534ad5a731c43346cfc4e2ab3733d686055b..5fe5cced7e9de00cc02d6588efd7c74dff41b303 100644 --- a/src/events/intro/introSummary.tw +++ b/src/events/intro/introSummary.tw @@ -546,15 +546,16 @@ __''Player Character''__ <br>__Skin tone:__ [[White|Intro Summary][$PC.skin = "white"]] | + [[Pale|Intro Summary][$PC.skin = "pale"]] | [[Fair|Intro Summary][$PC.skin = "fair"]] | [[Light|Intro Summary][$PC.skin = "light"]] | + [[Light Olive|Intro Summary][$PC.skin = "light olive"]] | + [[Tanned|Intro Summary][$PC.skin = "tanned"]] | + [[Dark Olive|Intro Summary][$PC.skin = "dark olive"]] | [[Dark|Intro Summary][$PC.skin = "dark"]] | - [[Olive|Intro Summary][$PC.skin = "olive"]] | - [[Black|Intro Summary][$PC.skin = "black"]] | - [[Light Brown|Intro Summary][$PC.skin = "light brown"]] | [[Brown|Intro Summary][$PC.skin = "brown"]] | - [[Pale|Intro Summary][$PC.skin = "pale"]] | - [[Extremely Pale|Intro Summary][$PC.skin = "extremely pale"]] + [[Dark Brown|Intro Summary][$PC.skin = "dark brown"]] | + [[Black|Intro Summary][$PC.skin = "black"]] <<switch $PC.markings>> <<case "freckles">> diff --git a/src/npc/databases/cheatmodeDatabase.tw b/src/npc/databases/cheatmodeDatabase.tw index cd5bd13d7170d9a220958ff6cad31d0f59a86fb5..8c1b6f564be7b08679d10e796ef97d2bb2691b32 100644 --- a/src/npc/databases/cheatmodeDatabase.tw +++ b/src/npc/databases/cheatmodeDatabase.tw @@ -15,13 +15,13 @@ //_HS.slaveName,// <<set _HS = clone($activeSlave)>> -<<set _HS.slaveName = "Sheba", _HS.birthName = "Shaneequa", _HS.ID = 990002, _HS.relation = "daughter", _HS.relationTarget = 990001, _HS.rivalry = 1, _HS.rivalryTarget = 990000, _HS.assignment = "whore", _HS.birthWeek = random(0,51), _HS.actualAge = 19, _HS.physicalAge = 19, _HS.visualAge = 19, _HS.ovaryAge = 19, _HS.health = 10, _HS.devotion = 12, _HS.height = 175, _HS.race = "black", _HS.pubicHColor = "black", _HS.skin = "light brown", _HS.hStyle = "long", _HS.pubicHStyle = "waxed", _HS.waist = -55, _HS.boobs = 1600, _HS.boobsImplant = 600, _HS.nipplesPiercing = 1, _HS.areolae = 1, _HS.butt = 6, _HS.buttImplant = 2, _HS.face = 55, _HS.faceImplant = 15, _HS.lips = 55, _HS.lipsImplant = 10, _HS.vagina = 1, _HS.anus = 1, _HS.ovaries = 1, _HS.makeup = 1, _HS.nails = 1, _HS.earPiercing = 1, _HS.vaginalSkill = 35, _HS.oralSkill = 35, _HS.analSkill = 35, _HS.whoreSkill = 35, _HS.entertainSkill = 35, _HS.clothes = "a slave gown", _HS.energy = 100, _HS.attrXY = 40, _HS.fetishKnown = 1, _HS.customTat = "A large letter S is branded into the back of her left hand.", _HS.customDesc = "She speaks with the demeaning accent of slaves from the Old South.", _HS.mother = 990001>> +<<set _HS.slaveName = "Sheba", _HS.birthName = "Shaneequa", _HS.ID = 990002, _HS.relation = "daughter", _HS.relationTarget = 990001, _HS.rivalry = 1, _HS.rivalryTarget = 990000, _HS.assignment = "whore", _HS.birthWeek = random(0,51), _HS.actualAge = 19, _HS.physicalAge = 19, _HS.visualAge = 19, _HS.ovaryAge = 19, _HS.health = 10, _HS.devotion = 12, _HS.height = 175, _HS.race = "black", _HS.pubicHColor = "black", _HS.skin = "brown", _HS.hStyle = "long", _HS.pubicHStyle = "waxed", _HS.waist = -55, _HS.boobs = 1600, _HS.boobsImplant = 600, _HS.nipplesPiercing = 1, _HS.areolae = 1, _HS.butt = 6, _HS.buttImplant = 2, _HS.face = 55, _HS.faceImplant = 15, _HS.lips = 55, _HS.lipsImplant = 10, _HS.vagina = 1, _HS.anus = 1, _HS.ovaries = 1, _HS.makeup = 1, _HS.nails = 1, _HS.earPiercing = 1, _HS.vaginalSkill = 35, _HS.oralSkill = 35, _HS.analSkill = 35, _HS.whoreSkill = 35, _HS.entertainSkill = 35, _HS.clothes = "a slave gown", _HS.energy = 100, _HS.attrXY = 40, _HS.fetishKnown = 1, _HS.customTat = "A large letter S is branded into the back of her left hand.", _HS.customDesc = "She speaks with the demeaning accent of slaves from the Old South.", _HS.mother = 990001>> <<AddSlave _HS>> <<set _dump = $heroSlaves.pluck(0)>> //_HS.slaveName,// <<set _HS = clone($activeSlave)>> -<<set _HS.slaveName = "Cornflower", _HS.birthName = "Alysa", _HS.ID = 990003, _HS.relation = "daughter", _HS.relationTarget = 990005, _HS.relationship = 3, _HS.relationshipTarget = 990005, _HS.assignment = "get milked", _HS.birthWeek = random(0,51), _HS.health = 20, _HS.devotion = 12, _HS.muscles = 50, _HS.height = 190, _HS.race = "black", _HS.hColor = "black", _HS.pubicHColor = "black", _HS.skin = "light brown", _HS.hLength = 0, _HS.hStyle = "shaved bald", _HS.pubicHStyle = "waxed", _HS.waist = -100, _HS.heels = 1, _HS.voice = 0, _HS.boobs = 6000, _HS.nipples = "huge", _HS.areolae = 2, _HS.boobsTat = "bovine patterns", _HS.lactation = 2, _HS.butt = 3, _HS.buttTat = "bovine patterns", _HS.face = 15, _HS.lips = 35, _HS.lipsTat = "bovine patterns", _HS.vagina = 1, _HS.vaginaTat = "bovine patterns", _HS.anus = 3, _HS.dickTat = "bovine patterns", _HS.ovaries = 1, _HS.anusTat = "bovine patterns", _HS.makeup = 1, _HS.nails = 1, _HS.earPiercing = 1, _HS.nosePiercing = 2, _HS.shouldersTat = "bovine patterns", _HS.armsTat = "bovine patterns", _HS.legsTat = "bovine patterns", _HS.stampTat = "bovine patterns", _HS.vaginalSkill = 15, _HS.oralSkill = 15, _HS.analSkill = 35, _HS.energy = 65, _HS.attrXY = 40, _HS.fetish = "boobs", _HS.fetishKnown = 1, _HS.customTat = "A pretty blue cornflower is tattooed on each of her cheeks.", _HS.customDesc = "She once spoke with the demeaning accent of slaves from the Old South.", _HS.mother = 990005>> +<<set _HS.slaveName = "Cornflower", _HS.birthName = "Alysa", _HS.ID = 990003, _HS.relation = "daughter", _HS.relationTarget = 990005, _HS.relationship = 3, _HS.relationshipTarget = 990005, _HS.assignment = "get milked", _HS.birthWeek = random(0,51), _HS.health = 20, _HS.devotion = 12, _HS.muscles = 50, _HS.height = 190, _HS.race = "black", _HS.hColor = "black", _HS.pubicHColor = "black", _HS.skin = "brown", _HS.hLength = 0, _HS.hStyle = "shaved bald", _HS.pubicHStyle = "waxed", _HS.waist = -100, _HS.heels = 1, _HS.voice = 0, _HS.boobs = 6000, _HS.nipples = "huge", _HS.areolae = 2, _HS.boobsTat = "bovine patterns", _HS.lactation = 2, _HS.butt = 3, _HS.buttTat = "bovine patterns", _HS.face = 15, _HS.lips = 35, _HS.lipsTat = "bovine patterns", _HS.vagina = 1, _HS.vaginaTat = "bovine patterns", _HS.anus = 3, _HS.dickTat = "bovine patterns", _HS.ovaries = 1, _HS.anusTat = "bovine patterns", _HS.makeup = 1, _HS.nails = 1, _HS.earPiercing = 1, _HS.nosePiercing = 2, _HS.shouldersTat = "bovine patterns", _HS.armsTat = "bovine patterns", _HS.legsTat = "bovine patterns", _HS.stampTat = "bovine patterns", _HS.vaginalSkill = 15, _HS.oralSkill = 15, _HS.analSkill = 35, _HS.energy = 65, _HS.attrXY = 40, _HS.fetish = "boobs", _HS.fetishKnown = 1, _HS.customTat = "A pretty blue cornflower is tattooed on each of her cheeks.", _HS.customDesc = "She once spoke with the demeaning accent of slaves from the Old South.", _HS.mother = 990005>> <<AddSlave _HS>> <<set _dump = $heroSlaves.pluck(0)>> //_HS.slaveName,// @@ -34,7 +34,7 @@ //_HS.slaveName,// <<set _HS = clone($activeSlave)>> -<<set _HS.slaveName = "Lilac", _HS.birthName = "Lillian", _HS.ID = 990005, _HS.relation = "mother", _HS.relationTarget = 990003, _HS.relationship = 3, _HS.relationshipTarget = 990003, _HS.assignment = "get milked", _HS.birthWeek = random(0,51), _HS.actualAge = 36, _HS.physicalAge = 36, _HS.visualAge = 36, _HS.ovaryAge = 36, _HS.health = 20, _HS.devotion = 12, _HS.muscles = 50, _HS.height = 190, _HS.race = "black", _HS.hColor = "black", _HS.pubicHColor = "black", _HS.skin = "light brown", _HS.hLength = 0, _HS.hStyle = "shaved bald", _HS.pubicHStyle = "waxed", _HS.waist = -55, _HS.heels = 1, _HS.boobs = 8000, _HS.nipples = "huge", _HS.areolae = 2, _HS.boobsTat = "bovine patterns", _HS.lactation = 2, _HS.butt = 4, _HS.buttTat = "bovine patterns", _HS.face = 15, _HS.lips = 35, _HS.lipsTat = "bovine patterns", _HS.vagina = 1, _HS.vaginaTat = "bovine patterns", _HS.anus = 3, _HS.dickTat = "bovine patterns", _HS.ovaries = 1, _HS.anusTat = "bovine patterns", _HS.makeup = 1, _HS.nails = 1, _HS.earPiercing = 1, _HS.nosePiercing = 2, _HS.shouldersTat = "bovine patterns", _HS.armsTat = "bovine patterns", _HS.legsTat = "bovine patterns", _HS.stampTat = "bovine patterns", _HS.vaginalSkill = 15, _HS.oralSkill = 15, _HS.analSkill = 35, _HS.energy = 65, _HS.attrXY = 40, _HS.fetish = "boobs", _HS.fetishKnown = 1, _HS.customTat = "A pretty purple lilac is tattooed on each of her cheeks.", _HS.customDesc = "She once spoke with the demeaning accent of slaves from the Old South.">> +<<set _HS.slaveName = "Lilac", _HS.birthName = "Lillian", _HS.ID = 990005, _HS.relation = "mother", _HS.relationTarget = 990003, _HS.relationship = 3, _HS.relationshipTarget = 990003, _HS.assignment = "get milked", _HS.birthWeek = random(0,51), _HS.actualAge = 36, _HS.physicalAge = 36, _HS.visualAge = 36, _HS.ovaryAge = 36, _HS.health = 20, _HS.devotion = 12, _HS.muscles = 50, _HS.height = 190, _HS.race = "black", _HS.hColor = "black", _HS.pubicHColor = "black", _HS.skin = "brown", _HS.hLength = 0, _HS.hStyle = "shaved bald", _HS.pubicHStyle = "waxed", _HS.waist = -55, _HS.heels = 1, _HS.boobs = 8000, _HS.nipples = "huge", _HS.areolae = 2, _HS.boobsTat = "bovine patterns", _HS.lactation = 2, _HS.butt = 4, _HS.buttTat = "bovine patterns", _HS.face = 15, _HS.lips = 35, _HS.lipsTat = "bovine patterns", _HS.vagina = 1, _HS.vaginaTat = "bovine patterns", _HS.anus = 3, _HS.dickTat = "bovine patterns", _HS.ovaries = 1, _HS.anusTat = "bovine patterns", _HS.makeup = 1, _HS.nails = 1, _HS.earPiercing = 1, _HS.nosePiercing = 2, _HS.shouldersTat = "bovine patterns", _HS.armsTat = "bovine patterns", _HS.legsTat = "bovine patterns", _HS.stampTat = "bovine patterns", _HS.vaginalSkill = 15, _HS.oralSkill = 15, _HS.analSkill = 35, _HS.energy = 65, _HS.attrXY = 40, _HS.fetish = "boobs", _HS.fetishKnown = 1, _HS.customTat = "A pretty purple lilac is tattooed on each of her cheeks.", _HS.customDesc = "She once spoke with the demeaning accent of slaves from the Old South.">> <<AddSlave _HS>> <<set _dump = $heroSlaves.pluck(0)>> //and _HS.slaveName.// diff --git a/src/npc/databases/dSlavesDatabase.tw b/src/npc/databases/dSlavesDatabase.tw index 8ef49c7a44235abbaf02eafa633673bab48065ea..ac59c28a06393999058b435e07a7c91574b3d9c2 100644 --- a/src/npc/databases/dSlavesDatabase.tw +++ b/src/npc/databases/dSlavesDatabase.tw @@ -117,7 +117,7 @@ /*Tweaked devotion up, changed eyes to green, corrected tattoo syntax, added combat skill -BoneyM*/ <<set _HS = {}>> -<<set _HS.slaveName = "Maria", _HS.birthName = "Maria", _HS.origin = "She was sold into slavery on a legal technicality.", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.actualAge = 28, _HS.physicalAge = 28, _HS.visualAge = 28, _HS.ovaryAge = 28, _HS.health = 40, _HS.devotion = 15, _HS.height = 155, _HS.race ="latina", _HS.hColor = "black", _HS.pubicHColor = "black", _HS.skin = "light brown", _HS.hLength = 25, _HS.hStyle = "in a bob", _HS.pubicHStyle = "waxed", _HS.boobs = 650, _HS.boobsImplant = 600, _HS.nipplesPiercing = 1, _HS.butt = 2, _HS.buttTat = "tribal patterns", _HS.face = -15, _HS.vagina = 1, _HS.vaginaLube = 1, _HS.vaginaPiercing = 2, _HS.anus = 1, _HS.analArea = 1, _HS.ovaries = 1, _HS.vaginalSkill = 35, _HS.oralSkill = 35, _HS.analSkill = 35, _HS.combatSkill = 1, _HS.clothes = "attractive lingerie", _HS.intelligence = 1, _HS.intelligenceImplant = 1, _HS.attrXY = 40, _HS.sexualFlaw = "hates penetration">> +<<set _HS.slaveName = "Maria", _HS.birthName = "Maria", _HS.origin = "She was sold into slavery on a legal technicality.", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.actualAge = 28, _HS.physicalAge = 28, _HS.visualAge = 28, _HS.ovaryAge = 28, _HS.health = 40, _HS.devotion = 15, _HS.height = 155, _HS.race ="latina", _HS.hColor = "black", _HS.pubicHColor = "black", _HS.skin = "brown", _HS.hLength = 25, _HS.hStyle = "in a bob", _HS.pubicHStyle = "waxed", _HS.boobs = 650, _HS.boobsImplant = 600, _HS.nipplesPiercing = 1, _HS.butt = 2, _HS.buttTat = "tribal patterns", _HS.face = -15, _HS.vagina = 1, _HS.vaginaLube = 1, _HS.vaginaPiercing = 2, _HS.anus = 1, _HS.analArea = 1, _HS.ovaries = 1, _HS.vaginalSkill = 35, _HS.oralSkill = 35, _HS.analSkill = 35, _HS.combatSkill = 1, _HS.clothes = "attractive lingerie", _HS.intelligence = 1, _HS.intelligenceImplant = 1, _HS.attrXY = 40, _HS.sexualFlaw = "hates penetration">> <<set $heroSlaves.push(_HS)>> /*fighter*/ /*Tweaked face down, added ‘hates penetration’ and combat skill -BoneyM*/ @@ -186,12 +186,12 @@ /*Added entertain skill -BoneyM*/ <<set _HS = {}>> -<<set _HS.slaveName = "Charity", _HS.birthName = "Charity", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.actualAge = 29, _HS.physicalAge = 29, _HS.visualAge = 29, _HS.ovaryAge = 29, _HS.health = 20, _HS.devotion = 90, _HS.race = "latina", _HS.hColor = "black", _HS.pubicHColor = "black", _HS.skin = "olive", _HS.hLength = 80, _HS.hStyle = "very long", _HS.pubicHStyle = "waxed", _HS.boobs = 650, _HS.boobsImplant = 600, _HS.nipplesPiercing = 1, _HS.butt = 5, _HS.lipsPiercing = 1, _HS.tonguePiercing = 1, _HS.vagina = 1, _HS.vaginaLube = 1, _HS.anus = 1, _HS.vaginalSkill = 100, _HS.oralSkill = 100, _HS.analSkill = 100, _HS.entertainSkill = 35, _HS.intelligence = 1, _HS.intelligenceImplant = 1, _HS.attrXX = 80, _HS.attrXY = 40, _HS.fetishKnown = 1, _HS.customTat = "She has ‘Charity’ tattooed in cursive across the back of her neck.">> +<<set _HS.slaveName = "Charity", _HS.birthName = "Charity", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.actualAge = 29, _HS.physicalAge = 29, _HS.visualAge = 29, _HS.ovaryAge = 29, _HS.health = 20, _HS.devotion = 90, _HS.race = "latina", _HS.hColor = "black", _HS.pubicHColor = "black", _HS.skin = "light olive", _HS.hLength = 80, _HS.hStyle = "very long", _HS.pubicHStyle = "waxed", _HS.boobs = 650, _HS.boobsImplant = 600, _HS.nipplesPiercing = 1, _HS.butt = 5, _HS.lipsPiercing = 1, _HS.tonguePiercing = 1, _HS.vagina = 1, _HS.vaginaLube = 1, _HS.anus = 1, _HS.vaginalSkill = 100, _HS.oralSkill = 100, _HS.analSkill = 100, _HS.entertainSkill = 35, _HS.intelligence = 1, _HS.intelligenceImplant = 1, _HS.attrXX = 80, _HS.attrXY = 40, _HS.fetishKnown = 1, _HS.customTat = "She has ‘Charity’ tattooed in cursive across the back of her neck.">> <<set $heroSlaves.push(_HS)>> /*Changed her to Arabic, corrected tattoo syntax, added entertain skill -BoneyM*/ <<set _HS = {}>> -<<set _HS.slaveName = "Riya", _HS.birthName = "Riya", _HS.origin = "She grew up in a well-to-do family and discovered her fetish for servitude in college, and she decided to become the world’s best slave and slave trainer in one.", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.actualAge = 21, _HS.physicalAge = 21, _HS.visualAge = 21, _HS.ovaryAge = 21, _HS.health = 20, _HS.devotion = 40, _HS.weight = -20, _HS.height = 155, _HS.race = "indo-aryan", _HS.eyeColor = "grey", _HS.hColor = "black", _HS.pubicHColor = "black", _HS.skin = "light brown", _HS.hStyle = "long", _HS.pubicHStyle = "waxed", _HS.boobs = 500, _HS.butt = 3, _HS.vagina = 1, _HS.vaginaLube = 1, _HS.clitPiercing = 3, _HS.ovaries = 1, _HS.earPiercing = 1, _HS.oralSkill = 15, _HS.whoreSkill = 15, _HS.entertainSkill = 15, _HS.intelligence = 1, _HS.intelligenceImplant = 1, _HS.attrXX = 80, _HS.attrXY = 40, _HS.fetishKnown = 1, _HS.customTat = "She has a barcode of her identifying information tattooed on her left shoulder.">> +<<set _HS.slaveName = "Riya", _HS.birthName = "Riya", _HS.origin = "She grew up in a well-to-do family and discovered her fetish for servitude in college, and she decided to become the world’s best slave and slave trainer in one.", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.actualAge = 21, _HS.physicalAge = 21, _HS.visualAge = 21, _HS.ovaryAge = 21, _HS.health = 20, _HS.devotion = 40, _HS.weight = -20, _HS.height = 155, _HS.race = "indo-aryan", _HS.eyeColor = "grey", _HS.hColor = "black", _HS.pubicHColor = "black", _HS.skin = "brown", _HS.hStyle = "long", _HS.pubicHStyle = "waxed", _HS.boobs = 500, _HS.butt = 3, _HS.vagina = 1, _HS.vaginaLube = 1, _HS.clitPiercing = 3, _HS.ovaries = 1, _HS.earPiercing = 1, _HS.oralSkill = 15, _HS.whoreSkill = 15, _HS.entertainSkill = 15, _HS.intelligence = 1, _HS.intelligenceImplant = 1, _HS.attrXX = 80, _HS.attrXY = 40, _HS.fetishKnown = 1, _HS.customTat = "She has a barcode of her identifying information tattooed on her left shoulder.">> <<set $heroSlaves.push(_HS)>> /*Changed eyes to grey, reduced height and weight, added origin, smart piercing, entertain and whore skill (representing theoretical knowledge from being a trainer), added ear piercings -BoneyM*/ @@ -241,7 +241,7 @@ /*Changed eyes to hazel, increased clit, added a lot of piercings, changed fetish to nympho, fixed customdesc syntax -BoneyM*/ <<set _HS = {}>> -<<set _HS.slaveName = "Anneliese", _HS.birthName = "Anneliese", _HS.origin = "She is a former head girl that fetishizes her own degradation.", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.actualAge = 31, _HS.physicalAge = 31, _HS.visualAge = 31, _HS.ovaryAge = 31, _HS.health = 20, _HS.devotion = 100, _HS.eyeColor = "blue", _HS.hColor = "golden", _HS.pubicHColor = "golden", _HS.skin = "pale and flawless", _HS.hStyle = "long", _HS.pubicHStyle = "waxed", _HS.boobs = 800, _HS.nipplesPiercing = 1, _HS.butt = 4, _HS.vagina = 2, _HS.vaginaLube = 1, _HS.vaginaPiercing = 2, _HS.anus = 2, _HS.ovaries = 1, _HS.earPiercing = 1, _HS.vaginalSkill = 100, _HS.oralSkill = 100, _HS.analSkill = 100, _HS.clothes = "slutty jewelry", _HS.intelligence = 3, _HS.intelligenceImplant = 1, _HS.attrXY = 40, _HS.fetish = "humiliation", _HS.fetishKnown = 1, _HS.customDesc = "She has the air of a princess.">> +<<set _HS.slaveName = "Anneliese", _HS.birthName = "Anneliese", _HS.origin = "She is a former head girl that fetishizes her own degradation.", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.actualAge = 31, _HS.physicalAge = 31, _HS.visualAge = 31, _HS.ovaryAge = 31, _HS.health = 20, _HS.devotion = 100, _HS.eyeColor = "blue", _HS.hColor = "golden", _HS.pubicHColor = "golden", _HS.skin = "pale", _HS.hStyle = "long", _HS.pubicHStyle = "waxed", _HS.boobs = 800, _HS.nipplesPiercing = 1, _HS.butt = 4, _HS.vagina = 2, _HS.vaginaLube = 1, _HS.vaginaPiercing = 2, _HS.anus = 2, _HS.ovaries = 1, _HS.earPiercing = 1, _HS.vaginalSkill = 100, _HS.oralSkill = 100, _HS.analSkill = 100, _HS.clothes = "slutty jewelry", _HS.intelligence = 3, _HS.intelligenceImplant = 1, _HS.attrXY = 40, _HS.fetish = "humiliation", _HS.fetishKnown = 1, _HS.customDesc = "She has the air of a princess.">> <<set $heroSlaves.push(_HS)>> /*Changed eyes to blue, added origin, pierced ears, fixed customdesc syntax -BoneyM*/ @@ -405,19 +405,19 @@ /*Fetish was ‘arrogant’, changed it to flaw. Added origin, whore and entertainskill. Changed eye color, corrected tattoo syntax, pierced ears, reduced weight -BoneyM*/ <<set _HS = {}>> -<<set _HS.slaveName = "Yuuki", _HS.birthName = "Yuuki", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.actualAge = 21, _HS.physicalAge = 21, _HS.visualAge = 21, _HS.ovaryAge = 21, _HS.health = 20, _HS.devotion = 45, _HS.height = 145, _HS.eyeColor = "blue", _HS.hColor = "blonde", _HS.pubicHColor = "blonde", _HS.skin = "fair, smooth, and soft", _HS.hStyle = "long and curly", _HS.pubicHStyle = "waxed", _HS.waist = -55, _HS.boobs = 1000, _HS.butt = 5, _HS.vaginaLube = 1, _HS.ovaries = 1, _HS.oralSkill = 100, _HS.entertainSkill = 35, _HS.intelligence = 1, _HS.attrXY = 40, _HS.fetishKnown = 1, _HS.behavioralFlaw = "bitchy">> +<<set _HS.slaveName = "Yuuki", _HS.birthName = "Yuuki", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.actualAge = 21, _HS.physicalAge = 21, _HS.visualAge = 21, _HS.ovaryAge = 21, _HS.health = 20, _HS.devotion = 45, _HS.height = 145, _HS.eyeColor = "blue", _HS.hColor = "blonde", _HS.pubicHColor = "blonde", _HS.skin = "fair", _HS.hStyle = "long and curly", _HS.pubicHStyle = "waxed", _HS.waist = -55, _HS.boobs = 1000, _HS.butt = 5, _HS.vaginaLube = 1, _HS.ovaries = 1, _HS.oralSkill = 100, _HS.entertainSkill = 35, _HS.intelligence = 1, _HS.attrXY = 40, _HS.fetishKnown = 1, _HS.behavioralFlaw = "bitchy">> <<set $heroSlaves.push(_HS)>> /*mischievous tease*/ /*Reduced height, added entertainskill, added bitchy, changed eyes -BoneyM*/ <<set _HS = {}>> -<<set _HS.slaveName = "Elisa", _HS.birthName = "Elisa", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.health = 20, _HS.devotion = -55, _HS.muscles = 20, _HS.height = 145, _HS.eyeColor = "bright blue", _HS.hColor = "white-blonde", _HS.pubicHColor = "white-blonde", _HS.skin = "extremely pale", _HS.hStyle = "in a long braid", _HS.pubicHStyle = "waxed", _HS.waist = -55, _HS.boobs = 500, _HS.butt = 4, _HS.face = 55, _HS.ovaries = 1, _HS.anusTat = "bleached", _HS.combatSkill = 1, _HS.intelligence = 1, _HS.intelligenceImplant = 1, _HS.attrXY = 40, _HS.fetish = "submissive", _HS.behavioralFlaw = "arrogant", _HS.customDesc = "An iron-willed, recently captured figure of a prominent anti-Free City guerrilla party, who still clings strongly to traditional beliefs on Man's natural good, economic restriction, and monogamy. Excitable, girly and sweet in comparison to her natural brother, Martin, with a lovely singing voice. Prays quite often, if allowed.", _HS.mother = -9997, _HS.father = -9996>> +<<set _HS.slaveName = "Elisa", _HS.birthName = "Elisa", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.health = 20, _HS.devotion = -55, _HS.muscles = 20, _HS.height = 145, _HS.eyeColor = "bright blue", _HS.hColor = "white-blonde", _HS.pubicHColor = "white-blonde", _HS.skin = "very pale", _HS.hStyle = "in a long braid", _HS.pubicHStyle = "waxed", _HS.waist = -55, _HS.boobs = 500, _HS.butt = 4, _HS.face = 55, _HS.ovaries = 1, _HS.anusTat = "bleached", _HS.combatSkill = 1, _HS.intelligence = 1, _HS.intelligenceImplant = 1, _HS.attrXY = 40, _HS.fetish = "submissive", _HS.behavioralFlaw = "arrogant", _HS.customDesc = "An iron-willed, recently captured figure of a prominent anti-Free City guerrilla party, who still clings strongly to traditional beliefs on Man's natural good, economic restriction, and monogamy. Excitable, girly and sweet in comparison to her natural brother, Martin, with a lovely singing voice. Prays quite often, if allowed.", _HS.mother = -9997, _HS.father = -9996>> <<set $heroSlaves.push(_HS)>> /*also hates pen*/ /*martin's sibling*/ <<set _HS = {}>> -<<set _HS.slaveName = "Yvonne", _HS.birthName = "Yvonne", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.actualAge = 24, _HS.physicalAge = 24, _HS.visualAge = 24, _HS.ovaryAge = 24, _HS.health = 20, _HS.devotion = 100, _HS.height = 190, _HS.eyeColor = "hazel", _HS.hColor = "blonde", _HS.pubicHColor = "blonde", _HS.skin = "rosy white", _HS.hStyle = "long", _HS.pubicHStyle = "waxed", _HS.waist = -55, _HS.boobs = 700, _HS.nipplesPiercing = 1, _HS.butt = 2, _HS.face = 55, _HS.vaginaLube = 1, _HS.clitPiercing = 3, _HS.clitSetting = "all", _HS.ovaries = 1, _HS.anusTat = "bleached", _HS.attrXY = 40, _HS.fetish = "pregnancy">> +<<set _HS.slaveName = "Yvonne", _HS.birthName = "Yvonne", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.actualAge = 24, _HS.physicalAge = 24, _HS.visualAge = 24, _HS.ovaryAge = 24, _HS.health = 20, _HS.devotion = 100, _HS.height = 190, _HS.eyeColor = "hazel", _HS.hColor = "blonde", _HS.pubicHColor = "blonde", _HS.skin = "lightened", _HS.hStyle = "long", _HS.pubicHStyle = "waxed", _HS.waist = -55, _HS.boobs = 700, _HS.nipplesPiercing = 1, _HS.butt = 2, _HS.face = 55, _HS.vaginaLube = 1, _HS.clitPiercing = 3, _HS.clitSetting = "all", _HS.ovaries = 1, _HS.anusTat = "bleached", _HS.attrXY = 40, _HS.fetish = "pregnancy">> <<set $heroSlaves.push(_HS)>> <<set _HS = {}>> @@ -439,7 +439,7 @@ /*huge nips*/ <<set _HS = {}>> -<<set _HS.slaveName = "Golden Cobra", _HS.birthName = "Auyala", _HS.origin = "She was captured from West Central Africa.", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.actualAge = 23, _HS.physicalAge = 23, _HS.visualAge = 23, _HS.ovaryAge = 23, _HS.health = 30, _HS.devotion = 100, _HS.muscles = 50, _HS.height = 190, _HS.nationality = "Central African", _HS.race = "black", _HS.eyes = 1, _HS.eyeColor = "green", _HS.hColor = "golden blonde with copper streaks", _HS.pubicHColor = "blonde", _HS.skin = "light brown", _HS.hLength = 35, _HS.hStyle = "shoulder-length, plaited in cornrow braids; a single thin braid adorned with several colorful feathers and fearsome fang of unknown origin is hanging aside her left eye", _HS.pubicHStyle = "in a strip", _HS.waist = -55, _HS.boobs = 1450, _HS.nipplesPiercing = 2, _HS.butt = 5, _HS.lips = 55, _HS.vagina = 2, _HS.vaginaLube = 1, _HS.clit = 2, _HS.clitPiercing = 2, _HS.clitSetting = "lesbian", _HS.anus = 2, _HS.ovaries = 1, _HS.anusTat = "bleached", _HS.earPiercing = 1, _HS.vaginalSkill = 100, _HS.oralSkill = 100, _HS.analSkill = 100, _HS.combatSkill = 1, _HS.clothes = "slutty jewelry", _HS.collar = "heavy gold", _HS.shoes = "heels", _HS.intelligence = -1, _HS.attrXX = 80, _HS.attrXY = 40, _HS.fetishKnown = 1, _HS.behavioralFlaw = "arrogant", _HS.customTat = "She has tattoo of cobra wrapping around her neck, which head with wide open maw and inflated hood tattooed right at her throat.", _HS.customDesc = "She has a streak of ritual scars resembling some very complex snake skin pattern running down her spine from nape to tail-bone.">> +<<set _HS.slaveName = "Golden Cobra", _HS.birthName = "Auyala", _HS.origin = "She was captured from West Central Africa.", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.actualAge = 23, _HS.physicalAge = 23, _HS.visualAge = 23, _HS.ovaryAge = 23, _HS.health = 30, _HS.devotion = 100, _HS.muscles = 50, _HS.height = 190, _HS.nationality = "Central African", _HS.race = "black", _HS.eyes = 1, _HS.eyeColor = "green", _HS.hColor = "golden blonde with copper streaks", _HS.pubicHColor = "blonde", _HS.skin = "brown", _HS.hLength = 35, _HS.hStyle = "shoulder-length, plaited in cornrow braids; a single thin braid adorned with several colorful feathers and fearsome fang of unknown origin is hanging aside her left eye", _HS.pubicHStyle = "in a strip", _HS.waist = -55, _HS.boobs = 1450, _HS.nipplesPiercing = 2, _HS.butt = 5, _HS.lips = 55, _HS.vagina = 2, _HS.vaginaLube = 1, _HS.clit = 2, _HS.clitPiercing = 2, _HS.clitSetting = "lesbian", _HS.anus = 2, _HS.ovaries = 1, _HS.anusTat = "bleached", _HS.earPiercing = 1, _HS.vaginalSkill = 100, _HS.oralSkill = 100, _HS.analSkill = 100, _HS.combatSkill = 1, _HS.clothes = "slutty jewelry", _HS.collar = "heavy gold", _HS.shoes = "heels", _HS.intelligence = -1, _HS.attrXX = 80, _HS.attrXY = 40, _HS.fetishKnown = 1, _HS.behavioralFlaw = "arrogant", _HS.customTat = "She has tattoo of cobra wrapping around her neck, which head with wide open maw and inflated hood tattooed right at her throat.", _HS.customDesc = "She has a streak of ritual scars resembling some very complex snake skin pattern running down her spine from nape to tail-bone.">> <<set $heroSlaves.push(_HS)>> <<set _HS = {}>> @@ -489,7 +489,7 @@ <<set $heroSlaves.push(_HS)>> <<set _HS = {}>> -<<set _HS.slaveName = "'Virago' Kissa", _HS.birthName = "not known", _HS.origin = "In spite of the great demand for her kind, has apparently eluded enslavement until recently.", _HS.career = "a wanderer", _HS.ID = _i++, _HS.prestige = 1, _HS.prestigeDesc = "She is a natural albino.", _HS.birthWeek = random(0,51), _HS.health = 100, _HS.devotion = 100, _HS.muscles = 50, _HS.height = 190, _HS.nationality = "Ugandan", _HS.race = "black", _HS.eyeColor = "pale grey", _HS.hColor = "white", _HS.pubicHColor = "white", _HS.skin = "extremely pale", _HS.hLength = 100, _HS.hStyle = "extremely long and bushy", _HS.pubicHStyle = "bushy", _HS.waist = -55, _HS.boobs = 600, _HS.face = 55, _HS.lips = 35, _HS.vaginaLube = 1, _HS.clitPiercing = 3, _HS.clitSetting = "oral", _HS.ovaries = 1, _HS.anusTat = "bleached", _HS.oralSkill = 100, _HS.whoreSkill = 100, _HS.entertainSkill = 100, _HS.combatSkill = 3, _HS.livingRules = "luxurious", _HS.speechRules = "permissive", _HS.releaseRules = "permissive", _HS.collar = "pretty jewelry", _HS.shoes = "flats", _HS.intelligence = 3, _HS.intelligenceImplant = 1, _HS.attrXY = 40, _HS.fetish = "cumslut", _HS.fetishKnown = 1, _HS.behavioralFlaw = "odd", _HS.customTat = "Her entire body is tattooed with a detailed map of her arteries which, combined with her albinism, gives her a quasi-translucent quality.", _HS.customDesc = "Her eyes are unsettling; though her irises are a pale grey color, in some lights the whole eye takes on a red cast.">> +<<set _HS.slaveName = "'Virago' Kissa", _HS.birthName = "not known", _HS.origin = "In spite of the great demand for her kind, has apparently eluded enslavement until recently.", _HS.career = "a wanderer", _HS.ID = _i++, _HS.prestige = 1, _HS.prestigeDesc = "She is a natural albino.", _HS.birthWeek = random(0,51), _HS.health = 100, _HS.devotion = 100, _HS.muscles = 50, _HS.height = 190, _HS.nationality = "Ugandan", _HS.race = "black", _HS.eyeColor = "pale grey", _HS.hColor = "white", _HS.pubicHColor = "white", _HS.skin = "very pale", _HS.hLength = 100, _HS.hStyle = "extremely long and bushy", _HS.pubicHStyle = "bushy", _HS.waist = -55, _HS.boobs = 600, _HS.face = 55, _HS.lips = 35, _HS.vaginaLube = 1, _HS.clitPiercing = 3, _HS.clitSetting = "oral", _HS.ovaries = 1, _HS.anusTat = "bleached", _HS.oralSkill = 100, _HS.whoreSkill = 100, _HS.entertainSkill = 100, _HS.combatSkill = 3, _HS.livingRules = "luxurious", _HS.speechRules = "permissive", _HS.releaseRules = "permissive", _HS.collar = "pretty jewelry", _HS.shoes = "flats", _HS.intelligence = 3, _HS.intelligenceImplant = 1, _HS.attrXY = 40, _HS.fetish = "cumslut", _HS.fetishKnown = 1, _HS.behavioralFlaw = "odd", _HS.customTat = "Her entire body is tattooed with a detailed map of her arteries which, combined with her albinism, gives her a quasi-translucent quality.", _HS.customDesc = "Her eyes are unsettling; though her irises are a pale grey color, in some lights the whole eye takes on a red cast.">> <<set $heroSlaves.push(_HS)>> <<set _HS = {}>> @@ -537,7 +537,7 @@ <</if>> <<set _HS = {}>> -<<set _HS.slaveName = "'DoL Toy' Allie", _HS.birthName = "Aliana", _HS.origin = "She is an enslaved member of an anti-slavery extremist group.", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.actualAge = 33, _HS.physicalAge = 33, _HS.visualAge = 33, _HS.ovaryAge = 33, _HS.health = 80, _HS.devotion = 65, _HS.height = 155, _HS.nationality = "Mexican", _HS.race = "latina", _HS.hColor = "raven black with red highlights", _HS.skin = "light brown", _HS.hLength = 10, _HS.pubicHStyle = "waxed", _HS.waist = -55, _HS.boobs = 700, _HS.butt = 3, _HS.face = 15, _HS.lips = 35, _HS.lipsTat = "permanent makeup", _HS.vagina = 2, _HS.vaginaLube = 1, _HS.bellyAccessory = "an extreme corset", _HS.clitPiercing = 3, _HS.clitSetting = "submissive", _HS.anus = 2, _HS.ovaries = 1, _HS.stampTat = "degradation", _HS.vaginalSkill = 100, _HS.oralSkill = 100, _HS.analSkill = 100, _HS.whoreSkill = 35, _HS.entertainSkill = 15, _HS.collar = "heavy gold", _HS.shoes = "heels", _HS.intelligence = 1, _HS.intelligenceImplant = 1, _HS.attrXY = 40, _HS.fetish = "submissive", _HS.fetishKnown = 1, _HS.customTat = "Her left butt cheek is tattooed with a small shield bearing the words 'Daughter of Liberty' with a large red 'not' symbol added over it.">> +<<set _HS.slaveName = "'DoL Toy' Allie", _HS.birthName = "Aliana", _HS.origin = "She is an enslaved member of an anti-slavery extremist group.", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.actualAge = 33, _HS.physicalAge = 33, _HS.visualAge = 33, _HS.ovaryAge = 33, _HS.health = 80, _HS.devotion = 65, _HS.height = 155, _HS.nationality = "Mexican", _HS.race = "latina", _HS.hColor = "raven black with red highlights", _HS.skin = "brown", _HS.hLength = 10, _HS.pubicHStyle = "waxed", _HS.waist = -55, _HS.boobs = 700, _HS.butt = 3, _HS.face = 15, _HS.lips = 35, _HS.lipsTat = "permanent makeup", _HS.vagina = 2, _HS.vaginaLube = 1, _HS.bellyAccessory = "an extreme corset", _HS.clitPiercing = 3, _HS.clitSetting = "submissive", _HS.anus = 2, _HS.ovaries = 1, _HS.stampTat = "degradation", _HS.vaginalSkill = 100, _HS.oralSkill = 100, _HS.analSkill = 100, _HS.whoreSkill = 35, _HS.entertainSkill = 15, _HS.collar = "heavy gold", _HS.shoes = "heels", _HS.intelligence = 1, _HS.intelligenceImplant = 1, _HS.attrXY = 40, _HS.fetish = "submissive", _HS.fetishKnown = 1, _HS.customTat = "Her left butt cheek is tattooed with a small shield bearing the words 'Daughter of Liberty' with a large red 'not' symbol added over it.">> <<set $heroSlaves.push(_HS)>> <<set _HS = {}>> diff --git a/src/npc/databases/ddSlavesDatabase.tw b/src/npc/databases/ddSlavesDatabase.tw index 9e4bce3da1eb16f906f81e4c6630f00522995ff1..c4709682f979f25ac34d26c1dd4696da6b979705 100644 --- a/src/npc/databases/ddSlavesDatabase.tw +++ b/src/npc/databases/ddSlavesDatabase.tw @@ -96,7 +96,7 @@ /*likes mods - gave internal tesiticles as such PM*/ <<set _HS = {}>> -<<set _HS.slaveName = "Martin", _HS.birthName = "Martin", _HS.genes = "XY", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.actualAge = 19, _HS.physicalAge = 19, _HS.visualAge = 19, _HS.ovaryAge = 19, _HS.health = 20, _HS.devotion = -55, _HS.muscles = 20, _HS.height = 190, _HS.eyeColor = "bright blue", _HS.hColor = "white", _HS.pubicHColor = "white", _HS.skin = "extremely pale", _HS.hLength = 15, _HS.hStyle = "short and in a boyish cut", _HS.pubicHStyle = "waxed", _HS.waist = -55, _HS.boobs = 100, _HS.butt = 4, _HS.face = 55, _HS.vagina = -1, _HS.preg = -2, _HS.dick = 3, _HS.prostate = 1, _HS.balls = 3, _HS.scrotum = 3, _HS.anusTat = "bleached", _HS.combatSkill = 1, _HS.intelligence = 1, _HS.intelligenceImplant = 1, _HS.attrXX = 40, _HS.attrXY = 40, _HS.fetish = "submissive", _HS.behavioralFlaw = "arrogant", _HS.customDesc = "An iron-willed, recently captured figure of a prominent anti-Free City guerrilla party, who still clings strongly to traditional beliefs on Man's natural good, economic restriction, and monogamy. Excitable, girly and sweet in comparison to her natural sister, Elisa, with a lovely singing voice. Prays quite often, if allowed.", _HS.mother = -9997, _HS.father = -9996>> +<<set _HS.slaveName = "Martin", _HS.birthName = "Martin", _HS.genes = "XY", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.actualAge = 19, _HS.physicalAge = 19, _HS.visualAge = 19, _HS.ovaryAge = 19, _HS.health = 20, _HS.devotion = -55, _HS.muscles = 20, _HS.height = 190, _HS.eyeColor = "bright blue", _HS.hColor = "white", _HS.pubicHColor = "white", _HS.skin = "very pale", _HS.hLength = 15, _HS.hStyle = "short and in a boyish cut", _HS.pubicHStyle = "waxed", _HS.waist = -55, _HS.boobs = 100, _HS.butt = 4, _HS.face = 55, _HS.vagina = -1, _HS.preg = -2, _HS.dick = 3, _HS.prostate = 1, _HS.balls = 3, _HS.scrotum = 3, _HS.anusTat = "bleached", _HS.combatSkill = 1, _HS.intelligence = 1, _HS.intelligenceImplant = 1, _HS.attrXX = 40, _HS.attrXY = 40, _HS.fetish = "submissive", _HS.behavioralFlaw = "arrogant", _HS.customDesc = "An iron-willed, recently captured figure of a prominent anti-Free City guerrilla party, who still clings strongly to traditional beliefs on Man's natural good, economic restriction, and monogamy. Excitable, girly and sweet in comparison to her natural sister, Elisa, with a lovely singing voice. Prays quite often, if allowed.", _HS.mother = -9997, _HS.father = -9996>> <<set $heroSlaves.push(_HS)>> /*also hates pen*/ /*elisa's sibling*/ @@ -108,7 +108,7 @@ /*wide dick*/ <<set _HS = {}>> -<<set _HS.slaveName = "Selene", _HS.birthName = "Selene", _HS.genes = "XY", _HS.origin = "Once she was arcology security officer, lured to aphrodisiacs addiction and feminized by her boss (and former wife), to whom she was sold as a slave to satisfy her spousal maintenance after divorce.", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.actualAge = 32, _HS.physicalAge = 32, _HS.visualAge = 32, _HS.ovaryAge = 32, _HS.health = 20, _HS.devotion = 40, _HS.muscles = 20, _HS.height = 175, _HS.race ="latina", _HS.eyeColor = "ice blue", _HS.hColor = "ashen with black streaks", _HS.pubicHColor = "ashen", _HS.skin = "light brown", _HS.hLength = 30, _HS.hStyle = "shoulder length", _HS.pubicHStyle = "waxed", _HS.waist = -55, _HS.boobs = 1400, _HS.butt = 1, _HS.face = 55, _HS.lips = 35, _HS.vagina = -1, _HS.preg = -2, _HS.dick = 5, _HS.anus = 2, _HS.dickPiercing = 1, _HS.prostate = 1, _HS.balls = 2, _HS.scrotum = 2, _HS.anusTat = "bleached", _HS.earPiercing = 1, _HS.navelPiercing = 1, _HS.analSkill = 100, _HS.combatSkill = 1, _HS.addict = 50, _HS.intelligence = 1, _HS.intelligenceImplant = 1, _HS.attrXX = 40, _HS.attrXY = 40, _HS.fetish = "buttslut", _HS.fetishKnown = 1, _HS.behavioralFlaw = "odd", _HS.customDesc = "She has large police badge made of polished silver pinned right to the skin with several barbell-piercing several inches above her left nipple. She wears two pairs of handcuffs as bracelets (one pair on each wrist); the handcuff keyholes are welded, so they cannot be unlocked and removed in normal way.">> +<<set _HS.slaveName = "Selene", _HS.birthName = "Selene", _HS.genes = "XY", _HS.origin = "Once she was arcology security officer, lured to aphrodisiacs addiction and feminized by her boss (and former wife), to whom she was sold as a slave to satisfy her spousal maintenance after divorce.", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.actualAge = 32, _HS.physicalAge = 32, _HS.visualAge = 32, _HS.ovaryAge = 32, _HS.health = 20, _HS.devotion = 40, _HS.muscles = 20, _HS.height = 175, _HS.race ="latina", _HS.eyeColor = "ice blue", _HS.hColor = "ashen with black streaks", _HS.pubicHColor = "ashen", _HS.skin = "brown", _HS.hLength = 30, _HS.hStyle = "shoulder length", _HS.pubicHStyle = "waxed", _HS.waist = -55, _HS.boobs = 1400, _HS.butt = 1, _HS.face = 55, _HS.lips = 35, _HS.vagina = -1, _HS.preg = -2, _HS.dick = 5, _HS.anus = 2, _HS.dickPiercing = 1, _HS.prostate = 1, _HS.balls = 2, _HS.scrotum = 2, _HS.anusTat = "bleached", _HS.earPiercing = 1, _HS.navelPiercing = 1, _HS.analSkill = 100, _HS.combatSkill = 1, _HS.addict = 50, _HS.intelligence = 1, _HS.intelligenceImplant = 1, _HS.attrXX = 40, _HS.attrXY = 40, _HS.fetish = "buttslut", _HS.fetishKnown = 1, _HS.behavioralFlaw = "odd", _HS.customDesc = "She has large police badge made of polished silver pinned right to the skin with several barbell-piercing several inches above her left nipple. She wears two pairs of handcuffs as bracelets (one pair on each wrist); the handcuff keyholes are welded, so they cannot be unlocked and removed in normal way.">> <<set $heroSlaves.push(_HS)>> <<set _HS = {}>> diff --git a/src/npc/databases/dfSlavesDatabase.tw b/src/npc/databases/dfSlavesDatabase.tw index 120f563efa3e3e2ccb07c9ca4ab1cb6f13b6181b..ca5c038023e6118c6e51a6fcc1b52f9697538a40 100644 --- a/src/npc/databases/dfSlavesDatabase.tw +++ b/src/npc/databases/dfSlavesDatabase.tw @@ -22,7 +22,7 @@ <<set $heroSlaves.push(_HS)>> <<set _HS = {}>> -<<set _HS.slaveName = "Banana", _HS.birthName = "Banana", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.actualAge = 28, _HS.physicalAge = 28, _HS.visualAge = 28, _HS.ovaryAge = 28, _HS.health = 20, _HS.devotion = 30, _HS.race = "latina", _HS.hColor = "black", _HS.pubicHColor = "black", _HS.skin = "light brown", _HS.hLength = 0, _HS.hStyle = "shaved bald", _HS.pubicHStyle = "waxed", _HS.boobs = 400, _HS.nipplesPiercing = 1, _HS.butt = 5, _HS.lips = 35, _HS.vagina = 2, _HS.vaginaLube = 1, _HS.vaginaPiercing = 2, _HS.preg = -2, _HS.anus = 2, _HS.ovaries = 1, _HS.vaginalSkill = 35, _HS.oralSkill = 100, _HS.analSkill = 35, _HS.attrXY = 40, _HS.fetish = "submissive", _HS.fetishKnown = 1, _HS.customTat = "Bananas are tattooed on her buttocks and on her face.">> +<<set _HS.slaveName = "Banana", _HS.birthName = "Banana", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.actualAge = 28, _HS.physicalAge = 28, _HS.visualAge = 28, _HS.ovaryAge = 28, _HS.health = 20, _HS.devotion = 30, _HS.race = "latina", _HS.hColor = "black", _HS.pubicHColor = "black", _HS.skin = "brown", _HS.hLength = 0, _HS.hStyle = "shaved bald", _HS.pubicHStyle = "waxed", _HS.boobs = 400, _HS.nipplesPiercing = 1, _HS.butt = 5, _HS.lips = 35, _HS.vagina = 2, _HS.vaginaLube = 1, _HS.vaginaPiercing = 2, _HS.preg = -2, _HS.anus = 2, _HS.ovaries = 1, _HS.vaginalSkill = 35, _HS.oralSkill = 100, _HS.analSkill = 35, _HS.attrXY = 40, _HS.fetish = "submissive", _HS.fetishKnown = 1, _HS.customTat = "Bananas are tattooed on her buttocks and on her face.">> vibe nips, big pusslips+clit <<set $heroSlaves.push(_HS)>> @@ -32,7 +32,7 @@ <<set $heroSlaves.push(_HS)>> <<set _HS = {}>> -<<set _HS.slaveName = "Purple Grape", _HS.birthName = "Purple Grape", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.actualAge = 23, _HS.physicalAge = 23, _HS.visualAge = 23, _HS.ovaryAge = 23, _HS.health = 20, _HS.devotion = 40, _HS.race = "pacific islander", _HS.hColor = "black", _HS.pubicHColor = "black", _HS.skin = "light brown", _HS.hLength = 60, _HS.hStyle = "long", _HS.pubicHStyle = "waxed", _HS.boobs = 650, _HS.nipplesPiercing = 1, _HS.butt = 4, _HS.vagina = 1, _HS.vaginaLube = 1, _HS.vaginaPiercing = 2, _HS.preg = -2, _HS.anus = 1, _HS.ovaries = 1, _HS.vaginalSkill = 35, _HS.oralSkill = 35, _HS.analSkill = 35, _HS.attrXX = 80, _HS.attrXY = 40, _HS.fetishKnown = 1, _HS.customTat = "Purple grapes are tattooed on her buttocks and on her face.", _HS.mother = -9995, _HS.father = -9994>> +<<set _HS.slaveName = "Purple Grape", _HS.birthName = "Purple Grape", _HS.ID = _i++, _HS.birthWeek = random(0,51), _HS.actualAge = 23, _HS.physicalAge = 23, _HS.visualAge = 23, _HS.ovaryAge = 23, _HS.health = 20, _HS.devotion = 40, _HS.race = "pacific islander", _HS.hColor = "black", _HS.pubicHColor = "black", _HS.skin = "brown", _HS.hLength = 60, _HS.hStyle = "long", _HS.pubicHStyle = "waxed", _HS.boobs = 650, _HS.nipplesPiercing = 1, _HS.butt = 4, _HS.vagina = 1, _HS.vaginaLube = 1, _HS.vaginaPiercing = 2, _HS.preg = -2, _HS.anus = 1, _HS.ovaries = 1, _HS.vaginalSkill = 35, _HS.oralSkill = 35, _HS.analSkill = 35, _HS.attrXX = 80, _HS.attrXY = 40, _HS.fetishKnown = 1, _HS.customTat = "Purple grapes are tattooed on her buttocks and on her face.", _HS.mother = -9995, _HS.father = -9994>> vibe nips, implant link to sister <<set $heroSlaves.push(_HS)>> diff --git a/src/npc/startingGirls/startingGirls.tw b/src/npc/startingGirls/startingGirls.tw index 6fe00a5e2adebc40257ded9599030de31cfdb84e..a75efaf4b71ac986204fcfbc8c8e23425c3b62fb 100644 --- a/src/npc/startingGirls/startingGirls.tw +++ b/src/npc/startingGirls/startingGirls.tw @@ -685,16 +685,16 @@ Her nationality is $activeSlave.nationality. <br> <<link "White">><<set $activeSlave.skin = "white">><<replace "#skin">><<textbox "$activeSlave.skin" $activeSlave.skin "Starting Girls">><</replace>><<StartingGirlsCost>><</link>> | -<<link "Fair">><<set $activeSlave.skin = "fair">><<replace "#skin">><<textbox "$activeSlave.skin" $activeSlave.skin "Starting Girls">><</replace>><<StartingGirlsCost>><</link>> | +<<link "Pale">><<set $activeSlave.skin = "pale">><<replace "#skin">><<textbox "$activeSlave.skin" $activeSlave.skin "Starting Girls">><</replace>><<StartingGirlsCost>><</link>> | +<<link "Fair">><<set $activeSlave.skin = "fair">><<replace "#skin">><<textbox "$activeSlave.skin" $activeSlave.skin "Starting Girls">><</replace>><<StartingGirlsCost>><</link>> | +<<link "Light">><<set $activeSlave.skin = "light">><<replace "#skin">><<textbox "$activeSlave.skin" $activeSlave.skin "Starting Girls">><</replace>><<StartingGirlsCost>><</link>> | +<<link "Light Olive">><<set $activeSlave.skin = "light olive">><<replace "#skin">><<textbox "$activeSlave.skin" $activeSlave.skin "Starting Girls">><</replace>><<StartingGirlsCost>><</link>> | <<link "Tanned">><<set $activeSlave.skin = "tanned">><<replace "#skin">><<textbox "$activeSlave.skin" $activeSlave.skin "Starting Girls">><</replace>><<StartingGirlsCost>><</link>> | -<<link "Olive">><<set $activeSlave.skin = "olive">><<replace "#skin">><<textbox "$activeSlave.skin" $activeSlave.skin "Starting Girls">><</replace>><<StartingGirlsCost>><</link>> | -<<link "Light brown">><<set $activeSlave.skin = "light brown">><<replace "#skin">><<textbox "$activeSlave.skin" $activeSlave.skin "Starting Girls">><</replace>><<StartingGirlsCost>><</link>> | -<<link "Brown">><<set $activeSlave.skin = "brown">><<replace "#skin">><<textbox "$activeSlave.skin" $activeSlave.skin "Starting Girls">><</replace>><<StartingGirlsCost>><</link>> | -<<link "Black">><<set $activeSlave.skin = "black">><<replace "#skin">><<textbox "$activeSlave.skin" $activeSlave.skin "Starting Girls">><</replace>><<StartingGirlsCost>><</link>> | -<<link "Pale">><<set $activeSlave.skin = "pale">><<replace "#skin">><<textbox "$activeSlave.skin" $activeSlave.skin "Starting Girls">><</replace>><<StartingGirlsCost>><</link>> | +<<link "Dark Olive">><<set $activeSlave.skin = "dark olive">><<replace "#skin">><<textbox "$activeSlave.skin" $activeSlave.skin "Starting Girls">><</replace>><<StartingGirlsCost>><</link>> | <<link "Dark">><<set $activeSlave.skin = "dark">><<replace "#skin">><<textbox "$activeSlave.skin" $activeSlave.skin "Starting Girls">><</replace>><<StartingGirlsCost>><</link>> | -<<link "Light">><<set $activeSlave.skin = "light">><<replace "#skin">><<textbox "$activeSlave.skin" $activeSlave.skin "Starting Girls">><</replace>><<StartingGirlsCost>><</link>> | -<<link "Extremely pale">><<set $activeSlave.skin = "extremely pale">><<replace "#skin">><<textbox "$activeSlave.skin" $activeSlave.skin "Starting Girls">><</replace>><<StartingGirlsCost>><</link>> +<<link "Brown">><<set $activeSlave.skin = "brown">><<replace "#skin">><<textbox "$activeSlave.skin" $activeSlave.skin "Starting Girls">><</replace>><<StartingGirlsCost>><</link>> | +<<link "Dark Brown">><<set $activeSlave.skin = "dark brown">><<replace "#skin">><<textbox "$activeSlave.skin" $activeSlave.skin "Starting Girls">><</replace>><<StartingGirlsCost>><</link>> | +<<link "Black">><<set $activeSlave.skin = "black">><<replace "#skin">><<textbox "$activeSlave.skin" $activeSlave.skin "Starting Girls">><</replace>><<StartingGirlsCost>><</link>> <br>''Facial appearance:'' <span id="faceShape">$activeSlave.faceShape</span>. <<link "Normal">><<set $activeSlave.faceShape = "normal">><<replace "#faceShape">>$activeSlave.faceShape<</replace>><<StartingGirlsCost>><</link>> | diff --git a/src/pregmod/electiveSurgery.tw b/src/pregmod/electiveSurgery.tw index 255c47fd504b6c1c341172c4b52a6d41689fb61f..7609d212b5fdf4a142394f3461c327963a397993 100644 --- a/src/pregmod/electiveSurgery.tw +++ b/src/pregmod/electiveSurgery.tw @@ -63,32 +63,35 @@ You have @@.orange;$PC.skin skin.@@<<if $PC.skin != $PC.origSkin>> Your original <<if $PC.skin != "white">> [[White|PC Surgery Degradation][$PC.skin = "white", $cash -= 2000, $surgeryType = "skinTone"]] | <</if>> +<<if $PC.skin != "pale">> + [[Pale|PC Surgery Degradation][$PC.skin = "pale", $cash -= 2000, $surgeryType = "skinTone"]] | +<</if>> <<if $PC.skin != "fair">> [[Fair|PC Surgery Degradation][$PC.skin = "fair", $cash -= 2000, $surgeryType = "skinTone"]] | <</if>> <<if $PC.skin != "light">> [[Light|PC Surgery Degradation][$PC.skin = "light", $cash -= 2000, $surgeryType = "skinTone"]] | <</if>> -<<if $PC.skin != "dark">> - [[Dark|PC Surgery Degradation][$PC.skin = "dark", $cash -= 2000, $surgeryType = "skinTone"]] | +<<if $PC.skin != "light olive">> + [[Light Olive|PC Surgery Degradation][$PC.skin = "light olive", $cash -= 2000, $surgeryType = "skinTone"]] | <</if>> -<<if $PC.skin != "olive">> - [[Olive|PC Surgery Degradation][$PC.skin = "olive", $cash -= 2000, $surgeryType = "skinTone"]] | +<<if $PC.skin != "tanned">> + [[Tanned|PC Surgery Degradation][$PC.skin = "tanned", $cash -= 2000, $surgeryType = "skinTone"]] | <</if>> -<<if $PC.skin != "black">> - [[Black|PC Surgery Degradation][$PC.skin = "black", $cash -= 2000, $surgeryType = "skinTone"]] | +<<if $PC.skin != "dark olive">> + [[Dark Olive|PC Surgery Degradation][$PC.skin = "dark olive", $cash -= 2000, $surgeryType = "skinTone"]] | +<</if>> +<<if $PC.skin != "dark">> + [[Dark|PC Surgery Degradation][$PC.skin = "dark", $cash -= 2000, $surgeryType = "skinTone"]] | <</if>> <<if $PC.skin != "brown">> [[Brown|PC Surgery Degradation][$PC.skin = "brown", $cash -= 2000, $surgeryType = "skinTone"]] | <</if>> -<<if $PC.skin != "light brown">> - [[Light Brown|PC Surgery Degradation][$PC.skin = "light brown", $cash -= 2000, $surgeryType = "skinTone"]] | +<<if $PC.skin != "dark brown">> + [[Dark Brown|PC Surgery Degradation][$PC.skin = "dark brown", $cash -= 2000, $surgeryType = "skinTone"]] | <</if>> -<<if $PC.skin != "pale">> - [[Pale|PC Surgery Degradation][$PC.skin = "pale", $cash -= 2000, $surgeryType = "skinTone"]] | -<</if>> -<<if $PC.skin != "extremely pale">> - [[Extremely Pale|PC Surgery Degradation][$PC.skin = "extremely pale", $cash -= 2000, $surgeryType = "skinTone"]] | +<<if $PC.skin != "black">> + [[Black|PC Surgery Degradation][$PC.skin = "black", $cash -= 2000, $surgeryType = "skinTone"]] | <</if>> [[Custom Color|PC Skin Workaround][$cash -= 2000, $surgeryType = "skinTone"]] diff --git a/src/pregmod/pcAppearanceIntro.tw b/src/pregmod/pcAppearanceIntro.tw index b5edcf8744a527d1ade5ee08e68313c7f8a86f71..33dca7722a0ff142be60a253a0949f24e87b4747 100644 --- a/src/pregmod/pcAppearanceIntro.tw +++ b/src/pregmod/pcAppearanceIntro.tw @@ -91,6 +91,11 @@ You have $PC.skin skin. <<PlayerSkin>> <</link>> | +<<link "Pale">> + <<set $PC.skin = "pale">> + <<PlayerSkin>> +<</link>> +| <<link "Fair">> <<set $PC.skin = "fair">> <<PlayerSkin>> @@ -101,38 +106,38 @@ You have $PC.skin skin. <<PlayerSkin>> <</link>> | -<<link "Dark">> - <<set $PC.skin = "dark">> +<<link "Light Olive">> + <<set $PC.skin = "light olive">> <<PlayerSkin>> <</link>> | -<<link "Olive">> - <<set $PC.skin = "olive">> +<<link "Tanned">> + <<set $PC.skin = "tanned">> <<PlayerSkin>> <</link>> | -<<link "Black">> - <<set $PC.skin = "black">> +<<link "Dark Olive">> + <<set $PC.skin = "dark olive">> <<PlayerSkin>> <</link>> | -<<link "Brown">> - <<set $PC.skin = "brown">> +<<link "Dark">> + <<set $PC.skin = "dark">> <<PlayerSkin>> <</link>> | -<<link "Light Brown">> - <<set $PC.skin = "light brown">> +<<link "Brown">> + <<set $PC.skin = "brown">> <<PlayerSkin>> <</link>> | -<<link "Pale">> - <<set $PC.skin = "pale">> +<<link "Dark Brown">> + <<set $PC.skin = "dark brown">> <<PlayerSkin>> <</link>> | -<<link "Extremely Pale">> - <<set $PC.skin = "extremely pale">> +<<link "Black">> + <<set $PC.skin = "black">> <<PlayerSkin>> <</link>> diff --git a/src/pregmod/pcSurgeryDegredation.tw b/src/pregmod/pcSurgeryDegredation.tw index 86f0937c0caeffc04667ca3fce81f7d49e8971bf..c88ca10b097eb6774ddf3741392f93b521043404 100644 --- a/src/pregmod/pcSurgeryDegredation.tw +++ b/src/pregmod/pcSurgeryDegredation.tw @@ -5,7 +5,7 @@ <<switch $surgeryType>> <<case "skinTone">> - After a few hours, you awaken in the recovery wing to find every inch of your body burning; though from what you did manage to see, you are, in fact, $PC.skin now. <<if !["tanned", "lightened", "pale", "fair", "white", "dark", "olive", "black", "brown", "light brown", "light", "extremely pale"].includes($PC.skin)>>The surgeon's assistant immediately covers her mouth to hide her giggle a the sight of you<<else>>The surgeon's assistant carefully seats herself besides you with a large drum of cream<</if>>. "This stuff is specially formulated to soothe burns like this and should have you feeling much better after a few applications.<<if $PC.dick == 1>> Now please, try not to get hard while I apply this. It will hurt like hell.<</if>>" She spends the next half hour gingerly applying the cream across every inch of your body. Her touch is so soft, it is hard to not get aroused, and as your body tenses, a wave of pain washes over you. "Calm down, and take a few applications first. Though I forgot to tell you, your erogenous zones were especially affected and will need plenty of extra attention." She winks at you. You doubt the validity of that claim but understand exactly what she means by it. The next few days will be very enjoyable, but for now, you opt to stay perfectly still and will the cream to work faster. + After a few hours, you awaken in the recovery wing to find every inch of your body burning; though from what you did manage to see, you are, in fact, $PC.skin now. <<if !["tanned", "lightened", "pale", "fair", "white", "dark", "light olive", "black", "brown", "dark olive", "light", "very pale"].includes($PC.skin)>>The surgeon's assistant immediately covers her mouth to hide her giggle a the sight of you<<else>>The surgeon's assistant carefully seats herself besides you with a large drum of cream<</if>>. "This stuff is specially formulated to soothe burns like this and should have you feeling much better after a few applications.<<if $PC.dick == 1>> Now please, try not to get hard while I apply this. It will hurt like hell.<</if>>" She spends the next half hour gingerly applying the cream across every inch of your body. Her touch is so soft, it is hard to not get aroused, and as your body tenses, a wave of pain washes over you. "Calm down, and take a few applications first. Though I forgot to tell you, your erogenous zones were especially affected and will need plenty of extra attention." She winks at you. You doubt the validity of that claim but understand exactly what she means by it. The next few days will be very enjoyable, but for now, you opt to stay perfectly still and will the cream to work faster. <<case "restoreFace">> After a few hours, you awaken in the recovery wing with a face both sore and somewhat numb. <<if $PC.belly >= 10000 || $PC.boobsBonus == 3>>Struggling to sit<<else>>Sitting<</if>> up, you catch sight of yourself in the mirror-covered wall across from your bed. Your face is back to the way it was before you had it altered (not counting any additional years added to it) and looking just as good as you remember. You attempt to smile at yourself, only to find your face doesn't want to comply; guess the drugs haven't completely worn off yet. You lie back down to sleep off the rest of the anesthesia before returning to your arcology. diff --git a/src/pregmod/seHuskSlaveDelivery.tw b/src/pregmod/seHuskSlaveDelivery.tw index 9e5a1837f04c77f939880ac8840ffe4e9bb8793d..05ff2c320f8a83ca4efa75d019381af63ecae35e 100644 --- a/src/pregmod/seHuskSlaveDelivery.tw +++ b/src/pregmod/seHuskSlaveDelivery.tw @@ -26,20 +26,20 @@ <<set $activeSlave.trust = 0>> <<if $activeSlave.race == "black">> - <<set $activeSlave.skin = either("black", "brown", "light brown")>> + <<set $activeSlave.skin = either("black", "brown", "dark brown")>> <<set $activeSlave.hColor = either("black", "black", "black", "brown")>> <<set $activeSlave.hStyle = either("shoulder-length", "short", "very short", "shaved bald", "crinkled")>> <<elseif $activeSlave.race == "white">> - <<set $activeSlave.skin = either("pale", "tanned", "fair")>> + <<set $activeSlave.skin = either("pale", "light", "fair")>> <<set $activeSlave.eyeColor = either("blue", "brown", "green")>> <<set $activeSlave.hColor = either("black", "blonde", "red", "brown")>> <<set $activeSlave.hStyle = either("ass-length", "long", "shoulder-length", "short", "very short", "shaved bald")>> <<elseif $activeSlave.race == "latina">> - <<set $activeSlave.skin = either("olive", "brown", "light brown", "tanned", "fair")>> + <<set $activeSlave.skin = either("light olive", "brown", "dark brown", "tanned", "dark olive")>> <<set $activeSlave.hColor = either("black", "black", "brown", "brown")>> <<set $activeSlave.hStyle = either("ass-length", "long", "shoulder-length", "short", "very short", "shaved bald")>> <<elseif $activeSlave.race == "asian">> - <<set $activeSlave.skin = either("pale", "dark", "light")>> + <<set $activeSlave.skin = either("light", "dark olive", "light olive")>> <<set $activeSlave.hColor = either("black")>> <<set $activeSlave.hStyle = either("ass-length", "long", "shoulder-length", "short", "very short", "shaved bald")>> <<elseif ($activeSlave.race == "indo-aryan") || ($activeSlave.race == "malay") || ($activeSlave.race == "pacific islander") || ($activeSlave.race == "amerindian")>> @@ -47,7 +47,7 @@ <<set $activeSlave.hColor = either("black")>> <<set $activeSlave.hStyle = either("ass-length", "long", "shoulder-length", "short", "very short", "shaved bald")>> <<elseif ($activeSlave.race == "middle eastern") || ($activeSlave.race == "semitic") || ($activeSlave.race == "southern european")>> - <<set $activeSlave.skin = either("pale", "dark", "light")>> + <<set $activeSlave.skin = either("light olive", "tanned", "light", "dark olive")>> <<set $activeSlave.hColor = either("black")>> <<set $activeSlave.hStyle = either("ass-length", "long", "shoulder-length", "short", "very short", "shaved bald")>> <</if>> diff --git a/src/pregmod/widgets/pregmodWidgets.tw b/src/pregmod/widgets/pregmodWidgets.tw index b2c614cc6fbb76811a0498cf35866234c5ffe14a..fd393de5e8ff22fa63c543b335a4a020588cb1ef 100644 --- a/src/pregmod/widgets/pregmodWidgets.tw +++ b/src/pregmod/widgets/pregmodWidgets.tw @@ -1098,12 +1098,12 @@ extremely pale -5 <<widget "GenSkinTone">> <<script>> (function() { - var skinToMelanin = {black: 10, ebony: 9.5, brown: 9, dark: 8, olive: 7, 'light brown': 6, bronzed: 5.5, tanned: 5, light: 4, 'rosy white': 3.5, white: 3, fair: 2, 'very fair': 1.5, lightened: 1.5, pale: 1, 'pure white': 0.5, 'extremely pale': 0.001}; + var skinToMelanin = {black: 10, ebony: 9.5, 'dark brown': 9, brown: 8, dark: 7, 'dark olive': 6, bronzed: 5.5, tanned: 5, 'light olive': 4, lightened: 3.5, light: 3, fair: 2, 'very fair': 1.5, 'extremely fair': 1.5, pale: 1, 'very pale': 0.5, 'pure white': 0.001}; var parents = State.variables.args; var skin0 = parents[0] ? (skinToMelanin[parents[0].skin] || 5) : 3; var skin1 = parents[1] ? (skinToMelanin[parents[1].skin] || 5) : 3; var skin = Math.round(Math.random() * (skin1 - skin0) + skin0); - State.variables.activeSlave.skin = ['extremely pale', 'pale', 'fair', 'white', 'light', 'tanned', 'light brown', 'olive', 'dark', 'brown', 'black'][skin]; + State.variables.activeSlave.skin = ['white', 'pale', 'fair', 'light', 'light olive', 'tanned', 'dark olive', 'dark', 'brown', 'dark brown', 'black'][skin]; })(); <</script>> <</widget>> diff --git a/src/pregmod/widgets/slaveSummaryWidgets.tw b/src/pregmod/widgets/slaveSummaryWidgets.tw index 0f07a72636c900ca8e470bbcd389b62816c54820..d8dd55328a639bb14ce4dd8879fb86d8cec186fd 100644 --- a/src/pregmod/widgets/slaveSummaryWidgets.tw +++ b/src/pregmod/widgets/slaveSummaryWidgets.tw @@ -1149,9 +1149,9 @@ Release rules: _Slave.releaseRules. <<if $abbreviatePhysicals == 1>> @@.pink; <<switch _Slave.skin>> - <<case "light brown">> + <<case "brown">> L. Br - <<case "extremely pale">> + <<case "white">> Ex. Pa <<case "tanned">> Tan diff --git a/src/uncategorized/RESS.tw b/src/uncategorized/RESS.tw index 456768f5e3074fbc68dcf9598204a892fe2a9a74..85a02388746cd4a4de532a570c48ae1d70cc0ecd 100644 --- a/src/uncategorized/RESS.tw +++ b/src/uncategorized/RESS.tw @@ -294,7 +294,7 @@ clings to you in her sleep as the warmth of your body begins to move away from h <<case "confident tanning">> -It's an unusually nice day, with mild sunshine, light breezes, and nothing offensive or dangerous in the atmosphere. In the middle of the afternoon, you take a break from your busy schedule of sex and business and stroll out onto one of your penthouse balconies. It seems <<EventNameLink $activeSlave>> was struck by a similar impulse. <<if $activeSlave.assignment == "rest">>She's assigned to do little but rest<<else>>This is one of her rest periods<</if>>, so she's come out here to lay naked on a towel and enjoy the sun. <<if ($activeSlave.skin == "dark") || ($activeSlave.skin == "olive") || ($activeSlave.skin == "black")>>Her $activeSlave.skin doesn't tan much, so she's just out here to bask in its warmth. Her body shines with lotion from a bottle lying next to her, but it's just general-purpose stuff.<<elseif ($activeSlave.skin == "tanned")>>Her tanned skin shines with lotion from a bottle lying next to her.<<else>>Her skin shines with sunblock lotion from a bottle lying next to her. It would be foolish of her to let the sun ruin her $activeSlave.skin skin.<</if>> +It's an unusually nice day, with mild sunshine, light breezes, and nothing offensive or dangerous in the atmosphere. In the middle of the afternoon, you take a break from your busy schedule of sex and business and stroll out onto one of your penthouse balconies. It seems <<EventNameLink $activeSlave>> was struck by a similar impulse. <<if $activeSlave.assignment == "rest">>She's assigned to do little but rest<<else>>This is one of her rest periods<</if>>, so she's come out here to lay naked on a towel and enjoy the sun. <<if ($activeSlave.skin == "dark") || ($activeSlave.skin == "dark olive") || ($activeSlave.skin == "black")>>Her $activeSlave.skin doesn't tan much, so she's just out here to bask in its warmth. Her body shines with lotion from a bottle lying next to her, but it's just general-purpose stuff.<<elseif ($activeSlave.skin == "tanned")>>Her tanned skin shines with lotion from a bottle lying next to her.<<else>>Her skin shines with sunblock lotion from a bottle lying next to her. It would be foolish of her to let the sun ruin her $activeSlave.skin skin.<</if>> <br><br> She's lying on her back with her arms outstretched, her <<if ($activeSlave.boobs > 5000)>>titanic breasts resting to either side. They're so enormous they touch the ground on either side of her.<<elseif ($activeSlave.boobs > 800) && ($activeSlave.boobsImplant == 0)>>heavy, natural breasts resting to either side.<<elseif ($activeSlave.boobsImplant == 0)>>modest breasts resting a little to either side as her chest rises and falls with her breath.<<else>>fake tits maintaining their proud shape regardless.<</if>> She's relaxed and breathing slowly, and it isn't immediately clear if she's asleep or not. She's not aroused, and her <<switch $activeSlave.nipples>> @@ -16512,24 +16512,24 @@ You tell her kindly that you understand, and that she'll be trained to address t <<set $activeSlave.health -= 20>> <<if ($arcologies[0].FSSubjugationistRace == "white")>> <<set $activeSlave.race = "surgically altered to look white">> - <<set $activeSlave.skin = either("pale", "tanned", "fair")>> + <<set $activeSlave.skin = either("pale", "light", "fair")>> <<set $activeSlave.eyeColor = either("blue", "brown", "green")>> <<set $activeSlave.hColor = either("black", "blonde", "red", "brown")>> <<elseif ($arcologies[0].FSSubjugationistRace == "latina")>> <<set $activeSlave.race = "surgically altered to look latina">> - <<set $activeSlave.skin = either("olive", "brown", "light brown")>> + <<set $activeSlave.skin = either("light olive", "brown", "dark brown", "tanned", "dark olive")>> <<set $activeSlave.hColor = either("black", "black", "brown", "brown")>> <<elseif ($arcologies[0].FSSubjugationistRace == "black")>> <<set $activeSlave.race = "surgically altered to look black">> - <<set $activeSlave.skin = either("black", "brown", "light brown")>> + <<set $activeSlave.skin = either("black", "brown", "dark brown")>> <<set $activeSlave.hColor = either("black", "black", "black", "brown")>> <<elseif ($arcologies[0].FSSubjugationistRace == "asian")>> <<set $activeSlave.race = "surgically altered to look asian">> - <<set $activeSlave.skin = either("pale", "dark", "light")>> + <<set $activeSlave.skin = either("light olive", "dark olive", "light")>> <<set $activeSlave.hColor = either("black")>> <<elseif ($arcologies[0].FSSubjugationistRace == "middle eastern")>> <<set $activeSlave.race = "surgically altered to look middle eastern">> - <<set $activeSlave.skin = either("pale", "dark", "light")>> + <<set $activeSlave.skin = either("tanned", "dark olive", "light olive")>> <<set $activeSlave.hColor = "black">> <<elseif ($arcologies[0].FSSubjugationistRace == "indo-aryan")>> <<set $activeSlave.race = "surgically altered to look indo-aryan">> @@ -16537,27 +16537,27 @@ You tell her kindly that you understand, and that she'll be trained to address t <<set $activeSlave.hColor = "black">> <<elseif ($arcologies[0].FSSubjugationistRace == "amerindian")>> <<set $activeSlave.race = "surgically altered to look amerindian">> - <<set $activeSlave.skin = either("pale", "dark", "light")>> + <<set $activeSlave.skin = either("tanned", "dark", "light")>> <<set $activeSlave.hColor = either("black")>> <<elseif ($arcologies[0].FSSubjugationistRace == "pacific islander")>> <<set $activeSlave.race = "surgically altered to look like a pacific islander">> - <<set $activeSlave.skin = either("pale", "dark", "light")>> + <<set $activeSlave.skin = either("dark olive", "dark", "light olive")>> <<set $activeSlave.hColor = either("black")>> <<elseif ($arcologies[0].FSSubjugationistRace == "malay")>> <<set $activeSlave.race = "surgically altered to look malay">> - <<set $activeSlave.skin = either("pale", "dark", "light")>> + <<set $activeSlave.skin = either("light", "light olive", "dark olive")>> <<set $activeSlave.hColor = either("black")>> <<elseif ($arcologies[0].FSSubjugationistRace == "southern european")>> <<set $activeSlave.race = "surgically altered to look southern european">> - <<set $activeSlave.skin = either("pale", "dark", "light")>> + <<set $activeSlave.skin = either("light", "dark olive", "light olive")>> <<set $activeSlave.hColor = either("black")>> <<elseif ($arcologies[0].FSSubjugationistRace == "semitic")>> <<set $activeSlave.race = "surgically altered to look southern european">> - <<set $activeSlave.skin = either("pale", "dark", "light")>> + <<set $activeSlave.skin = either("tanned", "dark olive", "light olive")>> <<set $activeSlave.hColor = either("black")>> <<elseif ($arcologies[0].FSSubjugationistRace == "mixed race")>> <<set $activeSlave.race = "surgically altered to look mixed">> - <<set $activeSlave.skin = either("brown", "light brown")>> + <<set $activeSlave.skin = either("brown", "dark")>> <<set $activeSlave.hColor = either("black")>> <</if>> <</replace>> diff --git a/src/uncategorized/customSlave.tw b/src/uncategorized/customSlave.tw index 3236193f834f27265ae0a364df4f45a2bd2ea47e..3bc923f660aad4c4aa25456119f8542b063e4e5b 100644 --- a/src/uncategorized/customSlave.tw +++ b/src/uncategorized/customSlave.tw @@ -433,53 +433,53 @@ <<CustomSlaveSkin>> <</link>> | -<<link "Black">> - <<set $customSlave.skin = "black">> +<<link "Pale">> + <<set $customSlave.skin = "pale">> <<CustomSlaveSkin>> <</link>> | -<<link "Tanned">> - <<set $customSlave.skin = "tanned">> +<<link "Fair">> + <<set $customSlave.skin = "fair">> <<CustomSlaveSkin>> <</link>> | -<<link "Fair">> - <<set $customSlave.skin = "fair">> +<<link "Light">> + <<set $customSlave.skin = "light">> <<CustomSlaveSkin>> <</link>> | -<<link "Light brown">> - <<set $customSlave.skin = "light brown">> +<<link "Light Olive">> + <<set $customSlave.skin = "light olive">> <<CustomSlaveSkin>> <</link>> | -<<link "Brown">> - <<set $customSlave.skin = "brown">> +<<link "Tanned">> + <<set $customSlave.skin = "tanned">> <<CustomSlaveSkin>> <</link>> | -<<link "Dark">> - <<set $customSlave.skin = "dark">> +<<link "Dark Olive">> + <<set $customSlave.skin = "dark olive">> <<CustomSlaveSkin>> <</link>> | -<<link "Light">> - <<set $customSlave.skin = "light">> +<<link "Dark">> + <<set $customSlave.skin = "dark">> <<CustomSlaveSkin>> <</link>> | -<<link "Olive">> - <<set $customSlave.skin = "olive">> +<<link "Brown">> + <<set $customSlave.skin = "brown">> <<CustomSlaveSkin>> <</link>> | -<<link "Pale">> - <<set $customSlave.skin = "pale">> +<<link "Dark Brown">> + <<set $customSlave.skin = "dark brown">> <<CustomSlaveSkin>> <</link>> | -<<link "Extremely pale">> - <<set $customSlave.skin = "extremely pale">> +<<link "Black">> + <<set $customSlave.skin = "black">> <<CustomSlaveSkin>> <</link>> | diff --git a/src/uncategorized/generateXXSlave.tw b/src/uncategorized/generateXXSlave.tw index 62267a2ebadf2fcf04fe9a4b905d1653c9b51daf..f3168a3e3841dc06e4a4c9cba0d4f2a49b1ca25a 100644 --- a/src/uncategorized/generateXXSlave.tw +++ b/src/uncategorized/generateXXSlave.tw @@ -180,7 +180,7 @@ <<set $activeSlave.butt = either(1, 2, 2, 3, 3, 4, 4)>> <<set $activeSlave.boobs = BoobGenerator.rollBreast(150)>> <<set $activeSlave.lips = random(5,30)>> - <<set $activeSlave.skin = either("black", "brown", "light brown")>> + <<set $activeSlave.skin = either("black", "dark brown", "brown")>> <<set $activeSlave.hColor = either("black", "black", "black", "brown")>> <<set $activeSlave.hStyle = either("neat", "crinkled")>> <<case "white">> @@ -188,23 +188,23 @@ <<set $activeSlave.boobs = BoobGenerator.rollBreast(50)>> <<set $activeSlave.lips = random(5,25)>> <<if $activeSlave.nationality == "German">> - <<set $activeSlave.skin = either("pale", "tanned", "fair")>> + <<set $activeSlave.skin = either("pale", "light", "fair")>> <<set $activeSlave.eyeColor = either("blue", "blue", "blue", "brown", "green")>> <<set $activeSlave.hColor = either("black", "blonde", "blonde", "blonde", "red", "brown")>> <<elseif $activeSlave.nationality == "Icelandic">> - <<set $activeSlave.skin = either("pale", "pale", "tanned", "fair")>> + <<set $activeSlave.skin = either("pale", "pale", "light", "fair")>> <<set $activeSlave.eyeColor = either("blue", "blue", "blue", "brown", "green")>> <<set $activeSlave.hColor = either("black", "blonde", "blonde", "blonde", "red", "brown")>> <<elseif $activeSlave.nationality == "Irish">> - <<set $activeSlave.skin = either("pale", "pale", "tanned", "fair")>> + <<set $activeSlave.skin = either("pale", "pale", "light", "fair")>> <<set $activeSlave.eyeColor = either("blue", "brown", "green", "green", "green")>> <<set $activeSlave.hColor = either("black", "blonde", "red", "red", "red", "brown")>> <<elseif $activeSlave.nationality == "Scottish">> - <<set $activeSlave.skin = either("pale", "fair", "tanned", "fair")>> + <<set $activeSlave.skin = either("pale", "fair", "light", "fair")>> <<set $activeSlave.eyeColor = either("blue", "brown", "brown", "green", "green", "green")>> <<set $activeSlave.hColor = either("black", "black", "blonde", "red", "red", "red", "brown")>> <<else>> - <<set $activeSlave.skin = either("pale", "tanned", "fair")>> + <<set $activeSlave.skin = either("pale", "light", "fair")>> <<set $activeSlave.eyeColor = either("blue", "brown", "green")>> <<set $activeSlave.hColor = either("black", "blonde", "red", "brown")>> <</if>> @@ -213,7 +213,7 @@ <<set $activeSlave.butt = either(1, 2, 2, 3, 3, 4)>> <<set $activeSlave.boobs = BoobGenerator.rollBreast(0)>> <<set $activeSlave.lips = random(5,25)>> - <<set $activeSlave.skin = either("olive", "brown", "light brown")>> + <<set $activeSlave.skin = either("light olive", "brown", "dark brown", "tanned", "dark olive")>> <<set $activeSlave.hColor = either("black", "black", "brown", "brown")>> <<set $activeSlave.hStyle = "neat">> <<case "indo-aryan" "malay" "pacific islander" "amerindian">> @@ -227,14 +227,14 @@ <<set $activeSlave.butt = either(1, 2, 2, 3, 3)>> <<set $activeSlave.boobs = BoobGenerator.rollBreast(-100)>> <<set $activeSlave.lips = random(5,25)>> - <<set $activeSlave.skin = either("pale", "dark", "light")>> + <<set $activeSlave.skin = either("light olive", "dark olive", "light")>> <<set $activeSlave.hColor = either("black")>> <<set $activeSlave.hStyle = "neat">> <<case "middle eastern" "semitic" "southern european">> <<set $activeSlave.butt = either(1, 2, 2, 3, 3)>> <<set $activeSlave.boobs = BoobGenerator.rollBreast(0)>> <<set $activeSlave.lips = random(5,25)>> - <<set $activeSlave.skin = either("pale", "dark", "light")>> + <<set $activeSlave.skin = either("fair", "light olive", "tanned", "light")>> <<set $activeSlave.hColor = either("black")>> <<set $activeSlave.hStyle = "neat">> <<default>> diff --git a/src/uncategorized/generateXYSlave.tw b/src/uncategorized/generateXYSlave.tw index dec9ef6381f05e08efd89448f9839cc5eb56fc14..4f10104aeb4aaf8fa730aa89dedc0f03207a7e79 100644 --- a/src/uncategorized/generateXYSlave.tw +++ b/src/uncategorized/generateXYSlave.tw @@ -188,7 +188,7 @@ <<set $activeSlave.butt = either(1, 1, 2, 3)>> <<set $activeSlave.boobs = either(100, 200, 200, 300, 300, 400, 500)>> <<set $activeSlave.lips = random(5,30)>> - <<set $activeSlave.skin = either("black", "brown", "light brown")>> + <<set $activeSlave.skin = either("black", "dark brown", "brown")>> <<set $activeSlave.hColor = either("black", "black", "black", "brown")>> <<set $activeSlave.hStyle = either("neat", "crinkled")>> <<case "white">> @@ -196,23 +196,23 @@ <<set $activeSlave.boobs = either(100, 200, 200, 300, 300, 400, 500)>> <<set $activeSlave.lips = random(5,25)>> <<if $activeSlave.nationality == "German">> - <<set $activeSlave.skin = either("pale", "tanned", "fair")>> + <<set $activeSlave.skin = either("pale", "light", "fair")>> <<set $activeSlave.eyeColor = either("blue", "blue", "blue", "brown", "green")>> <<set $activeSlave.hColor = either("black", "blonde", "blonde", "blonde", "red", "brown")>> <<elseif $activeSlave.nationality == "Icelandic">> - <<set $activeSlave.skin = either("pale", "pale", "tanned", "fair")>> + <<set $activeSlave.skin = either("pale", "pale", "light", "fair")>> <<set $activeSlave.eyeColor = either("blue", "blue", "blue", "brown", "green")>> <<set $activeSlave.hColor = either("black", "blonde", "blonde", "blonde", "red", "brown")>> <<elseif $activeSlave.nationality == "Irish">> - <<set $activeSlave.skin = either("pale", "pale", "tanned", "fair")>> + <<set $activeSlave.skin = either("pale", "pale", "light", "fair")>> <<set $activeSlave.eyeColor = either("blue", "brown", "green", "green", "green")>> <<set $activeSlave.hColor = either("black", "blonde", "red", "red", "red", "brown")>> <<elseif $activeSlave.nationality == "Scottish">> - <<set $activeSlave.skin = either("pale", "fair", "tanned", "fair")>> + <<set $activeSlave.skin = either("pale", "fair", "light", "fair")>> <<set $activeSlave.eyeColor = either("blue", "brown", "brown", "green", "green", "green")>> <<set $activeSlave.hColor = either("black", "black", "blonde", "red", "red", "red", "brown")>> <<else>> - <<set $activeSlave.skin = either("pale", "tanned", "fair")>> + <<set $activeSlave.skin = either("pale", "light", "fair")>> <<set $activeSlave.eyeColor = either("blue", "brown", "green")>> <<set $activeSlave.hColor = either("black", "blonde", "red", "brown")>> <</if>> @@ -221,7 +221,7 @@ <<set $activeSlave.butt = either(1, 1, 2, 3)>> <<set $activeSlave.boobs = either(100, 200, 200, 300, 300, 400, 500)>> <<set $activeSlave.lips = random(5,25)>> - <<set $activeSlave.skin = either("olive", "brown", "light brown", "tanned", "fair")>> + <<set $activeSlave.skin = either("light olive", "brown", "dark brown", "tanned", "dark olive")>> <<set $activeSlave.hColor = either("black", "black", "brown", "brown")>> <<set $activeSlave.hStyle = "neat">> <<case "indo-aryan" "malay" "pacific islander" "amerindian">> @@ -235,14 +235,14 @@ <<set $activeSlave.butt = either(1, 1, 2, 3)>> <<set $activeSlave.boobs = either(100, 200, 200, 300, 300, 400, 500)>> <<set $activeSlave.lips = random(5,25)>> - <<set $activeSlave.skin = either("pale", "dark", "light")>> + <<set $activeSlave.skin = either("light olive", "dark olive", "light")>> <<set $activeSlave.hColor = either("black")>> <<set $activeSlave.hStyle = "neat">> <<case "middle eastern" "semitic" "southern european">> <<set $activeSlave.butt = either(1, 1, 2, 3)>> <<set $activeSlave.boobs = either(100, 200, 200, 300, 300, 400, 500)>> <<set $activeSlave.lips = random(5,25)>> - <<set $activeSlave.skin = either("pale", "dark", "tanned", "light")>> + <<set $activeSlave.skin = either("fair", "light olive", "tanned", "light")>> <<set $activeSlave.hColor = either("black")>> <<set $activeSlave.hStyle = "neat">> <<default>> diff --git a/src/uncategorized/personalAssistantAppearance.tw b/src/uncategorized/personalAssistantAppearance.tw index ad4d87355b10e597ade6568def931ffa5300c5e0..8a1b31f2b7a49ee998a88b9992ec707450668075 100644 --- a/src/uncategorized/personalAssistantAppearance.tw +++ b/src/uncategorized/personalAssistantAppearance.tw @@ -3,7 +3,7 @@ <<set $seed = random(1,8)>> <<switch $assistantAppearance>> <<case "monstergirl">> -She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0].FSSupremacistRace <</if>>monstergirl with <<if $arcologies[0].FSSupremacist != "unset">><<if $arcologies[0].FSSupremacistRace == "black">><<print either("black", "brown", "light brown")>><<elseif $arcologies[0].FSSupremacistRace == "white">><<print either("pale", "tanned", "fair")>><<elseif $arcologies[0].FSSupremacistRace == "latina">><<print either("olive", "brown", "light brown")>><<elseif ["indo-aryan", "malay", "pacific islander", "amerindian"].includes($arcologies[0].FSSupremacistRace)>><<print either("dark", "light")>><<elseif $arcologies[0].FSSupremacistRace == "asian">><<print either("pale", "dark", "light")>><<elseif ["middle eastern", "semitic", "southern european"].includes($arcologies[0].FSSupremacistRace)>><<print either("pale", "dark", "light")>><</if>><<else>>pale<</if>> skin, perky breasts, green tentacles instead of hair, and two dicks. Her eyes are large, expressive, and surprisingly innocent. +She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0].FSSupremacistRace <</if>>monstergirl with <<if $arcologies[0].FSSupremacist != "unset">><<if $arcologies[0].FSSupremacistRace == "black">><<print either("black", "dark brown", "brown")>><<elseif $arcologies[0].FSSupremacistRace == "white">><<print either("pale", "fair", "light")>><<elseif $arcologies[0].FSSupremacistRace == "latina">><<print either("dark olive", "brown", "dark brown")>><<elseif ["indo-aryan", "malay", "pacific islander", "amerindian"].includes($arcologies[0].FSSupremacistRace)>><<print either("dark", "light")>><<elseif $arcologies[0].FSSupremacistRace == "asian">><<print either("light", "light olive", "dark olive")>><<elseif ["middle eastern", "semitic", "southern european"].includes($arcologies[0].FSSupremacistRace)>><<print either("light olive", "tanned", "dark olive")>><</if>><<else>>pale<</if>> skin, perky breasts, green tentacles instead of hair, and two dicks. Her eyes are large, expressive, and surprisingly innocent. <<if $assistantFSOptions>> <<switch $assistantFSAppearance>> <<case "paternalist">> @@ -81,7 +81,7 @@ She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0] <<case "shemale">> -She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0].FSSupremacistRace <</if>>bimbo shemale with blonde hair, <<if $arcologies[0].FSSupremacist != "unset">><<if $arcologies[0].FSSupremacistRace == "black">><<print either("black", "brown", "light brown")>><<elseif $arcologies[0].FSSupremacistRace == "white">><<print either("tanned", "fair")>><<elseif $arcologies[0].FSSupremacistRace == "latina">><<print either("olive", "brown", "light brown")>><<elseif ["indo-aryan", "malay", "pacific islander", "amerindian"].includes($arcologies[0].FSSupremacistRace)>><<print either("dark", "tanned")>><<elseif $arcologies[0].FSSupremacistRace == "asian">><<print either("dark", "tanned")>><<elseif ["middle eastern", "semitic", "southern european"].includes($arcologies[0].FSSupremacistRace)>><<print either("dark", "tanned")>><</if>><<else>>tanned<</if>> skin, huge lips, and ridiculous tits. Her cock hangs past her knees when limp. +She's a cute little <<if $arcologies[0].FSSupremacist != "unset">>$arcologies[0].FSSupremacistRace <</if>>bimbo shemale with blonde hair, <<if $arcologies[0].FSSupremacist != "unset">><<if $arcologies[0].FSSupremacistRace == "black">><<print either("black", "dark brown", "brown")>><<elseif $arcologies[0].FSSupremacistRace == "white">><<print either("pale", "fair")>><<elseif $arcologies[0].FSSupremacistRace == "latina">><<print either("dark olive", "brown", "dark brown")>><<elseif ["indo-aryan", "malay", "pacific islander", "amerindian"].includes($arcologies[0].FSSupremacistRace)>><<print either("dark", "light")>><<elseif $arcologies[0].FSSupremacistRace == "asian">><<print either("light olive", "dark olive")>><<elseif ["middle eastern", "semitic", "southern european"].includes($arcologies[0].FSSupremacistRace)>><<print either("dark olive", "tanned")>><</if>><<else>>tanned<</if>> skin, huge lips, and ridiculous tits. Her cock hangs past her knees when limp. <<if $assistantFSOptions>> <<switch $assistantFSAppearance>> <<case "paternalist">> diff --git a/src/uncategorized/prestigiousSlave.tw b/src/uncategorized/prestigiousSlave.tw index 5faaeaa7b9bcab0eb87fc3902827b7f3b19b0221..8697e4e6ead344238228bda8f0bb80518caca0e8 100644 --- a/src/uncategorized/prestigiousSlave.tw +++ b/src/uncategorized/prestigiousSlave.tw @@ -167,7 +167,7 @@ You check to see if any especially prestigious slaves are on auction. <<if $pres <<set $activeSlave.pubicHColor = "white">> <<set $activeSlave.underArmHColor = "white">> <<set $activeSlave.eyeColor = "pale grey">> - <<set $activeSlave.skin = "extremely pale">> + <<set $activeSlave.skin = "white">> <<set $activeSlave.customDesc = "Her eyes are unsettling; though her irises are a pale grey color, in some lights the whole eye takes on a red cast.">> <<elseif $seed <= 60>> @@ -595,7 +595,7 @@ You check to see if any especially prestigious slaves are on auction. <<if $pres <<set $activeSlave.pubicHColor = "white">> <<set $activeSlave.underArmHColor = "white">> <<set $activeSlave.eyeColor = "pale grey">> - <<set $activeSlave.skin = "extremely pale">> + <<set $activeSlave.skin = "white">> <<set $activeSlave.customDesc = "Her eyes are unsettling; though her irises are a pale grey color, in some lights the whole eye takes on a red cast.">> <<elseif $seed <= 150>> diff --git a/src/uncategorized/reFSAcquisition.tw b/src/uncategorized/reFSAcquisition.tw index 680218779c22623985c6c6aa7642331db51a6111..038139788adb6c31f652e69f5a6a609a0bff4feb 100644 --- a/src/uncategorized/reFSAcquisition.tw +++ b/src/uncategorized/reFSAcquisition.tw @@ -81,20 +81,20 @@ <</if>> <</if>> <<if $activeSlave.race == "black">> - <<set $activeSlave.skin = either("black", "brown", "light brown")>> + <<set $activeSlave.skin = either("black", "brown", "dark brown")>> <<set $activeSlave.hColor = either("black", "black", "black", "brown")>> <<set $activeSlave.hStyle = either("shoulder-length", "short", "very short", "shaved bald", "crinkled")>> <<elseif $activeSlave.race == "white">> - <<set $activeSlave.skin = either("pale", "tanned", "fair")>> + <<set $activeSlave.skin = either("pale", "light", "fair")>> <<set $activeSlave.eyeColor = either("blue", "brown", "green")>> <<set $activeSlave.hColor = either("black", "blonde", "red", "brown")>> <<set $activeSlave.hStyle = either("ass-length", "long", "shoulder-length", "short", "very short", "shaved bald")>> <<elseif $activeSlave.race == "latina">> - <<set $activeSlave.skin = either("olive", "brown", "light brown", "tanned", "fair")>> + <<set $activeSlave.skin = either("light olive", "brown", "dark brown", "tanned", "dark olive")>> <<set $activeSlave.hColor = either("black", "black", "brown", "brown")>> <<set $activeSlave.hStyle = either("ass-length", "long", "shoulder-length", "short", "very short", "shaved bald")>> <<elseif $activeSlave.race == "asian">> - <<set $activeSlave.skin = either("pale", "dark", "light")>> + <<set $activeSlave.skin = either("light olive", "dark olive", "light")>> <<set $activeSlave.hColor = either("black")>> <<set $activeSlave.hStyle = either("ass-length", "long", "shoulder-length", "short", "very short", "shaved bald")>> <<elseif ($activeSlave.race == "indo-aryan") || ($activeSlave.race == "malay") || ($activeSlave.race == "pacific islander") || ($activeSlave.race == "amerindian")>> @@ -102,7 +102,7 @@ <<set $activeSlave.hColor = either("black")>> <<set $activeSlave.hStyle = either("ass-length", "long", "shoulder-length", "short", "very short", "shaved bald")>> <<elseif ($activeSlave.race == "middle eastern") || ($activeSlave.race == "semitic") || ($activeSlave.race == "southern european")>> - <<set $activeSlave.skin = either("pale", "dark", "light")>> + <<set $activeSlave.skin = either("light olive", "dark olive", "tanned")>> <<set $activeSlave.hColor = either("black")>> <<set $activeSlave.hStyle = either("ass-length", "long", "shoulder-length", "short", "very short", "shaved bald")>> <</if>> @@ -126,7 +126,7 @@ <</if>> <</if>> <<if $activeSlave.race == "black">> - <<set $activeSlave.skin = either("black", "brown", "light brown")>> + <<set $activeSlave.skin = either("black", "brown", "dark brown")>> <<set $activeSlave.hColor = either("black", "black", "black", "brown")>> <<set $activeSlave.hStyle = either("shoulder-length", "short", "very short", "shaved bald", "crinkled")>> <<elseif $activeSlave.race == "white">> @@ -135,7 +135,7 @@ <<set $activeSlave.hColor = either("black", "blonde", "red", "brown")>> <<set $activeSlave.hStyle = either("ass-length", "long", "shoulder-length", "short", "very short", "shaved bald")>> <<elseif $activeSlave.race == "latina">> - <<set $activeSlave.skin = either("olive", "brown", "light brown", "tanned", "fair")>> + <<set $activeSlave.skin = either("light olive", "brown", "dark brown", "tanned", "dark olive")>> <<set $activeSlave.hColor = either("black", "black", "brown", "brown")>> <<set $activeSlave.hStyle = either("ass-length", "long", "shoulder-length", "short", "very short", "shaved bald")>> <<elseif $activeSlave.race == "asian">> diff --git a/src/uncategorized/reRecruit.tw b/src/uncategorized/reRecruit.tw index 2574ae273d479e00305b4aa09ecf0c5982b8b7a1..aced4bbec084a7fadfef241be801e54dadf92c7a 100644 --- a/src/uncategorized/reRecruit.tw +++ b/src/uncategorized/reRecruit.tw @@ -1521,7 +1521,7 @@ Knowing what's coming, the teachers in the facility do train their pupils accord <<set $activeSlave.race = "white">> <<NationalityToName $activeSlave>> <<NationalityToAccent $activeSlave>> -<<set $activeSlave.skin = "tanned">> +<<set $activeSlave.skin = "light">> <<set $activeSlave.voice = 3>> <<set $activeSlave.boobShape = "perky">> <<set $activeSlave.eyeColor = "blue">> diff --git a/src/uncategorized/remoteSurgery.tw b/src/uncategorized/remoteSurgery.tw index d4948ea4dc108d8897540eb5a6a303b36447da23..395b1b365471978e9da76ceed46085b5eb61f481 100644 --- a/src/uncategorized/remoteSurgery.tw +++ b/src/uncategorized/remoteSurgery.tw @@ -1022,17 +1022,17 @@ Alter her Race: <<if $toSearch.indexOf("surgically") == -1>> <<if $activeSlave.indentureRestrictions < 1>> $pronounCap is $activeSlave.race. Surgically alter $object to look more: - [[Caucasian|Surgery Degradation][$activeSlave.race = "surgically altered to look white",$activeSlave.skin = either("pale", "tanned", "fair"),$activeSlave.eyeColor = either("blue", "brown", "green"),$activeSlave.hColor = either("black", "blonde", "red", "brown"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | - [[Latina|Surgery Degradation][$activeSlave.race = "surgically altered to look latina",$activeSlave.skin = either("olive", "brown", "light brown"),$activeSlave.hColor = either("black", "black", "brown", "brown"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | - [[Black|Surgery Degradation][$activeSlave.race = "surgically altered to look black",$activeSlave.skin = either("black", "brown", "light brown"),$activeSlave.hColor = either("black", "black", "black", "brown"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | - [[Asian|Surgery Degradation][$activeSlave.race = "surgically altered to look asian",$activeSlave.skin = either("pale", "dark", "light"),$activeSlave.hColor = either("black"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | - [[Middle Eastern|Surgery Degradation][$activeSlave.race = "surgically altered to look middle eastern",$activeSlave.skin = either("pale", "dark", "light"),$activeSlave.hColor = "black",$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | + [[Caucasian|Surgery Degradation][$activeSlave.race = "surgically altered to look white",$activeSlave.skin = either("pale", "light", "fair"),$activeSlave.eyeColor = either("blue", "brown", "green"),$activeSlave.hColor = either("black", "blonde", "red", "brown"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | + [[Latina|Surgery Degradation][$activeSlave.race = "surgically altered to look latina",$activeSlave.skin = either("light olive", "brown", "dark brown", "tanned", "dark olive"),$activeSlave.hColor = either("black", "black", "brown", "brown"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | + [[Black|Surgery Degradation][$activeSlave.race = "surgically altered to look black",$activeSlave.skin = either("black", "brown", "dark brown"),$activeSlave.hColor = either("black", "black", "black", "brown"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | + [[Asian|Surgery Degradation][$activeSlave.race = "surgically altered to look asian",$activeSlave.skin = either("light olive", "dark olive", "light"),$activeSlave.hColor = either("black"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | + [[Middle Eastern|Surgery Degradation][$activeSlave.race = "surgically altered to look middle eastern",$activeSlave.skin = either("tanned", "dark olive", "light olive"),$activeSlave.hColor = "black",$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | [[Indo-aryan|Surgery Degradation][$activeSlave.race = "surgically altered to look indo-aryan",$activeSlave.skin = either("dark", "light"),$activeSlave.hColor = "black",$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] - [[Pacific Islander|Surgery Degradation][$activeSlave.race = "surgically altered to look pacific islander",$activeSlave.skin = either("dark", "light brown", "brown"),$activeSlave.hColor = either("black"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | + [[Pacific Islander|Surgery Degradation][$activeSlave.race = "surgically altered to look pacific islander",$activeSlave.skin = either("dark", "dark olive", "brown"),$activeSlave.hColor = either("black"),$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | [[Malay|Surgery Degradation][$activeSlave.race = "surgically altered to look malay",$activeSlave.skin = either("dark", "light"),$activeSlave.hColor = "black",$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | - [[Amerindian|Surgery Degradation][$activeSlave.race = "surgically altered to look amerindian",$activeSlave.skin = either("light brown", "brown", "light"),$activeSlave.hColor = "black",$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | - [[Southern European|Surgery Degradation][$activeSlave.race = "surgically altered to look southern european",$activeSlave.skin = either("fair", "olive", "tanned", "pale"),$activeSlave.hColor = "black",$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | - [[Semitic|Surgery Degradation][$activeSlave.race = "surgically altered to look semitic",$activeSlave.skin = either("pale", "olive" "tanned", "fair"),$activeSlave.hColor = "black", "brown",$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] + [[Amerindian|Surgery Degradation][$activeSlave.race = "surgically altered to look amerindian",$activeSlave.skin = either("dark", "brown", "light"),$activeSlave.hColor = "black",$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | + [[Southern European|Surgery Degradation][$activeSlave.race = "surgically altered to look southern european",$activeSlave.skin = either("fair", "light olive", "tanned", "pale"),$activeSlave.hColor = "black",$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] | + [[Semitic|Surgery Degradation][$activeSlave.race = "surgically altered to look semitic",$activeSlave.skin = either("light", "light olive" "tanned", "dark olive"),$activeSlave.hColor = "black", "brown",$cash -= $surgeryCost, $activeSlave.health -= 20,$surgeryType = "race"]] <<else>> //$possessiveCap indenture forbids elective surgery// <</if>> diff --git a/src/uncategorized/salon.tw b/src/uncategorized/salon.tw index f311ef666d9c164d6266bcd775128fbb087e709c..179cde97793177026cd19f3beb06d3c4d518fe21 100644 --- a/src/uncategorized/salon.tw +++ b/src/uncategorized/salon.tw @@ -402,10 +402,10 @@ Treat nails: /* SKIN */ -<<set $tannableSkin = ["natural", "lightened", "white", "fair", "pale", "light", "extremely pale"]>> -<<set $lightenableSkin = ["natural", "dark", "olive", "black", "brown", "light brown", "tanned"]>> -<<set $bleachableSkin = ["natural", "lightened", "white", "fair", "light"]>> -<<set $darkenableSkin = ["natural", "lightened", "white", "fair", "pale", "light", "extremely pale", "olive", "tanned", "light brown", "brown"]>> +<<set $tannableSkin = ["natural", "lightened", "white", "fair", "pale", "light", "very pale"]>> +<<set $lightenableSkin = ["natural", "dark", "dark olive", "black", "brown", "dark brown", "tanned"]>> +<<set $bleachableSkin = ["natural", "lightened", "pale", "fair", "light"]>> +<<set $darkenableSkin = ["natural", "lightened", "white", "fair", "pale", "light", "very pale", "light olive", "tanned", "brown", "dark brown"]>> <<set $dyedSkin = ["red dyed", "green dyed", "blue dyed", "dyed red", "dyed green", "dyed blue", "tiger striped", "camouflage patterned"]>> diff --git a/src/uncategorized/seCustomSlaveDelivery.tw b/src/uncategorized/seCustomSlaveDelivery.tw index b72157121a584513af3d8250eb4024eb76d673ec..d1b2a4f588e48e381ad448a1a3785c3556df2a12 100644 --- a/src/uncategorized/seCustomSlaveDelivery.tw +++ b/src/uncategorized/seCustomSlaveDelivery.tw @@ -112,20 +112,20 @@ <<set $activeSlave.trust = random(-10,10)>> <<if $activeSlave.race == "black">> - <<if $customSlave.skin == 0>><<set $activeSlave.skin = either("black", "brown", "light brown")>><</if>> + <<if $customSlave.skin == 0>><<set $activeSlave.skin = either("black", "brown", "dark brown")>><</if>> <<set $activeSlave.hColor = either("black", "black", "black", "brown")>> <<set $activeSlave.hStyle = either("shoulder-length", "short", "very short", "shaved bald", "crinkled")>> <<elseif $activeSlave.race == "white">> - <<if $customSlave.skin == 0>><<set $activeSlave.skin = either("pale", "tanned", "fair")>><</if>> + <<if $customSlave.skin == 0>><<set $activeSlave.skin = either("pale", "light", "fair")>><</if>> <<set $activeSlave.eyeColor = either("blue", "brown", "green")>> <<set $activeSlave.hColor = either("black", "blonde", "red", "brown")>> <<set $activeSlave.hStyle = either("ass-length", "long", "shoulder-length", "short", "very short", "shaved bald")>> <<elseif $activeSlave.race == "latina">> - <<if $customSlave.skin == 0>><<set $activeSlave.skin = either("olive", "brown", "light brown", "tanned", "fair")>><</if>> + <<if $customSlave.skin == 0>><<set $activeSlave.skin = either("light olive", "brown", "dark brown", "tanned", "dark olive")>><</if>> <<set $activeSlave.hColor = either("black", "black", "brown", "brown")>> <<set $activeSlave.hStyle = either("ass-length", "long", "shoulder-length", "short", "very short", "shaved bald")>> <<elseif $activeSlave.race == "asian">> - <<if $customSlave.skin == 0>><<set $activeSlave.skin = either("pale", "dark", "light")>><</if>> + <<if $customSlave.skin == 0>><<set $activeSlave.skin = either("light olive", "dark olive", "light")>><</if>> <<set $activeSlave.hColor = either("black")>> <<set $activeSlave.hStyle = either("ass-length", "long", "shoulder-length", "short", "very short", "shaved bald")>> <<elseif ($activeSlave.race == "indo-aryan") || ($activeSlave.race == "malay") || ($activeSlave.race == "pacific islander") || ($activeSlave.race == "amerindian")>> @@ -133,7 +133,7 @@ <<set $activeSlave.hColor = either("black")>> <<set $activeSlave.hStyle = either("ass-length", "long", "shoulder-length", "short", "very short", "shaved bald")>> <<elseif ($activeSlave.race == "middle eastern") || ($activeSlave.race == "semitic") || ($activeSlave.race == "southern european")>> - <<if $customSlave.skin == 0>><<set $activeSlave.skin = either("pale", "dark", "light")>><</if>> + <<if $customSlave.skin == 0>><<set $activeSlave.skin = either("tanned", "dark olive", "light olive")>><</if>> <<set $activeSlave.hColor = either("black")>> <<set $activeSlave.hStyle = either("ass-length", "long", "shoulder-length", "short", "very short", "shaved bald")>> <</if>>