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
194d8b67
Commit
194d8b67
authored
5 years ago
by
Pregmodder
Browse files
Options
Downloads
Patches
Plain Diff
spacing fix
parent
1440e10e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!4462
spacing fix
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
devNotes/VersionChangeLog-Premod+LoliMod.txt
+1
-0
1 addition, 0 deletions
devNotes/VersionChangeLog-Premod+LoliMod.txt
src/interaction/main/toychest.js
+1
-1
1 addition, 1 deletion
src/interaction/main/toychest.js
with
2 additions
and
1 deletion
devNotes/VersionChangeLog-Premod+LoliMod.txt
+
1
−
0
View file @
194d8b67
...
@@ -6,6 +6,7 @@ Pregmod
...
@@ -6,6 +6,7 @@ Pregmod
-unified cybermod with vanilla
-unified cybermod with vanilla
-slave assignment links improved
-slave assignment links improved
-facility transfer tab added to facility assignment
-facility transfer tab added to facility assignment
-new slave school specializing in nulled slaves
-added a drug to force erections
-added a drug to force erections
-aphrodisiacs counter erectile dysfunction
-aphrodisiacs counter erectile dysfunction
-added birth tracking tattoo
-added birth tracking tattoo
...
...
This diff is collapsed.
Click to expand it.
src/interaction/main/toychest.js
+
1
−
1
View file @
194d8b67
...
@@ -26,7 +26,7 @@ App.Interact.ToyChest = function(slave) {
...
@@ -26,7 +26,7 @@ App.Interact.ToyChest = function(slave) {
}
}
}
else
if
(
slave
.
devotion
>
50
)
{
}
else
if
(
slave
.
devotion
>
50
)
{
if
(
slave
.
toyHole
===
"
mouth
"
)
{
if
(
slave
.
toyHole
===
"
mouth
"
)
{
r
+=
`has positioned
${
himself
}
nearby with
${
his
}
mouth conveniently`
;
r
+=
`has positioned
${
himself
}
nearby with
${
his
}
mouth conveniently
`
;
if
(
V
.
PC
.
dick
)
{
if
(
V
.
PC
.
dick
)
{
r
+=
`at cock level`
;
r
+=
`at cock level`
;
}
else
{
}
else
{
...
...
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