diff --git a/src/uncategorized/saRelationships.tw b/src/uncategorized/saRelationships.tw index 3e5815693873f705388fe364475c345a8dee87a2..c3722ccf7f799e5335c373433dade1145f06180e 100644 --- a/src/uncategorized/saRelationships.tw +++ b/src/uncategorized/saRelationships.tw @@ -8,7 +8,7 @@ <<if (_SlaveI.sexualQuirk == "romantic")>> and persistently interprets sex in the most romantic possible terms, she has decided that she wants to be yours in her heart as well as her <<if _SlaveI.vagina > -1>>pussy<<else>>butthole<</if>>. @@.lightgreen;She's become emotionally bonded to you!@@ <<set _SlaveI.relationship = -2>> - <<elseif (_SlaveI.assignment == "be your concubine")>> + <<elseif (_SlaveI.assignment == "be your Concubine")>> and is your concubine, she almost inevitably comes to view you as much as a lover as an owner. @@.lightgreen;She's become emotionally bonded to you!@@ <<set _SlaveI.relationship = -2>> <<elseif ($masterSuiteUpgradeLuxury == 2) && (_SlaveI.assignment == "serve in the master suite")>> diff --git a/src/uncategorized/saWorkTheFarm.tw b/src/uncategorized/saWorkTheFarm.tw index 7d0d38dc35f6c1d520b898b5cf90b9bfb92c8e59..1b9fc6c4a983b38ad7ca46de9eb0977718ac187c 100644 --- a/src/uncategorized/saWorkTheFarm.tw +++ b/src/uncategorized/saWorkTheFarm.tw @@ -1,4 +1,4 @@ -/*:: SA work the farm [nobr]*/ /*This entire passage will need to be reworked*/ +:: SA work the farm [nobr] /*This entire passage will need to be reworked*/ <!-- Statistics gathering --> <<set _incomeStats = getSlaveStatisticData($slaves[$i], $slaves[$i].assignment === Job.DAIRY ? $facility.farmyard : undefined)>>