From e7e773c71a24f71df1cf9032a11ec01c2553b6d1 Mon Sep 17 00:00:00 2001 From: lowercase-donkey <lowercasedonkey@gmail.com> Date: Sat, 23 Mar 2019 23:11:48 -0400 Subject: [PATCH] missing ass pronouns --- src/uncategorized/resMove.tw | 1 + 1 file changed, 1 insertion(+) diff --git a/src/uncategorized/resMove.tw b/src/uncategorized/resMove.tw index 9ea076a31a0..04d25bcf64b 100644 --- a/src/uncategorized/resMove.tw +++ b/src/uncategorized/resMove.tw @@ -3,6 +3,7 @@ <<set $nextButton = "Continue", $nextLink = "RIE Eligibility Check">> <<set $RESMove = $RESMove.random()>> +<<setAssistantPronouns>> <<if $RESMove == "TSS">> You receive a personal call from a senior representative of The Slavegirl School. "<<if $PC.surname>><<if $PC.title>>Mr.<<else>>Ms.<</if>> <<print $PC.surname>><<else>><<print $PC.name>><</if>>," he says without preamble, "The Slavegirl School would like to open a branch campus in $arcologies[0].name. We'd like to ask for a significant reduction in rent from your standard rate, since we could bring significant benefits to you through our presence." After some further pleasantries, he urges you to consider the offer, wishes you a pleasant day, and ends the call. -- GitLab