From 6aafe977b8e01a3499f2930c95e93c1da9344eae Mon Sep 17 00:00:00 2001 From: Pregmodder <pregmodder@gmail.com> Date: Tue, 3 Mar 2020 09:07:05 -0500 Subject: [PATCH] forgot BG --- src/uncategorized/saLongTermEffects.tw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/uncategorized/saLongTermEffects.tw b/src/uncategorized/saLongTermEffects.tw index 991828eda16..d44703ac3be 100644 --- a/src/uncategorized/saLongTermEffects.tw +++ b/src/uncategorized/saLongTermEffects.tw @@ -5663,7 +5663,7 @@ <<if ($slaves[$i].intelligence+$slaves[$i].intelligenceImplant < -10)>> Society @@.green;approves@@ of $slaves[$i].slaveName's dimwitted mind; this supports the idea that slaves should be entirely dependent on their owner. <<= FutureSocieties.ChangePorn("IntellectualDependency", 1)>> - <<elseif ["be your Head Girl", "be the Attendant", "be the Farmer", "be the Madam", "be the Matron", "be the Nurse", "be the Schoolteacher", "be the Stewardess"].includes($slaves[$i].assignment)>> + <<elseif ["be your Head Girl", "be the Attendant", "be the Farmer", "be the Madam", "be the Matron", "be the Nurse", "be the Schoolteacher", "be the Stewardess", "guard you"].includes($slaves[$i].assignment)>> Society understands the value of intelligence in $his appointed position and is willing overlook it. <<elseif ($slaves[$i].intelligence+$slaves[$i].intelligenceImplant > 10)>> Society @@.red;disapproves@@ of $slaves[$i].slaveName's sharp mind; this holds back acceptance of the idea that slaves should be dumb and dependent. -- GitLab