diff --git a/src/uncategorized/slaveInteract.tw b/src/uncategorized/slaveInteract.tw index 59bd72d5c047c7db7397d8ed565592edff2711d1..5e5fb91c7db162714e040a41bcd0bc9428013fef 100644 --- a/src/uncategorized/slaveInteract.tw +++ b/src/uncategorized/slaveInteract.tw @@ -460,14 +460,14 @@ <<elseif ($activeSlave.vagina > 0)>> | //$His pussy is not available while in chastity// <<elseif ($activeSlave.vagina == 0)>> - | //Take $his virginity before giving $him pussy special attention// + | //Take $his virginity before giving $his pussy special attention// <</if>> <<if ($activeSlave.anus > 0) && canDoAnal($activeSlave)>> | <<link "Ass">><<set $activeSlave.toyHole = "ass">><<replace "#hole">>$activeSlave.toyHole<</replace>><</link>> <<elseif ($activeSlave.anus > 0)>> | //$His ass is not available while in chastity// <<elseif ($activeSlave.anus == 0)>> - | //Take $his anal virginity before giving $him ass special attention// + | //Take $his anal virginity before giving $his ass special attention// <</if>> /*check*/ <<if ($activeSlave.dick > 0) && canPenetrate($activeSlave)>>