Skip to content
Snippets Groups Projects
Commit ff6a6450 authored by variegations's avatar variegations
Browse files

Stopped dance spectators' strap-ons from ejaculating

parent b1c1eaa6
No related branches found
No related tags found
1 merge request!3297Strap-on bugfix
......@@ -1412,7 +1412,7 @@
<br>
<<set $NPCList[$_index].masturbating to 1>>
The <<print $NPCList[$_index].fullDescription>> shakes as <<he>> reaches climax.
<<if $NPCList[$_index].penis isnot "none">>
<<if $NPCList[$_index].penis isnot "none" and !$NPCList[$_index].penisdesc.includes("strap-on")>>
A thick rope of cum erupts from <<his>> <<print $NPCList[$_index].penisdesc>>.
<<if $dance_place is $_index>>
<<random_semen>><<set $audiencemod += 2>>
......
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