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
55e98fa2
Commit
55e98fa2
authored
5 years ago
by
Arkerthan
Browse files
Options
Downloads
Patches
Plain Diff
partly convert limb access in src/uncategorized
parent
4014bfaf
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/uncategorized/reBusyArcade.tw
+1
-1
1 addition, 1 deletion
src/uncategorized/reBusyArcade.tw
src/uncategorized/reBusyMasterSuite.tw
+1
-1
1 addition, 1 deletion
src/uncategorized/reBusyMasterSuite.tw
with
2 additions
and
2 deletions
src/uncategorized/reBusyArcade.tw
+
1
−
1
View file @
55e98fa2
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<<set _rebaIDs = []>>
<<set _rebaIDs = []>>
<<for _reba = 0; _reba < $ArcadeiIDs.length; _reba++>>
<<for _reba = 0; _reba < $ArcadeiIDs.length; _reba++>>
<<set _rebaIndex = $slaveIndices[$ArcadeiIDs[_reba]]>>
<<set _rebaIndex = $slaveIndices[$ArcadeiIDs[_reba]]>>
<<if $slaves[_rebaIndex]
.amp != 1
&& $slaves[_rebaIndex].fetish != "mindbroken" && $slaves[_rebaIndex].devotion < 45>>
<<if
hasAllLimbs(
$slaves[_rebaIndex]
)
&& $slaves[_rebaIndex].fetish != "mindbroken" && $slaves[_rebaIndex].devotion < 45>>
<<set _rebaIDs.push($slaves[_rebaIndex].ID)>>
<<set _rebaIDs.push($slaves[_rebaIndex].ID)>>
<</if>>
<</if>>
<</for>>
<</for>>
...
...
This diff is collapsed.
Click to expand it.
src/uncategorized/reBusyMasterSuite.tw
+
1
−
1
View file @
55e98fa2
...
@@ -69,7 +69,7 @@ $He had to turn to greet you as you entered, since $he was facing away from the
...
@@ -69,7 +69,7 @@ $He had to turn to greet you as you entered, since $he was facing away from the
who is bending to rub _his3 enormous hard nipples across _msSlaves[$i].slaveName's _msSlaves[$i].skin back.
who is bending to rub _his3 enormous hard nipples across _msSlaves[$i].slaveName's _msSlaves[$i].skin back.
<<elseif _msSlaves[$j].lips > 40>>
<<elseif _msSlaves[$j].lips > 40>>
who is bending forward to nibble along _msSlaves[$i].slaveName's _msSlaves[$i].skin neck.
who is bending forward to nibble along _msSlaves[$i].slaveName's _msSlaves[$i].skin neck.
<<elseif _msSlaves[$j]
.amp != 1
>>
<<elseif
hasAnyArms(
_msSlaves[$j]
)
>>
who is reaching around to grope _msSlaves[$i].slaveName's _msSlaves[$i].skin chest.
who is reaching around to grope _msSlaves[$i].slaveName's _msSlaves[$i].skin chest.
<<else>>
<<else>>
who is propped up against _msSlaves[$i].slaveName's _msSlaves[$i].skin butt.
who is propped up against _msSlaves[$i].slaveName's _msSlaves[$i].skin butt.
...
...
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