|
@@ -612,7 +612,7 @@ if $ARGS[0] = 'bath_suction_dildo_ride':
|
|
|
act'Finish masturbating and unmount your dildo':
|
|
|
dildo_timer = 0
|
|
|
gs'arousal','end'
|
|
|
- gs 'bathtub_suction_dildo_remove'
|
|
|
+ gs 'selfplay','bathtub_suction_dildo_remove'
|
|
|
gt $loc, $loc_arg
|
|
|
end
|
|
|
end
|
|
@@ -676,7 +676,7 @@ if $ARGS[0] = 'shower_bathtub_suction_dildo_ride':
|
|
|
end
|
|
|
act'Finish masturbating, unmount your dildo, and get out and dry off':
|
|
|
dildo_timer = 0
|
|
|
- gs 'bathtub_suction_dildo_remove'
|
|
|
+ gs 'selfplay','bathtub_suction_dildo_remove'
|
|
|
gs'arousal','end'
|
|
|
mirror_steam = hour
|
|
|
gt $loc, $loc_arg
|
|
@@ -741,7 +741,7 @@ if $ARGS[0] = 'bath_bathtub_suction_dildo_ride':
|
|
|
end
|
|
|
act'Finish masturbating, unmount your dildo, and get out and dry off':
|
|
|
dildo_timer = 0
|
|
|
- gs 'bathtub_suction_dildo_remove'
|
|
|
+ gs 'selfplay','bathtub_suction_dildo_remove'
|
|
|
gs'arousal','end'
|
|
|
mirror_steam = hour
|
|
|
gt $loc, $loc_arg
|
|
@@ -813,7 +813,7 @@ if $ARGS[0] = 'shower_bathtub_wall_dildo_fuck':
|
|
|
end
|
|
|
act'Finish masturbating, unmount your dildo, and get out and dry off':
|
|
|
dildo_timer = 0
|
|
|
- gs 'shower_suction_dildo_remove'
|
|
|
+ gs 'selfplay','shower_suction_dildo_remove'
|
|
|
mirror_steam = hour
|
|
|
gs'arousal','end'
|
|
|
gt $loc, $loc_arg
|
|
@@ -864,7 +864,7 @@ if $ARGS[0] = 'glass_shower_suction_dildo_fuck':
|
|
|
end
|
|
|
act'Finish masturbating, unmount your dildo, and get out and dry off':
|
|
|
dildo_timer = 0
|
|
|
- gs 'shower_suction_dildo_remove'
|
|
|
+ gs 'selfplay','shower_suction_dildo_remove'
|
|
|
mirror_steam = hour
|
|
|
gs'arousal','end'
|
|
|
gt $loc, $loc_arg
|