From 47a177b583d20544d0ef5bfedc9fcef480d05085 Mon Sep 17 00:00:00 2001 From: DCoded <dcoded@live.com> Date: Fri, 5 Oct 2018 22:47:35 -0400 Subject: [PATCH] Disabled age setting --- src/facilities/nursery/nursery.tw | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/facilities/nursery/nursery.tw b/src/facilities/nursery/nursery.tw index c3eb43f50d8..95b6930d742 100644 --- a/src/facilities/nursery/nursery.tw +++ b/src/facilities/nursery/nursery.tw @@ -352,9 +352,9 @@ Reserve an eligible mother-to-be's child to be placed in a room upon birth. Of $ <<goto "Nursery">> <</link>> <</if>> - +/* <br><br> Target age for release: <<textbox "$targetAge" $targetAge "Nursery">> [[Minimum Legal Age|Nursery][$targetAge = $minimumSlaveAge]] | [[Average Age of Fertility|Nursery][$targetAge = $fertilityAge]] | [[Average Age of Potency|Nursery][$targetAge = $potencyAge]] | [[Legal Adulthood|Nursery][$targetAge = 18]] //Setting will not be applied to rooms in use.// - +*/ <br><br>Rename $nurseryName: <<textbox "$nurseryName" $nurseryName "Nursery">> //Use a noun or similar short phrase// -- GitLab