Skip to content
Snippets Groups Projects
Commit e6b42b02 authored by Pregmodder's avatar Pregmodder
Browse files

Merge branch 'pregmod-master' into 'pregmod-master'

Fix St. Claver Prep market

Closes #2196

See merge request pregmodfan/fc-pregmod!7600
parents c4fcca64 138cd853
No related branches found
No related tags found
No related merge requests found
......@@ -150,9 +150,9 @@ App.Data.Markets = {
get requirements() { return (V.seeDicks !== 100); }
},
{
title: "St.Claver Preparatory",
title: "St. Claver Preparatory",
marketType: "SCP",
passage: "St.Claver Preparatory",
passage: "St. Claver Preparatory",
note: "Slaves with basic training and solid implants.",
get requirements() { return (V.seeDicks !== 100); }
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment