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
9eb8be2d
Commit
9eb8be2d
authored
4 years ago
by
lowercasedonkey
Browse files
Options
Downloads
Patches
Plain Diff
fixes
parent
4828ca1f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!7037
Drop the Long Slave globals
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
devNotes/legacy files/walkPast.txt
+17
-17
17 additions, 17 deletions
devNotes/legacy files/walkPast.txt
src/npc/descriptions/belly/belly.js
+1
-1
1 addition, 1 deletion
src/npc/descriptions/belly/belly.js
with
18 additions
and
18 deletions
devNotes/legacy files/walkPast.txt
+
17
−
17
View file @
9eb8be2d
...
...
@@ -1366,7 +1366,7 @@
<<if $activeSlave.inflation == 0>>
<<if $activeSlave.bellyImplant < 2000>>
<<if $activeSlave.belly >= 600000>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0
,
)>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0)>>
<<switch $activeSlave.clothes>>
<<case "a very tight corset">>
$His corset struggles to contain $his enormous belly.
...
...
@@ -1406,7 +1406,7 @@
$His bare enormous squirming pregnant belly catches your eye.
<</switch>>
<<elseif $activeSlave.belly >= 300000>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0
,
)>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0)>>
<<switch $activeSlave.clothes>>
<<case "a very tight corset">>
$His corset struggles to contain $his giant belly.
...
...
@@ -1450,7 +1450,7 @@
$His bare giant pregnant belly catches your eye.
<</switch>>
<<elseif $activeSlave.weight > 190>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0
,
)>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0)>>
<<switch $activeSlave.clothes>>
<<case "a Fuckdoll suit">>
$His massive gut is alluringly smooth under the tight suit.
...
...
@@ -1508,7 +1508,7 @@
$His massive bare jiggling gut catches your eye.
<</switch>>
<<elseif $activeSlave.belly >= 10000 || ($activeSlave.bellyAccessory == "a huge empathy belly") || ($activeSlave.bellyAccessory == "a large empathy belly")>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0
,
)>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0)>>
<<switch $activeSlave.clothes>>
<<case "conservative clothing">>
$His taut blouse shows off $his huge belly.
...
...
@@ -1580,7 +1580,7 @@
$His bare huge pregnant belly catches your eye.
<</switch>>
<<elseif $activeSlave.weight > 160>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0
,
)>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0)>>
<<switch $activeSlave.clothes>>
<<case "a Fuckdoll suit">>
$His giant gut is alluringly smooth under the tight suit.
...
...
@@ -1648,7 +1648,7 @@
$His giant bare jiggling gut catches your eye.
<</switch>>
<<elseif $activeSlave.weight > 130>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0
,
)>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0)>>
<<switch $activeSlave.clothes>>
<<case "a Fuckdoll suit">>
$His big gut is perfectly smoothed by the tight latex.
...
...
@@ -1720,7 +1720,7 @@
$His big bare jiggling gut catches your eye.
<</switch>>
<<elseif $activeSlave.bellyPreg >= 5000 || ($activeSlave.bellyAccessory == "a medium empathy belly")>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0
,
)>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0)>>
<<switch $activeSlave.clothes>>
<<case "conservative clothing">>
$His taut blouse shows off $his big belly.
...
...
@@ -1792,7 +1792,7 @@
$His bare pregnant belly catches your eye.
<</switch>>
<<elseif $activeSlave.weight >= 95>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0
,
)>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0)>>
<<switch $activeSlave.clothes>>
<<case "a Fuckdoll suit">>
Its suit is expressly designed to encourage use of its holes.
...
...
@@ -1868,7 +1868,7 @@
$His bare, jiggling, fat gut catches your eye.
<</switch>>
<<elseif $activeSlave.bellyPreg >= 1500 || ($activeSlave.bellyAccessory == "a small empathy belly")>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0
,
)>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0)>>
<<switch $activeSlave.clothes>>
<<case "a Fuckdoll suit">>
Its suit is expressly designed to encourage use of its holes.
...
...
@@ -1942,7 +1942,7 @@
$His barely visible pregnancy catches your eye.
<</switch>>
<<else>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0
,
)>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0)>>
<<if $activeSlave.weight >= 30>>
Slight jiggling can be seen in $his chubby belly as $he moves.
<</if>>
...
...
@@ -2352,7 +2352,7 @@
$His bare giant belly catches your eye.
<</switch>>
<<elseif $activeSlave.weight > 190>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0
,
)>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0)>>
<<switch $activeSlave.clothes>>
<<case "a Fuckdoll suit">>
$His massive gut is alluringly smooth under the tight suit.
...
...
@@ -2492,7 +2492,7 @@
$His bare huge belly catches your eye.
<</switch>>
<<elseif $activeSlave.weight > 160>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0
,
)>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0)>>
<<switch $activeSlave.clothes>>
<<case "a Fuckdoll suit">>
$His giant gut is alluringly smooth under the tight suit.
...
...
@@ -2566,7 +2566,7 @@
$His giant bare jiggling gut catches your eye.
<</switch>>
<<elseif $activeSlave.weight > 130>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0
,
)>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0)>>
<<switch $activeSlave.clothes>>
<<case "a Fuckdoll suit">>
$His big gut is perfectly smoothed by the tight latex.
...
...
@@ -2875,7 +2875,7 @@
<</if>>
<<else>> /* inflation descs */
<<if $activeSlave.weight > 190>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0
,
)>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0)>>
<<switch $activeSlave.clothes>>
<<case "a Fuckdoll suit">>
$His massive gut is alluringly smooth under the tight suit.
...
...
@@ -3017,7 +3017,7 @@
$His bare, taut, sloshing belly catches your eye.
<</switch>>
<<elseif $activeSlave.weight > 160>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0
,
)>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0)>>
<<switch $activeSlave.clothes>>
<<case "a Fuckdoll suit">>
$His giant gut is alluringly smooth under the tight suit.
...
...
@@ -3091,7 +3091,7 @@
$His giant bare jiggling gut catches your eye.
<</switch>>
<<elseif $activeSlave.weight > 130>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0
,
)>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0)>>
<<switch $activeSlave.clothes>>
<<case "a Fuckdoll suit">>
$His big gut is perfectly smoothed by the tight latex.
...
...
@@ -3243,7 +3243,7 @@
$His bare, rounded, sloshing belly catches your eye.
<</switch>>
<<elseif $activeSlave.weight >= 95>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0
,
)>>
<<= App.Desc.belly({slave: $activeSlave, saleDescription: 0)>>
<<switch $activeSlave.clothes>>
<<case "a Fuckdoll suit">>
Its suit is expressly designed to encourage use of its holes.
...
...
This diff is collapsed.
Click to expand it.
src/npc/descriptions/belly/belly.js
+
1
−
1
View file @
9eb8be2d
...
...
@@ -37,7 +37,7 @@ App.Desc.belly = function({slave, saleDescription, eventDescription, applyLaw} =
r.push(`${He} has a slight curve to ${his} abdomen, unusual for a male slave.`);
}
if (showClothing === 1 && saleDescription === 0) {
if (
V.
showClothing === 1 && saleDescription === 0) {
if (V.surgeryDescription === 0) {
switch (slave.bellyAccessory) {
case "an extreme corset":
...
...
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