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
2d89b09d
Commit
2d89b09d
authored
4 years ago
by
lowercasedonkey
Browse files
Options
Downloads
Patches
Plain Diff
fix schools
parent
b4e410f7
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/markets/marketData.js
+10
-0
10 additions, 0 deletions
src/markets/marketData.js
with
10 additions
and
0 deletions
src/markets/marketData.js
+
10
−
0
View file @
2d89b09d
...
@@ -130,60 +130,70 @@ App.Data.Markets = {
...
@@ -130,60 +130,70 @@ App.Data.Markets = {
{
{
title
:
"
The Slavegirl School
"
,
title
:
"
The Slavegirl School
"
,
marketType
:
"
TSS
"
,
marketType
:
"
TSS
"
,
passage
:
"
The Slavegirl School
"
,
note
:
"
Straightforward slaves with good training.
"
,
note
:
"
Straightforward slaves with good training.
"
,
get
requirements
()
{
return
(
V
.
seeDicks
!==
100
);
}
get
requirements
()
{
return
(
V
.
seeDicks
!==
100
);
}
},
},
{
{
title
:
"
The Utopian Orphanage
"
,
title
:
"
The Utopian Orphanage
"
,
marketType
:
"
TUO
"
,
marketType
:
"
TUO
"
,
passage
:
"
The Utopian Orphanage
"
,
note
:
"
Intelligent, unspoiled slaves just past their majority.
"
,
note
:
"
Intelligent, unspoiled slaves just past their majority.
"
,
get
requirements
()
{
return
(
V
.
seeDicks
!==
100
);
}
get
requirements
()
{
return
(
V
.
seeDicks
!==
100
);
}
},
},
{
{
title
:
"
Growth Research Institute
"
,
title
:
"
Growth Research Institute
"
,
marketType
:
"
GRI
"
,
marketType
:
"
GRI
"
,
passage
:
"
Growth Research Institute
"
,
note
:
"
Poorly trained slaves with huge assets.
"
,
note
:
"
Poorly trained slaves with huge assets.
"
,
get
requirements
()
{
return
(
V
.
seeDicks
!==
100
);
}
get
requirements
()
{
return
(
V
.
seeDicks
!==
100
);
}
},
},
{
{
title
:
"
St.Claver Preparatory
"
,
title
:
"
St.Claver Preparatory
"
,
marketType
:
"
SCP
"
,
marketType
:
"
SCP
"
,
passage
:
"
St.Claver Preparatory
"
,
note
:
"
Slaves with basic training and solid implants.
"
,
note
:
"
Slaves with basic training and solid implants.
"
,
get
requirements
()
{
return
(
V
.
seeDicks
!==
100
);
}
get
requirements
()
{
return
(
V
.
seeDicks
!==
100
);
}
},
},
{
{
title
:
"
The Cattle Ranch
"
,
title
:
"
The Cattle Ranch
"
,
marketType
:
"
TCR
"
,
marketType
:
"
TCR
"
,
passage
:
"
The Cattle Ranch
"
,
note
:
"
Mentally conditioned free-range cowgirls.
"
,
note
:
"
Mentally conditioned free-range cowgirls.
"
,
get
requirements
()
{
return
(
V
.
seeDicks
!==
100
);
}
get
requirements
()
{
return
(
V
.
seeDicks
!==
100
);
}
},
},
{
{
title
:
"
The Hippolyta Academy
"
,
title
:
"
The Hippolyta Academy
"
,
marketType
:
"
HA
"
,
marketType
:
"
HA
"
,
passage
:
"
The Hippolyta Academy
"
,
note
:
"
High quality slaves of powerful physique and refined skills.
"
,
note
:
"
High quality slaves of powerful physique and refined skills.
"
,
get
requirements
()
{
return
(
V
.
seeDicks
!==
100
);
}
get
requirements
()
{
return
(
V
.
seeDicks
!==
100
);
}
},
},
{
{
title
:
"
L'École des Enculées
"
,
title
:
"
L'École des Enculées
"
,
marketType
:
"
LDE
"
,
marketType
:
"
LDE
"
,
passage
:
"
L'École des Enculées
"
,
note
:
"
Slaves optimized and trained for anal.
"
,
note
:
"
Slaves optimized and trained for anal.
"
,
get
requirements
()
{
return
(
V
.
seeDicks
!==
0
);
}
get
requirements
()
{
return
(
V
.
seeDicks
!==
0
);
}
},
},
{
{
title
:
"
The Gymnasium - Academy
"
,
title
:
"
The Gymnasium - Academy
"
,
marketType
:
"
TGA
"
,
marketType
:
"
TGA
"
,
passage
:
"
The Gymnasium - Academy
"
,
note
:
"
Well trained slaves with dicks.
"
,
note
:
"
Well trained slaves with dicks.
"
,
get
requirements
()
{
return
(
V
.
seeDicks
!==
0
);
}
get
requirements
()
{
return
(
V
.
seeDicks
!==
0
);
}
},
},
{
{
title
:
"
The Futanari Sisters
"
,
title
:
"
The Futanari Sisters
"
,
marketType
:
"
TFS
"
,
marketType
:
"
TFS
"
,
passage
:
"
The Futanari Sisters
"
,
note
:
"
Highly skilled, highly feminine hermaphrodites.
"
,
note
:
"
Highly skilled, highly feminine hermaphrodites.
"
,
get
requirements
()
{
return
(
V
.
seeDicks
!==
0
);
}
get
requirements
()
{
return
(
V
.
seeDicks
!==
0
);
}
},
},
{
{
title
:
"
Nueva Universidad de Libertad
"
,
title
:
"
Nueva Universidad de Libertad
"
,
marketType
:
"
NUL
"
,
marketType
:
"
NUL
"
,
passage
:
"
Nueva Universidad de Libertad
"
,
note
:
"
Androgynous slaves lacking genitalia.
"
,
note
:
"
Androgynous slaves lacking genitalia.
"
,
},
},
],
],
...
...
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