Skip to content
Snippets Groups Projects
Commit 12a242c7 authored by svornost's avatar svornost
Browse files

Fix madam intro

parent fd2e0fd2
No related branches found
No related tags found
1 merge request!10468Fixes
......@@ -61,9 +61,9 @@ App.EndWeek.brothelReport = function() {
const {
he, him, his, himself, He, His, wife
} = getPronouns(S.Madam);
/* apply following SA passages to facility leader */
r = [];
r.push(`${SlaveFullName(S.Madam)} is serving as the madam.`);
if (S.Madam.relationship === -3 && S.Madam.devotion > 50) {
r.push(`As your loving ${wife}, ${he} does ${his} best to attract attention to your brothel.`);
}
......
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