@@ -420,7 +420,7 @@ if $ARGS[0] ! 'end' and $ARGS[0] ! 'checks' and $ARGS[0] ! 'count' and $ARGS[0]
i = 2
:stimloop
- if $ARGS[i] ! '':
+ if $ARGS[i] ! '' or $ARGS[i] ! 'porn' or $ARGS[i] ! 'voyeur':
!!Skipping lesbian and foot where auto added to avoid duplication
if stim_les = 1 and $ARGS[i] = 'lesbian':i += 1 & jump 'stimloop'
if stim_foot = 1 and $ARGS[i] = 'feet':i += 1 & jump 'stimloop'