diff --git a/slave variables documentation - Pregmod.txt b/slave variables documentation - Pregmod.txt index f7b1006b2ebb04edd8244aca855b904cd07d06dd..c0df1367f61a060dfe83716f7f9932e8107aa6c6 100644 --- a/slave variables documentation - Pregmod.txt +++ b/slave variables documentation - Pregmod.txt @@ -653,6 +653,7 @@ slave's assignment "be confined in the cellblock" "be confined in the arcade" "get treatment in the clinic" + "live with your agent" "live with your Head Girl" Leadership positions: @@ -662,6 +663,7 @@ slave's assignment "be the Milkmaid" "be the Farmer" "be the DJ" + "be your agent" "be your Concubine" "be the Madam" "be the Schoolteacher" diff --git a/src/uncategorized/slaveAssignmentsReport.tw b/src/uncategorized/slaveAssignmentsReport.tw index 64ed2bc21dc9abf68cfe77e1dc4df1437864c2ba..13a21d9fa342af46a490c0a5cacc087c3dedd068 100644 --- a/src/uncategorized/slaveAssignmentsReport.tw +++ b/src/uncategorized/slaveAssignmentsReport.tw @@ -454,7 +454,7 @@ <</if>> <</if>> -<<if $slaves[$i].assignment == "be your Agent" || $slaves[$i].assignment == "live with your agent">> +<<if $slaves[$i].assignment == "be your agent" || $slaves[$i].assignment == "live with your agent">> <<include "SA agent">> <</if>>