From 5a59112d99dd78490908a2e5c43d66921702460a Mon Sep 17 00:00:00 2001
From: DCoded <dcoded@live.com>
Date: Sun, 23 Sep 2018 18:46:20 -0700
Subject: [PATCH] Added entry for Matron (will need more nicknames and possibly
 better descriptions)

---
 src/uncategorized/reNickname.tw | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/src/uncategorized/reNickname.tw b/src/uncategorized/reNickname.tw
index 5de2b3adf56..e0704bebdd1 100644
--- a/src/uncategorized/reNickname.tw
+++ b/src/uncategorized/reNickname.tw
@@ -1,4 +1,4 @@
-:: RE nickname [nobr]
+:: RE nickname [nobr]
 
 <<set $nextButton = "Continue", $nextLink = "AS Dump">>
 <<if $seed == 1>>
@@ -913,6 +913,13 @@
 	<<set $applyDesc = "enjoys helping your girls, and is happy to learn that the role is part of $his name now.">>
 	<<set $notApplyDesc = "is a bit sad that $his role isn't part of $his name, since $he likes helping your girls and now wonders whether $he'll be allowed to keep doing so.">>
 
+<<case "Matron">>
+	<<set $nickname = either("'Matron'", "'Mother'", "'Babysitter'")>>
+	<<set $situationDesc = "has a very important role in ensuring the children in $arcologies[0].name grow up to be the perfect slaves for you.">>
+	<<set $applyDesc = "is excited and proud when $he learns that $his position in your arcology is a part of $his name now.">>
+	<<set $notApplyDesc = "is a bit sad that $his role isn't part of $his name, since $he likes taking care of the children and now wonders whether $he'll be allowed to keep doing so.">>
+
+
 <<case "Madam">>
 	<<set $nickname = either("'Boss Bitch'", "'Brothel Queen'", "'Madam'", "'Miss Kitty'", "'Mother'", "'Pimp'", "'Pimp Hand'", "'Pimp Queen'", "'Pimparella'", "'Queen Bitch'", "'Whore Queen'")>>
 	<<set $situationDesc = "is in an unusually responsible and pragmatic position, for a slave. $He runs $his whores' lives with almost total control, overseeing the sale of their bodies day in, day out. Some resent $him, some love $him, but all depend on $him.">>
-- 
GitLab