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
c2fd936b
Commit
c2fd936b
authored
6 years ago
by
brickode
Browse files
Options
Downloads
Patches
Plain Diff
Bugfixes to my bugfixes
parent
d0655019
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/pregmod/beastFucked.tw
+3
-3
3 additions, 3 deletions
src/pregmod/beastFucked.tw
with
3 additions
and
3 deletions
src/pregmod/beastFucked.tw
+
3
−
3
View file @
c2fd936b
...
...
@@ -26,7 +26,7 @@
<<if ($activeSlave.fetish != "mindbroken")>>
<<if ($activeSlave.devotion > 50)>>
<<if _sexAct == "vaginal" || _sexAct == "anal">>
<<if (_sexAct == "vaginal"
)
&& ($activeSlave.vagina > 0)) || (_sexAct == "anal") && ($activeSlave.anus > 0))>>
<<if (_sexAct == "vaginal" && ($activeSlave.vagina > 0)) || (_sexAct == "anal") && ($activeSlave.anus > 0))>>
<<if $activeSlave.fetishKnown == 1>>
<<if $activeSlave.fetish == "masochist">>
$activeSlave.slaveName's face visibly brightens at the thought of committing such a painful act.
...
...
@@ -70,7 +70,7 @@
<<if ($activeSlave.devotion > 20) && ($activeSlave.devotion <= 50)>>
<<if _sexAct == "vaginal" || _sexAct == "anal">>
<<if (_sexAct == "vaginal"
)
&& ($activeSlave.vagina > 0)) || (_sexAct == "anal" && ($activeSlave.anus > 0))>>
<<if (_sexAct == "vaginal" && ($activeSlave.vagina > 0)) || (_sexAct == "anal" && ($activeSlave.anus > 0))>>
<<if $activeSlave.fetishKnown == 1>>
<<if $activeSlave.fetish == "masochist">>
$activeSlave.slaveName isn't too keen on the idea of fucking a _animal.species, but the thought of the pain involved convinces $him to comply.
...
...
@@ -116,7 +116,7 @@
<<if ($activeSlave.devotion > -20) && ($activeSlave.devotion <= 20)>>
<<if _sexAct == "vaginal" || _sexAct == "anal">>
<<if (_sexAct == "vaginal"
)
&& ($activeSlave.vagina > 0)) || (_sexAct == "anal" && ($activeSlave.anus > 0))>>
<<if (_sexAct == "vaginal" && ($activeSlave.vagina > 0)) || (_sexAct == "anal" && ($activeSlave.anus > 0))>>
<<if $activeSlave.fetishKnown == 1>>
<<if $activeSlave.fetish == "masochist">>
$activeSlave.slaveName looks disgusted at the thought of fucking a _animal.species at first, but the thought of the pain that comes with it seems to spark a small flame of lust in $him.
...
...
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