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
f3f87a02
Commit
f3f87a02
authored
6 years ago
by
Pregmodder
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'upstream/pregmod-master' into pregmod-master
parents
135b6de3
34237ce3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!2363
Pregmod v1025-14
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
src/art/artWidgets.tw
+1
-0
1 addition, 0 deletions
src/art/artWidgets.tw
src/art/vector/Anal_Accessories.tw
+16
-0
16 additions, 0 deletions
src/art/vector/Anal_Accessories.tw
src/art/vector/Chastity_Belt.tw
+0
-16
0 additions, 16 deletions
src/art/vector/Chastity_Belt.tw
with
17 additions
and
16 deletions
src/art/artWidgets.tw
+
1
−
0
View file @
f3f87a02
...
@@ -52,6 +52,7 @@ vector art added later is drawn over previously added art
...
@@ -52,6 +52,7 @@ vector art added later is drawn over previously added art
*/
*/
<<include Art_Vector_Hair_Back_>>
<<include Art_Vector_Hair_Back_>>
<<include Art_Vector_Arm_>>
<<include Art_Vector_Arm_>>
<<include Art_Vector_Anal_Accessories_>>
<<include Art_Vector_Butt_>>
<<include Art_Vector_Butt_>>
<<include Art_Vector_Leg_>>
<<include Art_Vector_Leg_>>
<<include Art_Vector_Feet_>> /* includes shoes and leg outfits*/
<<include Art_Vector_Feet_>> /* includes shoes and leg outfits*/
...
...
This diff is collapsed.
Click to expand it.
src/art/vector/Anal_Accessories.tw
0 → 100644
+
16
−
0
View file @
f3f87a02
:: Art_Vector_Anal_Accessories_ [nobr]
<<if _artSlave.buttplug == "long plug">>
<<include Art_Vector_Plug_Long>>
<<elseif _artSlave.buttplug == "large plug">>
<<include Art_Vector_Plug_Large>>
<<elseif _artSlave.buttplug == "long, large plug">>
<<include Art_Vector_Plug_Large_Long>>
<<elseif _artSlave.buttplug == "huge plug">>
<<include Art_Vector_Plug_Huge>>
<<elseif _artSlave.buttplug == "long, huge plug">>
<<include Art_Vector_Plug_Huge_Long>>
<</if>>
<<if _artSlave.buttplugAttachment == "tail">>
<<include Art_Vector_Plug_Tail>>
<</if>>
This diff is collapsed.
Click to expand it.
src/art/vector/Chastity_Belt.tw
+
0
−
16
View file @
f3f87a02
...
@@ -44,19 +44,3 @@
...
@@ -44,19 +44,3 @@
<</if>>
<</if>>
<</if>>
<</if>>
/* Anal Accessories */
<<if _artSlave.buttplug == "long plug">>
<<include Art_Vector_Plug_Long>>
<<elseif _artSlave.buttplug == "large plug">>
<<include Art_Vector_Plug_Large>>
<<elseif _artSlave.buttplug == "long, large plug">>
<<include Art_Vector_Plug_Large_Long>>
<<elseif _artSlave.buttplug == "huge plug">>
<<include Art_Vector_Plug_Huge>>
<<elseif _artSlave.buttplug == "long, huge plug">>
<<include Art_Vector_Plug_Huge_Long>>
<</if>>
<<if _artSlave.buttplugAttachment == "tail">>
<<include Art_Vector_Plug_Tail>>
<</if>>
\ No newline at end of file
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