From 79cc98d8cc764fa4add661e1baf28035fec4ef0a Mon Sep 17 00:00:00 2001 From: kopareigns <kopareigns@gmail.com> Date: Mon, 11 Dec 2017 23:13:07 -0500 Subject: [PATCH] Changed fetish to sexualQuirk --- src/pregmod/fSlaveSlaveDickConsummate.tw | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pregmod/fSlaveSlaveDickConsummate.tw b/src/pregmod/fSlaveSlaveDickConsummate.tw index aece01250a0..abf06acd380 100644 --- a/src/pregmod/fSlaveSlaveDickConsummate.tw +++ b/src/pregmod/fSlaveSlaveDickConsummate.tw @@ -28,7 +28,7 @@ You take a look at the bound toy. <<if $activeSlave.mother == $slaverapistx.ID>> - <<if ($activeSlave.fetish == "perverted")>> + <<if ($activeSlave.sexualQuirk == "perverted")>> <<if ($activeSlave.energy > 60)>> $activeSlave.slaveName is looking up at her mother, fully naked, her pussy visible and captivating. Her breathing is fast and her nipples hard. <<else>> @@ -38,7 +38,7 @@ You take a look at the bound toy. $activeSlave.slaveName looks with horror at her mother, knowing what will soon happen. <</if>> <<elseif $slaverapistx.mother == $activeSlave.ID>> - <<if ($activeSlave.fetish == "perverted")>> + <<if ($activeSlave.sexualQuirk == "perverted")>> <<if ($activeSlave.energy > 60)>> $activeSlave.slaveName is looking up at her daughter, fully naked, her pussy visible and captivating. Her breathing is fast and her nipples hard. <<else>> @@ -48,7 +48,7 @@ You take a look at the bound toy. $activeSlave.slaveName looks with horror at her daughter, knowing what will soon happen. <</if>> <<elseif (areSisters($activeSlave, $slaverapistx) > 0)>> - <<if ($activeSlave.fetish == "perverted")>> + <<if ($activeSlave.sexualQuirk == "perverted")>> <<if ($activeSlave.energy > 60)>> $activeSlave.slaveName seems paralyzed with fear, but her nipples are already hard and her face flushed. Secretly, she may want this. <<else>> @@ -58,7 +58,7 @@ You take a look at the bound toy. $activeSlave.slaveName looks with horror at her sister, knowing what will soon happen. <</if>> - <<if ($slaverapistx.fetish == "perverted")>> + <<if ($slaverapistx.sexualQuirk == "perverted")>> <<if ($slaverapistx.energy > 60)>> $slaverapistx.slaveName is looking down at her sister's bound and helpless form with a look of hunger. <<else>> @@ -117,7 +117,7 @@ You take a look at the bound toy. <<if $activeSlave.mother == $slaverapistx.ID>> - <<if ($slaverapistx.fetish == "perverted")>> + <<if ($slaverapistx.sexualQuirk == "perverted")>> <<if ($slaverapistx.attrXX > 60)>> $slaverapistx.slaveName, on the other hand, is well aware that she is about to rape her own daughter, and seems quite eager. <<else>> @@ -127,7 +127,7 @@ You take a look at the bound toy. $slaverapistx.slaveName, on the other hand, is well aware that she is about to rape her own daughter and is understandably disturbed. <</if>> <<elseif $slaverapistx.mother == $activeSlave.ID>> - <<if ($slaverapistx.fetish == "perverted")>> + <<if ($slaverapistx.sexualQuirk == "perverted")>> <<if ($slaverapistx.attrXX > 60)>> $slaverapistx.slaveName, on the other hand, is well aware that she is about to rape her own mother, and seems quite eager. <<else>> -- GitLab