From ec8499b62d509ce8dece462297f9c8d1e053c1a4 Mon Sep 17 00:00:00 2001 From: gheimhridh <gheimhridh@protonmail.ch> Date: Sat, 4 Nov 2017 20:19:06 +0200 Subject: [PATCH] Remove extra 'if'. --- src/pregmod/fSlaveSlaveVagConsummate.tw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pregmod/fSlaveSlaveVagConsummate.tw b/src/pregmod/fSlaveSlaveVagConsummate.tw index 041d130d180..2be24363eed 100644 --- a/src/pregmod/fSlaveSlaveVagConsummate.tw +++ b/src/pregmod/fSlaveSlaveVagConsummate.tw @@ -93,7 +93,7 @@ You take a look at the slave you selected. <<elseif ($slaverapistx.devotion >= -20)>> Since $slaverapistx.slaveName does not resist your will, she should comply reasonably well. - <<if (if $slaverapistx.dick == 0)>>She dons a strap-on and applies lube in a mechanical, detached fashion, + <<if $slaverapistx.dick == 0>>She dons a strap-on and applies lube in a mechanical, detached fashion, <<else>>She has to work to get herself hard despite her doubts, <</if>> fear and disgust showing on her face as she absorbs the perversion of the natural order of things she's about to experience. -- GitLab