Skip to content
Snippets Groups Projects
Commit 71100beb authored by Pregmodder's avatar Pregmodder
Browse files

removed extra line

parent 6a7a9e13
No related branches found
No related tags found
No related merge requests found
......@@ -5929,7 +5929,7 @@ brought in to you. This time <<EventNameLink>> has been sent to deliver it. $He
<<set $activeSlave.devotion += 4>>
<<= BothVCheck()>>
<</replace>>
<</link>><<if ($activeSlave.anus == 0 && canDoAnal($activeSlave)) || ($activeSlave.vagina == 0 && canDoVaginal($activeSlave))>> //This option will take virginity//<</if>> //This option will take $his virginity//<</if>>
<</link>><<if ($activeSlave.anus == 0 && canDoAnal($activeSlave)) || ($activeSlave.vagina == 0 && canDoVaginal($activeSlave))>> //This option will take virginity//<</if>>
<br><<link "Give $him a massage">>
<<EventNameDelink $activeSlave>>
<<replace "#result">>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment