From 7503b3cc76757631459b6f728a679f62229ffa9a Mon Sep 17 00:00:00 2001 From: Pregmodder <pregmodder@gmail.com> Date: Wed, 2 Jan 2019 12:03:00 -0500 Subject: [PATCH] fix? --- src/uncategorized/reBusyMasterSuite.tw | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/uncategorized/reBusyMasterSuite.tw b/src/uncategorized/reBusyMasterSuite.tw index fe46824dbbd..c8683561ac4 100644 --- a/src/uncategorized/reBusyMasterSuite.tw +++ b/src/uncategorized/reBusyMasterSuite.tw @@ -55,8 +55,8 @@ $He had to turn to greet you as you entered, since $he was facing away from the <<elseif $slaves[_msIdx[$i]].butt > 4>> well cushioned by <<print $slaves[_msIdx[$i]].slaveName>>'s huge ass. <<elseif $slaves[_msIdx[$i+1]].nipples == "huge">> - <<setLocalPronouns $slaves[_msIdx[$i+1]] 2>> - who is bending to rub _his2 enormous hard nipples across <<print $slaves[_msIdx[$i]].slaveName>>'s <<print $slaves[_msIdx[$i]].skin>> back. + <<set _his = $slaves[_msIdx[$i+1]].possessive>> + who is bending to rub _his enormous hard nipples across <<print $slaves[_msIdx[$i]].slaveName>>'s <<print $slaves[_msIdx[$i]].skin>> back. <<elseif $slaves[_msIdx[$i+1]].lips > 40>> who is bending forward to nibble along <<print $slaves[_msIdx[$i]].slaveName>>'s <<print $slaves[_msIdx[$i]].skin>> neck. <<elseif $slaves[_msIdx[$i+1]].amp != 1>> -- GitLab