From a603d42d78dab3c6a49c35d3fb24ce6278b8dae8 Mon Sep 17 00:00:00 2001 From: Pregmodder <pregmodder@gmail.com> Date: Sun, 21 Apr 2019 04:18:50 -0400 Subject: [PATCH] This needs considerations. --- src/facilities/penthouse/penthouseFramework.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/facilities/penthouse/penthouseFramework.js b/src/facilities/penthouse/penthouseFramework.js index d3253aafc05..c757b11a7e3 100644 --- a/src/facilities/penthouse/penthouseFramework.js +++ b/src/facilities/penthouse/penthouseFramework.js @@ -70,7 +70,7 @@ App.Data.Facilities.penthouse = { assignment: "recruit girls", careers: ["a club recruiter", "a college scout", "a con artist", "a cult leader", "a girl scout", "a hunter", "a lobbyist", "a military recruiter", "a missionary", "a political activist", "a princess", "a spy", "a talent scout", "retired"], skill: "recruiter", - publicSexUse: true, + publicSexUse: false, fuckdollAccepted: false, broodmotherAccepted: false, shouldWalk: true, -- GitLab