From 3628ca8dceeebe97b984a7cbd3c660754bc7d42d Mon Sep 17 00:00:00 2001
From: lowercasedonkey <lowercasedonkey@gmail.com>
Date: Thu, 20 Feb 2020 23:31:34 -0500
Subject: [PATCH] fdoll rest

---
 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 847aad4c795..4a0d1bdc863 100644
--- a/src/facilities/penthouse/penthouseFramework.js
+++ b/src/facilities/penthouse/penthouseFramework.js
@@ -7,7 +7,7 @@ App.Data.Facilities.penthouse = {
 			position: "Rest",
 			assignment: "rest",
 			publicSexUse: false,
-			fuckdollAccepted: false
+			fuckdollAccepted: true
 		},
 		chooseOwn: {
 			position: "Choose own",
-- 
GitLab