From a024ecb02c8f8e2c94c8e3457097d6f0202dd7bc Mon Sep 17 00:00:00 2001 From: lowercasedonkey <lowercasedonkey@gmail.com> Date: Sat, 15 Feb 2020 23:30:37 -0500 Subject: [PATCH] don't do this --- src/uncategorized/reBusyArcade.tw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/uncategorized/reBusyArcade.tw b/src/uncategorized/reBusyArcade.tw index 173f3906b11..eb4fce91ae2 100644 --- a/src/uncategorized/reBusyArcade.tw +++ b/src/uncategorized/reBusyArcade.tw @@ -17,7 +17,7 @@ <<setLocalPronouns $activeSlave>> <<run Enunciate($activeSlave)>> -Slaves in your arcade are not immured in the facility permanently, since holding them in one position at all times would negatively impact their health. They are released to exercise, eat, bathe, and sleep, but for nothing else. You occasionally inspect them when they do so, to see that their harsh lives are not inappropriately difficult for them. One day when you are doing so, <<EventNameLink>> flings $himself on the ground in front of you the instant $he sees you. +Slaves in your arcade are not immured in the facility permanently, since holding them in one position at all times would negatively impact their health. They are released to exercise, eat, bathe, and sleep, but for nothing else. You occasionally inspect them when they do so, to see that their harsh lives are not inappropriately difficult for them. One day when you are doing so, <<= SlaveFullName($activeSlave)>> flings $himself on the ground in front of you the instant $he sees you. <br><br> -- GitLab