Skip to content
Snippets Groups Projects
Commit 94fda3b8 authored by Pregmodder's avatar Pregmodder
Browse files

Fixes, vanilla cleanup and RESS work.

parent 8dc3263b
No related branches found
No related tags found
No related merge requests found
...@@ -345,11 +345,10 @@ slave's assignment ...@@ -345,11 +345,10 @@ slave's assignment
"work a glory hole" "work a glory hole"
"work in the dairy" "work in the dairy"
"get milked" "get milked"
"guard you"
"please you" "please you"
"stay confined" "stay confined"
"guard you" "guard you" - obsolete?
"recruit girls" "recruit girls" - obsolete?
"be your Head Girl" "be your Head Girl"
"work as a servant" "work as a servant"
"serve in the master suite" "serve in the master suite"
...@@ -372,7 +371,6 @@ slave's assignment ...@@ -372,7 +371,6 @@ slave's assignment
"work in the brothel" "work in the brothel"
"be confined in the cellblock" "be confined in the cellblock"
"be your Recruiter" "be your Recruiter"
"stay confined"
assignmentVisable: assignmentVisable:
......
:: Upload Slave :: Upload Slave [nobr]
<<nobr>> <<set $nextButton = "Continue", $nextLink = "Slave Interact">>
<<set $nextButton = "Continue">> //Copy and paste this block of stats to submit a slave for hardcoded inclusion. Unsupported in Pregmod - Use export slave instead//
<<set $nextLink = "Slave Interact">>
<</nobr>>\ <br><br>
\
//Copy and paste this block of stats to submit a slave for hardcoded inclusion.//
<<nobr>> VERSION $ver BUILD $releaseID<br><br>
slaveName: "$activeSlave.slaveName",
slaveSurname: "$activeSlave.slaveName",
birthName: "$activeSlave.birthName",
birthSurname: "$activeSlave.birthSurname",
genes: "$activeSlave.genes",
weekAcquired: 1,
origin: <<if $activeSlave.origin == 0>>0<<else>>"$activeSlave.origin"<</if>>,
career: <<if $activeSlave.career == 0>>0<<else>>"$activeSlave.career"<</if>>,
ID: $activeSlave.ID,
pornFame: $activeSlave.pornFame,
pornFameSpending: $activeSlave.pornFameSpending,
prestige: $activeSlave.prestige,
prestigeDesc: "$activeSlave.prestigeDesc",
recruiter: 0,
relation: 0,
relationTarget: 0,
relationship: 0,
relationshipTarget: 0,
rivalry: 0,
rivalryTarget: 0,
subTarget: 0,
choosesOwnAssignment: 0,
assignment: "rest",
assignmentVisible: 1,
sentence: 0,
training: 0,
toyHole: "all her holes",
indenture: -1,
indentureRestrictions: 0,
birthWeek: random(0,51),
age: $activeSlave.age,
ageImplant: $activeSlave.ageImplant,
health: $activeSlave.health,
minorInjury: 0,
trust: $activeSlave.trust,
oldTrust: $activeSlave.trust,
devotion: $activeSlave.devotion,
oldDevotion: $activeSlave.devotion,
weight: $activeSlave.weight,
muscles: $activeSlave.muscles,
height: $activeSlave.height,
heightImplant: $activeSlave.heightImplant,
nationality: "$activeSlave.nationality",
race: "$activeSlave.race",
markings: "none",
eyes: "$activeSlave.eyes",
eyeColor: "$activeSlave.eyeColor",
eyewear: "none",
hColor: "$activeSlave.hColor",
pubicHColor: "$activeSlave.pubicHColor",
skin: "$activeSlave.skin",
hLength: $activeSlave.hLength,
hStyle: "$activeSlave.hStyle",
pubicHStyle: "$activeSlave.pubicHStyle",
waist: $activeSlave.waist,
corsetPiercing: 0,
amp: $activeSlave.amp,
heels: $activeSlave.heels,
voice: $activeSlave.voice,
voiceImplant: $activeSlave.voiceImplant,
accent: $activeSlave.accent,
shoulders: $activeSlave.shoulders,
shouldersImplant: $activeSlave.shouldersImplant,
boobs: $activeSlave.boobs,
boobsImplant: $activeSlave.boobsImplant,
boobsImplantType: $activeSlave.boobsImplantType,
boobShape: "normal",
nipples: "$activeSlave.nipples",
nipplesPiercing: $activeSlave.nipplesPiercing,
areolae: $activeSlave.areolae,
areolaePiercing: $activeSlave.areolaePiercing,
boobsTat: "$activeSlave.boobsTat",
lactation: $activeSlave.lactation,
lactationAdaptation: 0,
milk: 0,
cum: 0,
hips: $activeSlave.hips,
hipsImplant: $activeSlave.hipsImplant,
butt: $activeSlave.butt,
buttImplant: $activeSlave.buttImplant,
buttImplantType: $activeSlave.buttImplantType,
buttTat: "$activeSlave.buttTat",
face: $activeSlave.face,
faceImplant: $activeSlave.faceImplant,
faceShape: "normal",
lips: $activeSlave.lips,
lipsImplant: $activeSlave.lipsImplant,
lipsPiercing: $activeSlave.lipsPiercing,
lipsTat: "$activeSlave.lipsTat",
teeth: "$activeSlave.teeth",
tonguePiercing: $activeSlave.tonguePiercing,
vagina: $activeSlave.vagina,
vaginaLube: $activeSlave.vaginaLube,
vaginaPiercing: $activeSlave.vaginaPiercing,
vaginaTat: "$activeSlave.vaginaTat",
preg: $activeSlave.preg,
pregSource: 0,
pregType: 0,
labor: 0,
births: $activeSlave.births,
cSec: 0,
bellyAccessory: "none",
labia: $activeSlave.labia,
clit: $activeSlave.clit,
clitPiercing: $activeSlave.clitPiercing,
clitSetting: "$activeSlave.clitSetting",
foreskin: 0,
anus: $activeSlave.anus,
dick: $activeSlave.dick,
analArea: 1,
dickPiercing: $activeSlave.dickPiercing,
dickTat: "$activeSlave.dickTat",
balls: $activeSlave.balls,
scrotum: 0,
ovaries: $activeSlave.ovaries,
anusPiercing: $activeSlave.anusPiercing,
anusTat: "$activeSlave.anusTat",
makeup: $activeSlave.makeup,
nails: $activeSlave.nails,
brand: <<if $activeSlave.brand == 0>>0<<else>>"$activeSlave.brand "<</if>>,
brandLocation: <<if $activeSlave.brandLocation == 0>>0<<else>>"$activeSlave.brandLocation"<</if>>,
earPiercing: $activeSlave.earPiercing,
nosePiercing: $activeSlave.nosePiercing,
eyebrowPiercing: $activeSlave.eyebrowPiercing,
navelPiercing: $activeSlave.navelPiercing,
shouldersTat: "$activeSlave.shouldersTat",
armsTat: "$activeSlave.armsTat",
legsTat: "$activeSlave.legsTat",
backTat: "$activeSlave.backTat",
stampTat: "$activeSlave.stampTat",
vaginalSkill: $activeSlave.vaginalSkill,
oralSkill: $activeSlave.oralSkill,
analSkill: $activeSlave.analSkill,
whoreSkill: $activeSlave.whoreSkill,
entertainSkill: $activeSlave.entertainSkill,
combatSkill: $activeSlave.combatSkill,
livingRules: "$activeSlave.livingRules",
speechRules: "$activeSlave.speechRules",
releaseRules: "$activeSlave.releaseRules",
relationshipRules: "$activeSlave.relationshipRules",
standardPunishment: "situational",
standardReward: "situational",
useRulesAssistant: 1,
diet: "$activeSlave.diet",
dietCum: $activeSlave.dietCum,
dietMilk: $activeSlave.dietMilk,
tired: 0,
hormones: 0,
drugs: "$activeSlave.drugs",
curatives: 0,
chem: 0,
aphrodisiacs: 0,
addict: $activeSlave.addict,
fuckdoll: 0,
choosesOwnClothes: 0,
clothes: "$activeSlave.clothes",
collar: "$activeSlave.collar",
shoes: "$activeSlave.shoes",
vaginalAccessory: "none",
dickAccessory: "none",
buttplug: "none",
intelligence: $activeSlave.intelligence,
intelligenceImplant: $activeSlave.intelligenceImplant,
energy: $activeSlave.energy,
need: 0,
attrXX: $activeSlave.attrXX,
attrXY: $activeSlave.attrXY,
attrKnown: $activeSlave.attrKnown,
fetish: "$activeSlave.fetish",
fetishStrength: $activeSlave.fetishStrength,
fetishKnown: $activeSlave.fetishKnown,
behavioralFlaw: "$activeSlave.behavioralFlaw",
behavioralQuirk: "none",
sexualFlaw: "$activeSlave.sexualFlaw",
sexualQuirk: "none",
oralCount: 0,
vaginalCount: 0,
analCount: 0,
mammaryCount: 0,
penetrativeCount: 0,
pitKills: 0,
customTat: "$activeSlave.customTat",
customLabel: "",
customDesc: "$activeSlave.customDesc",
customImage: 0,
currentRules: $activeSlave.currentRules
VERSION $ver BUILD $releaseID<br>
slaveName: "$activeSlave.slaveName", slaveSurname: "$activeSlave.slaveName", birthName: "$activeSlave.birthName", birthSurname: "$activeSlave.birthSurname", genes: "$activeSlave.genes", weekAcquired: 1, origin: <<if $activeSlave.origin == 0>>0<<else>>"$activeSlave.origin"<</if>>, career: <<if $activeSlave.career == 0>>0<<else>>"$activeSlave.career"<</if>>, ID: $activeSlave.ID, pornFame: $activeSlave.pornFame, pornFameSpending: $activeSlave.pornFameSpending, prestige: $activeSlave.prestige, prestigeDesc: "$activeSlave.prestigeDesc", recruiter: 0, relation: 0, relationTarget: 0, relationship: 0, relationshipTarget: 0, rivalry: 0, rivalryTarget: 0, subTarget: 0, choosesOwnAssignment: 0, assignment: "rest", assignmentVisible: 1, sentence: 0, training: 0, toyHole: "all her holes", indenture: -1, indentureRestrictions: 0, birthWeek: random(0,51), age: $activeSlave.age, ageImplant: $activeSlave.ageImplant, health: $activeSlave.health, minorInjury: 0, trust: $activeSlave.trust, oldTrust: $activeSlave.trust, devotion: $activeSlave.devotion, oldDevotion: $activeSlave.devotion, weight: $activeSlave.weight, muscles: $activeSlave.muscles, height: $activeSlave.height, heightImplant: $activeSlave.heightImplant, nationality: "$activeSlave.nationality", race: "$activeSlave.race", markings: "none", eyes: 1, eyeColor: "$activeSlave.eyeColor", eyewear: "none", hColor: "$activeSlave.hColor", pubicHColor: "$activeSlave.pubicHColor", skin: "$activeSlave.skin", hLength: $activeSlave.hLength, hStyle: "$activeSlave.hStyle", pubicHStyle: "$activeSlave.pubicHStyle", waist: $activeSlave.waist, corsetPiercing: 0, amp: $activeSlave.amp, heels: $activeSlave.heels, voice: $activeSlave.voice, voiceImplant: $activeSlave.voiceImplant, accent: $activeSlave.accent, shoulders: $activeSlave.shoulders, shouldersImplant: $activeSlave.shouldersImplant, boobs: $activeSlave.boobs, boobsImplant: $activeSlave.boobsImplant, boobsImplantType: $activeSlave.boobsImplantType, boobShape: "normal", nipples: "$activeSlave.nipples", nipplesPiercing: $activeSlave.nipplesPiercing, areolae: $activeSlave.areolae, areolaePiercing: $activeSlave.areolaePiercing, boobsTat: "$activeSlave.boobsTat", lactation: $activeSlave.lactation, lactationAdaptation: 0, milk: 0, cum: 0, hips: $activeSlave.hips, hipsImplant: $activeSlave.hipsImplant, butt: $activeSlave.butt, buttImplant: $activeSlave.buttImplant, buttImplantType: $activeSlave.buttImplantType, buttTat: "$activeSlave.buttTat", face: $activeSlave.face, faceImplant: $activeSlave.faceImplant, faceShape: "normal", lips: $activeSlave.lips, lipsImplant: $activeSlave.lipsImplant, lipsPiercing: $activeSlave.lipsPiercing, lipsTat: "$activeSlave.lipsTat", teeth: "$activeSlave.teeth", tonguePiercing: $activeSlave.tonguePiercing, vagina: $activeSlave.vagina, vaginaLube: $activeSlave.vaginaLube, vaginaPiercing: $activeSlave.vaginaPiercing, vaginaTat: "$activeSlave.vaginaTat", preg: $activeSlave.preg, pregSource: 0, pregType: 0, labor: 0, births: $activeSlave.births, cSec: 0, bellyAccessory: "none", labia: $activeSlave.labia, clit: $activeSlave.clit, clitPiercing: $activeSlave.clitPiercing, clitSetting: "$activeSlave.clitSetting", foreskin: 0, anus: $activeSlave.anus, dick: $activeSlave.dick, analArea: 1, dickPiercing: $activeSlave.dickPiercing, dickTat: "$activeSlave.dickTat", balls: $activeSlave.balls, scrotum: 0, ovaries: $activeSlave.ovaries, anusPiercing: $activeSlave.anusPiercing, anusTat: "$activeSlave.anusTat", makeup: $activeSlave.makeup, nails: $activeSlave.nails, brand: <<if $activeSlave.brand == 0>>0<<else>>"$activeSlave.brand "<</if>>, brandLocation: <<if $activeSlave.brandLocation == 0>>0<<else>>"$activeSlave.brandLocation"<</if>>, earPiercing: $activeSlave.earPiercing, nosePiercing: $activeSlave.nosePiercing, eyebrowPiercing: $activeSlave.eyebrowPiercing, navelPiercing: $activeSlave.navelPiercing, shouldersTat: "$activeSlave.shouldersTat", armsTat: "$activeSlave.armsTat", legsTat: "$activeSlave.legsTat", backTat: "$activeSlave.backTat", stampTat: "$activeSlave.stampTat", vaginalSkill: $activeSlave.vaginalSkill, oralSkill: $activeSlave.oralSkill, analSkill: $activeSlave.analSkill, whoreSkill: $activeSlave.whoreSkill, entertainSkill: $activeSlave.entertainSkill, combatSkill: $activeSlave.combatSkill, livingRules: "$activeSlave.livingRules", speechRules: "$activeSlave.speechRules", releaseRules: "$activeSlave.releaseRules", relationshipRules: "$activeSlave.relationshipRules", standardPunishment: "situational", standardReward: "situational", useRulesAssistant: 1, diet: "$activeSlave.diet", dietCum: $activeSlave.dietCum, dietMilk: $activeSlave.dietMilk, tired: 0, hormones: 0, drugs: "$activeSlave.drugs", curatives: 0, chem: 0, aphrodisiacs: 0, addict: $activeSlave.addict, fuckdoll: 0, choosesOwnClothes: 0, clothes: "$activeSlave.clothes", collar: "$activeSlave.collar", shoes: "$activeSlave.shoes", vaginalAccessory: "none", dickAccessory: "none", buttplug: "none", intelligence: $activeSlave.intelligence, intelligenceImplant: $activeSlave.intelligenceImplant, energy: $activeSlave.energy, need: 0, attrXX: $activeSlave.attrXX, attrXY: $activeSlave.attrXY, attrKnown: $activeSlave.attrKnown, fetish: "$activeSlave.fetish", fetishStrength: $activeSlave.fetishStrength, fetishKnown: $activeSlave.fetishKnown, behavioralFlaw: "$activeSlave.behavioralFlaw", behavioralQuirk: "none", sexualFlaw: "$activeSlave.sexualFlaw", sexualQuirk: "none", oralCount: 0, vaginalCount: 0, analCount: 0, mammaryCount: 0, penetrativeCount: 0, pitKills: 0, customTat: "$activeSlave.customTat", customLabel: "", customDesc: "$activeSlave.customDesc", customImage: 0, currentRules: $activeSlave.currentRules
<</nobr>>
This diff is collapsed.
This diff is collapsed.
...@@ -1344,7 +1344,7 @@ ...@@ -1344,7 +1344,7 @@
<<if ($eventSlave.entertainSkill >= 100)>> <<if ($eventSlave.entertainSkill >= 100)>>
<<if ($eventSlave.trust > 50)>> <<if ($eventSlave.trust > 50)>>
<<if ($eventSlave.assignment == "serve the public")>> <<if ["serve the public", "serve in the club"].includes($eventSlave.assignment)>>
<<set $RESSevent.push("masterful entertainer")>> <<set $RESSevent.push("masterful entertainer")>>
<</if>> <</if>>
<</if>> <</if>>
......
...@@ -169,7 +169,7 @@ $pronounCap has ...@@ -169,7 +169,7 @@ $pronounCap has
<</if>> <</if>>
<<if $activeSlave.lipsImplant == 0>> <<if $activeSlave.lipsImplant == 0>>
<<elseif $activeSlave.lipsImplant <= 10>> <<elseif $activeSlave.lipsImplant <= 10>>
$pronounCap has normal lip implants. $pronounCap has moderate lip implants.
<<elseif $activeSlave.lipsImplant <= 20>> <<elseif $activeSlave.lipsImplant <= 20>>
$pronounCap has large lip implants. $pronounCap has large lip implants.
<<else>> <<else>>
...@@ -304,7 +304,7 @@ Work on her chest: ...@@ -304,7 +304,7 @@ Work on her chest:
<<elseif $activeSlave.boobsImplant > 400>> <<elseif $activeSlave.boobsImplant > 400>>
$pronounCap has large, <<print $activeSlave.boobsImplant>>cc breast implants. $pronounCap has large, <<print $activeSlave.boobsImplant>>cc breast implants.
<<elseif $activeSlave.boobsImplant > 200>> <<elseif $activeSlave.boobsImplant > 200>>
$pronounCap has normal, <<print $activeSlave.boobsImplant>>cc breast implants. $pronounCap has moderate, <<print $activeSlave.boobsImplant>>cc breast implants.
<<elseif $activeSlave.boobsImplant > 0>> <<elseif $activeSlave.boobsImplant > 0>>
$pronounCap has small, <<print $activeSlave.boobsImplant>>cc breast implants. $pronounCap has small, <<print $activeSlave.boobsImplant>>cc breast implants.
<</if>> <</if>>
...@@ -595,7 +595,7 @@ $pronounCap's got a ...@@ -595,7 +595,7 @@ $pronounCap's got a
<<if $activeSlave.buttImplant == 0>> <<if $activeSlave.buttImplant == 0>>
<<elseif $activeSlave.buttImplant == 1>> <<elseif $activeSlave.buttImplant == 1>>
$pronounCap has normal butt implants. $pronounCap has moderate butt implants.
<<elseif $activeSlave.buttImplant > 1>> <<elseif $activeSlave.buttImplant > 1>>
$pronounCap has enormous butt implants. $pronounCap has enormous butt implants.
<</if>> <</if>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment