diff --git a/src/pregmod/widgets/seBirthWidgets.tw b/src/pregmod/widgets/seBirthWidgets.tw index 49432c236d75a66a4dfd22d61d5a64e80f794b6e..e7a8a23d80bedcd49fbe8a0b90f4f7c6fc8ce780 100644 --- a/src/pregmod/widgets/seBirthWidgets.tw +++ b/src/pregmod/widgets/seBirthWidgets.tw @@ -1144,7 +1144,7 @@ All in all, But $his offspring <<if _curBabies > 1>>are<<else>>is<</if>> healthy, so $his legacy will carry on. <</if>> <<set $activeSlave = $slaves[$i]>> - <<include "Remove activeSlave">> + <<= removeActiveSlave() >> <<set $slaveDead = 1>> <</if>> diff --git a/src/uncategorized/resFailure.tw b/src/uncategorized/resFailure.tw index 326b8ec64e6addb2741c36054197d6fe5f1739f9..5e641dc1102be935a6446c533d5880588be541af 100644 --- a/src/uncategorized/resFailure.tw +++ b/src/uncategorized/resFailure.tw @@ -916,7 +916,7 @@ The failure of a prominent organization within your arcology has @@.red;affected <<if $slaves[$i].origin == "$He was given to you by a failed branch campus of Nueva Universidad de Libertad right after $his graduation.">> <<slaveCost $slaves[$i]>> <<run cashX($slaveCost, "slaveTransfer")>> - <<include "Remove activeSlave">> + <<= removeActiveSlave() >> <<set $i -= 1>> <</if>> <<else>> diff --git a/src/uncategorized/slaveSold.tw b/src/uncategorized/slaveSold.tw index b3196c39923b4630c40f7d6401f0adb6f5515b30..fcf386e64d47f657fbb6e853149f407c0919b44f 100644 --- a/src/uncategorized/slaveSold.tw +++ b/src/uncategorized/slaveSold.tw @@ -1113,7 +1113,7 @@ <</if>> <<case "concert hall">> - As $activeSlave.slaveName know spends all $his time backstage, $he's rarely seen again. Occasionally, however, a roadie will bring $him outside as he hauls the equipment, and $he jacks him off. + As $activeSlave.slaveName now spends all $his time backstage, $he's rarely seen again. Occasionally, however, a roadie will bring $him outside as he hauls the equipment, and $he jacks him off. <<for _ss = 0; _ss < $slaves.length; _ss++>> <<if ($slaves[_ss].hears < 0)>> <<run clearSummaryCache($slaves[_ss])>>