Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fc-pregmod
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
macaronideath
fc-pregmod
Commits
b930d4b9
Commit
b930d4b9
authored
4 years ago
by
Anu
Browse files
Options
Downloads
Patches
Plain Diff
Prevent incestuous recETS pairs from hating their partner's gender
parent
dad7cc4e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/uncategorized/recETS.tw
+42
-0
42 additions, 0 deletions
src/uncategorized/recETS.tw
with
42 additions
and
0 deletions
src/uncategorized/recETS.tw
+
42
−
0
View file @
b930d4b9
...
@@ -167,6 +167,9 @@
...
@@ -167,6 +167,9 @@
<<set $activeSlave.clothes = "conservative clothing">>
<<set $activeSlave.clothes = "conservative clothing">>
<<run setHealth($activeSlave, jsRandom(20, 40), 0, 0, 0)>>
<<run setHealth($activeSlave, jsRandom(20, 40), 0, 0, 0)>>
<<set $activeSlave.pubicHStyle = "bushy">>
<<set $activeSlave.pubicHStyle = "bushy">>
<<if $activeSlave.behavioralFlaw == "hates men">>
<<set $activeSlave.behavioralFlaw == "none">>
<</if>>
<<set $activeSlave.behavioralQuirk = "sinful">>
<<set $activeSlave.behavioralQuirk = "sinful">>
<<set $activeSlave.canRecruit = 0>>
<<set $activeSlave.canRecruit = 0>>
<<set $activeSlave.relationship = 3>>
<<set $activeSlave.relationship = 3>>
...
@@ -191,6 +194,9 @@
...
@@ -191,6 +194,9 @@
<<set $activeSlave.faceShape = "masculine">>
<<set $activeSlave.faceShape = "masculine">>
<<set $activeSlave.clothes = "conservative clothing">>
<<set $activeSlave.clothes = "conservative clothing">>
<<run setHealth($activeSlave, jsRandom(20, 40), 0, 0, 0)>>
<<run setHealth($activeSlave, jsRandom(20, 40), 0, 0, 0)>>
<<if $activeSlave.behavioralFlaw == "hates women">>
<<set $activeSlave.behavioralFlaw == "none">>
<</if>>
<<set $activeSlave.behavioralQuirk = "sinful">>
<<set $activeSlave.behavioralQuirk = "sinful">>
<<set $activeSlave.canRecruit = 0>>
<<set $activeSlave.canRecruit = 0>>
<<set $activeSlave.relationship = 3>>
<<set $activeSlave.relationship = 3>>
...
@@ -226,6 +232,9 @@
...
@@ -226,6 +232,9 @@
<<set $activeSlave.clothes = "cutoffs and a t-shirt">>
<<set $activeSlave.clothes = "cutoffs and a t-shirt">>
<<run setHealth($activeSlave, jsRandom(20, 40), 0, 0, 0)>>
<<run setHealth($activeSlave, jsRandom(20, 40), 0, 0, 0)>>
<<set $activeSlave.pubicHStyle = "in a strip">>
<<set $activeSlave.pubicHStyle = "in a strip">>
<<if $activeSlave.behavioralFlaw == "hates men">>
<<set $activeSlave.behavioralFlaw == "none">>
<</if>>
<<set $activeSlave.behavioralQuirk = "sinful">>
<<set $activeSlave.behavioralQuirk = "sinful">>
<<run setMissingParents($activeSlave)>>
<<run setMissingParents($activeSlave)>>
<<set $activeSlave.canRecruit = 0>>
<<set $activeSlave.canRecruit = 0>>
...
@@ -252,6 +261,9 @@
...
@@ -252,6 +261,9 @@
<<set $activeSlave.clothes = "cutoffs and a t-shirt">>
<<set $activeSlave.clothes = "cutoffs and a t-shirt">>
<<run setHealth($activeSlave, jsRandom(20, 40), 0, 0, 0)>>
<<run setHealth($activeSlave, jsRandom(20, 40), 0, 0, 0)>>
<<set $activeSlave.pubicHStyle = "in a strip">>
<<set $activeSlave.pubicHStyle = "in a strip">>
<<if $activeSlave.behavioralFlaw == "hates women">>
<<set $activeSlave.behavioralFlaw == "none">>
<</if>>
<<set $activeSlave.behavioralQuirk = "sinful">>
<<set $activeSlave.behavioralQuirk = "sinful">>
<<run setMissingParents($activeSlave)>>
<<run setMissingParents($activeSlave)>>
<<set $activeSlave.canRecruit = 0>>
<<set $activeSlave.canRecruit = 0>>
...
@@ -276,6 +288,9 @@
...
@@ -276,6 +288,9 @@
<<run setHealth($activeSlave, jsRandom(20, 40), 0, 0, 0)>>
<<run setHealth($activeSlave, jsRandom(20, 40), 0, 0, 0)>>
<<set $activeSlave.attrXY = 80>>
<<set $activeSlave.attrXY = 80>>
<<set $activeSlave.pubicHStyle = "bushy">>
<<set $activeSlave.pubicHStyle = "bushy">>
<<if $activeSlave.behavioralFlaw == "hates men">>
<<set $activeSlave.behavioralFlaw == "none">>
<</if>>
<<set $activeSlave.behavioralQuirk = "sinful">>
<<set $activeSlave.behavioralQuirk = "sinful">>
<<run setMissingParents($activeSlave)>>
<<run setMissingParents($activeSlave)>>
<<set $activeSlave.canRecruit = 0>>
<<set $activeSlave.canRecruit = 0>>
...
@@ -300,6 +315,9 @@
...
@@ -300,6 +315,9 @@
<<set $activeSlave.clothes = "cutoffs and a t-shirt">>
<<set $activeSlave.clothes = "cutoffs and a t-shirt">>
<<run setHealth($activeSlave, jsRandom(20, 40), 0, 0, 0)>>
<<run setHealth($activeSlave, jsRandom(20, 40), 0, 0, 0)>>
<<set $activeSlave.pubicHStyle = "in a strip">>
<<set $activeSlave.pubicHStyle = "in a strip">>
<<if $activeSlave.behavioralFlaw == "hates women">>
<<set $activeSlave.behavioralFlaw == "none">>
<</if>>
<<set $activeSlave.behavioralQuirk = "sinful">>
<<set $activeSlave.behavioralQuirk = "sinful">>
<<run setMissingParents($activeSlave)>>
<<run setMissingParents($activeSlave)>>
<<set $activeSlave.canRecruit = 0>>
<<set $activeSlave.canRecruit = 0>>
...
@@ -323,6 +341,9 @@
...
@@ -323,6 +341,9 @@
<<run setHealth($activeSlave, jsRandom(20, 40), 0, 0, 0)>>
<<run setHealth($activeSlave, jsRandom(20, 40), 0, 0, 0)>>
<<set $activeSlave.attrXY = 80>>
<<set $activeSlave.attrXY = 80>>
<<set $activeSlave.pubicHStyle = "bushy">>
<<set $activeSlave.pubicHStyle = "bushy">>
<<if $activeSlave.behavioralFlaw == "hates men">>
<<set $activeSlave.behavioralFlaw == "none">>
<</if>>
<<set $activeSlave.behavioralQuirk = "sinful">>
<<set $activeSlave.behavioralQuirk = "sinful">>
<<run setMissingParents($activeSlave)>>
<<run setMissingParents($activeSlave)>>
<<set $activeSlave.canRecruit = 0>>
<<set $activeSlave.canRecruit = 0>>
...
@@ -347,6 +368,9 @@
...
@@ -347,6 +368,9 @@
<<set $activeSlave.clothes = "cutoffs and a t-shirt">>
<<set $activeSlave.clothes = "cutoffs and a t-shirt">>
<<run setHealth($activeSlave, jsRandom(20, 40), 0, 0, 0)>>
<<run setHealth($activeSlave, jsRandom(20, 40), 0, 0, 0)>>
<<set $activeSlave.pubicHStyle = "in a strip">>
<<set $activeSlave.pubicHStyle = "in a strip">>
<<if $activeSlave.behavioralFlaw == "hates men">>
<<set $activeSlave.behavioralFlaw == "none">>
<</if>>
<<set $activeSlave.behavioralQuirk = "sinful">>
<<set $activeSlave.behavioralQuirk = "sinful">>
<<run setMissingParents($activeSlave)>>
<<run setMissingParents($activeSlave)>>
<<set $activeSlave.canRecruit = 0>>
<<set $activeSlave.canRecruit = 0>>
...
@@ -383,6 +407,9 @@
...
@@ -383,6 +407,9 @@
<<set $activeSlave.clothes = "conservative clothing">>
<<set $activeSlave.clothes = "conservative clothing">>
<<run setHealth($activeSlave, jsRandom(20, 40), 0, 0, 0)>>
<<run setHealth($activeSlave, jsRandom(20, 40), 0, 0, 0)>>
<<set $activeSlave.pubicHStyle = "bushy">>
<<set $activeSlave.pubicHStyle = "bushy">>
<<if $activeSlave.behavioralFlaw == "hates women">>
<<set $activeSlave.behavioralFlaw == "none">>
<</if>>
<<set $activeSlave.behavioralQuirk = "sinful">>
<<set $activeSlave.behavioralQuirk = "sinful">>
<<set $activeSlave.canRecruit = 0>>
<<set $activeSlave.canRecruit = 0>>
<<set $activeSlave.relationship = 3>>
<<set $activeSlave.relationship = 3>>
...
@@ -407,6 +434,9 @@
...
@@ -407,6 +434,9 @@
<<set $activeSlave.faceShape = "masculine">>
<<set $activeSlave.faceShape = "masculine">>
<<set $activeSlave.clothes = "conservative clothing">>
<<set $activeSlave.clothes = "conservative clothing">>
<<run setHealth($activeSlave, jsRandom(20, 40), 0, 0, 0)>>
<<run setHealth($activeSlave, jsRandom(20, 40), 0, 0, 0)>>
<<if $activeSlave.behavioralFlaw == "hates men">>
<<set $activeSlave.behavioralFlaw == "none">>
<</if>>
<<set $activeSlave.behavioralQuirk = "sinful">>
<<set $activeSlave.behavioralQuirk = "sinful">>
<<set $activeSlave.canRecruit = 0>>
<<set $activeSlave.canRecruit = 0>>
<<set $activeSlave.relationship = 3>>
<<set $activeSlave.relationship = 3>>
...
@@ -761,6 +791,9 @@
...
@@ -761,6 +791,9 @@
<<set $activeSlave.lactationDuration = 0>>
<<set $activeSlave.lactationDuration = 0>>
<<set $activeSlave.anus = 0>>
<<set $activeSlave.anus = 0>>
<<set $activeSlave.butt -= 2>>
<<set $activeSlave.butt -= 2>>
<<if $activeSlave.behavioralFlaw == "hates women">>
<<set $activeSlave.behavioralFlaw == "none">>
<</if>>
<<set $activeSlave.behavioralQuirk = "none">>
<<set $activeSlave.behavioralQuirk = "none">>
<<set $activeSlave.sexualQuirk = "perverted">>
<<set $activeSlave.sexualQuirk = "perverted">>
<<set $activeSlave.mother = $activeSlave.ID - 1000>>
<<set $activeSlave.mother = $activeSlave.ID - 1000>>
...
@@ -807,6 +840,9 @@
...
@@ -807,6 +840,9 @@
<<set $activeSlave.pregSource = $activeSlave.ID - 1000>>
<<set $activeSlave.pregSource = $activeSlave.ID - 1000>>
<<run SetBellySize($activeSlave)>>
<<run SetBellySize($activeSlave)>>
<<set $activeSlave.faceShape = "cute">>
<<set $activeSlave.faceShape = "cute">>
<<if $activeSlave.behavioralFlaw == "hates men">>
<<set $activeSlave.behavioralFlaw == "none">>
<</if>>
<<set $activeSlave.behavioralQuirk = "none">>
<<set $activeSlave.behavioralQuirk = "none">>
<<set $activeSlave.sexualQuirk = "perverted">>
<<set $activeSlave.sexualQuirk = "perverted">>
<<set $activeSlave.father = $activeSlave.ID - 1000>>
<<set $activeSlave.father = $activeSlave.ID - 1000>>
...
@@ -845,6 +881,9 @@
...
@@ -845,6 +881,9 @@
<<set $activeSlave.lactationDuration = 0>>
<<set $activeSlave.lactationDuration = 0>>
<<set $activeSlave.anus = 0>>
<<set $activeSlave.anus = 0>>
<<set $activeSlave.pubicHStyle = "bushy">>
<<set $activeSlave.pubicHStyle = "bushy">>
<<if $activeSlave.behavioralFlaw == "hates women">>
<<set $activeSlave.behavioralFlaw == "none">>
<</if>>
<<set $activeSlave.behavioralQuirk = "none">>
<<set $activeSlave.behavioralQuirk = "none">>
<<set $activeSlave.sexualQuirk = "perverted">>
<<set $activeSlave.sexualQuirk = "perverted">>
<<set $activeSlave.clothes = "conservative clothing">>
<<set $activeSlave.clothes = "conservative clothing">>
...
@@ -922,6 +961,9 @@
...
@@ -922,6 +961,9 @@
<<set $activeSlave.lactationDuration = 0>>
<<set $activeSlave.lactationDuration = 0>>
<<set $activeSlave.anus = 0>>
<<set $activeSlave.anus = 0>>
<<set $activeSlave.pubicHStyle = "bushy">>
<<set $activeSlave.pubicHStyle = "bushy">>
<<if $activeSlave.behavioralFlaw == "hates women">>
<<set $activeSlave.behavioralFlaw == "none">>
<</if>>
<<set $activeSlave.behavioralQuirk = "none">>
<<set $activeSlave.behavioralQuirk = "none">>
<<set $activeSlave.sexualQuirk = "perverted">>
<<set $activeSlave.sexualQuirk = "perverted">>
<<set $activeSlave.clothes = "conservative clothing">>
<<set $activeSlave.clothes = "conservative clothing">>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment