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
Container Registry
Model registry
Operate
Environments
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
pregmodfan
fc-pregmod
Commits
51047137
Commit
51047137
authored
5 years ago
by
Pregmodder
Browse files
Options
Downloads
Patches
Plain Diff
fix
parent
f358234e
No related branches found
No related tags found
1 merge request
!6376
Stud work
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Changelog.txt
+2
-0
2 additions, 0 deletions
Changelog.txt
src/uncategorized/slaveAssignmentsReport.tw
+1
-1
1 addition, 1 deletion
src/uncategorized/slaveAssignmentsReport.tw
with
3 additions
and
1 deletion
Changelog.txt
+
2
−
0
View file @
51047137
...
@@ -2,6 +2,8 @@ Pregmod
...
@@ -2,6 +2,8 @@ Pregmod
0.10.7.1-3.4.x
0.10.7.1-3.4.x
3/15/2020
0
0
-added Stud subordinate slave role and associated universal impregnation rule
-added Stud subordinate slave role and associated universal impregnation rule
-arcology layout overhauled
-arcology layout overhauled
...
...
This diff is collapsed.
Click to expand it.
src/uncategorized/slaveAssignmentsReport.tw
+
1
−
1
View file @
51047137
...
@@ -810,7 +810,7 @@ $sexDemandResult.topClass = Math.trunc((($NPCSexSupply.topClass + $slaveJobValue
...
@@ -810,7 +810,7 @@ $sexDemandResult.topClass = Math.trunc((($NPCSexSupply.topClass + $slaveJobValue
<<if $Stud == 0>>
<<if $Stud == 0>>
<<set $slaves[$i].subTarget = 0>>
<<set $slaves[$i].subTarget = 0>>
<<else>>
<<else>>
<<set $StudCum = 2+Math.trunc(($Stud.balls/5)+($Stud.energy/95)+($Stud.health.condition/95)+($Stud.devotion/95)+($reproductionFormula*5)-($Stud.tired/25))>>
<<set $StudCum = 2+Math.trunc(($Stud.balls/5)+($Stud.energy/95)+($Stud.health.condition/95)+($Stud.devotion/95)+($reproductionFormula*5)-($Stud.
health.
tired/25))>>
<<if $Stud.drugs == "hyper testicle enhancement">>
<<if $Stud.drugs == "hyper testicle enhancement">>
<<set $StudCum += 3>>
<<set $StudCum += 3>>
<<elseif $Stud.drugs == "testicle enhancement">>
<<elseif $Stud.drugs == "testicle enhancement">>
...
...
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