diff --git a/src/uncategorized/matronWorkaround.tw b/src/uncategorized/matronWorkaround.tw deleted file mode 100644 index 605abd54c6709ff1531baff100187ad5a26e8a28..0000000000000000000000000000000000000000 --- a/src/uncategorized/matronWorkaround.tw +++ /dev/null @@ -1,13 +0,0 @@ -:: Matron Workaround [silently] - -<<if $Matron != 0>> - <<= removeJob($Matron, "be the Matron")>> -<</if>> -<<if $i > -1>> - <<= assignJob($slaves[$i], "be the Matron")>> - <<set $slaves[$i].livingRules = "luxurious">> - <<set $Matron = $slaves[$i]>> -<</if>> - -<<goto "Nursery">> -