From a0376ea8f1edbae220f2fd7485954cc57043e8c8 Mon Sep 17 00:00:00 2001 From: Pregmodder <pregmodder@gmail.com> Date: Thu, 23 Jan 2020 15:17:42 -0500 Subject: [PATCH] fAnus fix --- src/npc/descriptions/fAnus.tw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/npc/descriptions/fAnus.tw b/src/npc/descriptions/fAnus.tw index 30a70c7cf87..80c864bd5bd 100644 --- a/src/npc/descriptions/fAnus.tw +++ b/src/npc/descriptions/fAnus.tw @@ -107,7 +107,7 @@ You call $him over so you can $His flaccid dick is ground into the back of the couch as you rape $him. <</if>> <<elseif ($activeSlave.devotion <= 20) && ($activeSlave.vagina < 0)>> - <<if !isAmputee(slave)>> + <<if !isAmputee($activeSlave)>> You instruct $him to present $his anus<<if ($PC.dick == 0)>> as you don a strap-on<</if>>. $He knows a sissy slave takes it up the butt, and lies on the couch next to your desk with $his <<if !hasAnyLegs($activeSlave)>>hips<<else>>leg<<if hasBothLegs($activeSlave)>>s<</if>><</if>> in the air, spreading $his buttocks <<if !hasAnyArms($activeSlave)>>as best $he can<<else>>with $his hand<<if hasBothArms($activeSlave)>>s<</if>><</if>>. <<else>> You tell $him it's time for an assfuck. $He's hesitant, but as an amputee can do nothing about it. -- GitLab