From 4045166be6bf49f4491787adb9517dec4c60edc5 Mon Sep 17 00:00:00 2001 From: Pregmodder <pregmodder@gmail.com> Date: Wed, 6 Sep 2017 07:30:42 -0400 Subject: [PATCH] Fix --- src/uncategorized/bodyModification.tw | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/uncategorized/bodyModification.tw b/src/uncategorized/bodyModification.tw index a7cb465fa7f..abd11a9fb26 100644 --- a/src/uncategorized/bodyModification.tw +++ b/src/uncategorized/bodyModification.tw @@ -63,7 +63,6 @@ <<if $slaves[$i].sexualFlaw == "hates oral">> $pronounCaps has trouble thinking of her mouth as a warm, wet, playful hole, so her new piercings will be theraputic. Having something to suck on at all times should force her past her hangups. <</if>> - <</if>> <</if>> <</if>> <<if $activeSlave.nipplesPiercing+$activeSlave.areolaePiercing != _slaveBeforeSession.nipplesPiercing+_slaveBeforeSession.areolaePiercing>> @@ -115,7 +114,6 @@ <<if $slaves[$i].sexualFlaw == "hates penetration">> $pronounCaps has trouble thinking of her vagina as a fuckhole rather than something special to protect and cherish, so her new piercings will be theraputic. The constant, inescapable stimulation of her labia should force her past her hangups. <</if>> - <</if>> <</if>> <</if>> <<if $activeSlave.dickPiercing != _slaveBeforeSession.dickPiercing>> @@ -151,7 +149,6 @@ <<if $slaves[$i].sexualFlaw == "hates anal">> $pronounCaps has trouble thinking of her asshole as a sexy, fuckable hole, so her new piercings will be theraputic. The constant tickling back there should force her past her hangups. <</if>> - <</if>> <</if>> <</if>> <<if $activeSlave.genes == "XY">> -- GitLab