|
@@ -1582,7 +1582,7 @@ if $ARGS[0] = 'hardcore_massage':
|
|
|
act'Get dressed and leave':gt'salon','massage_end'
|
|
|
act'Wipe your face off first':
|
|
|
cumspclnt = 12
|
|
|
- gs 'cum_cleanup','cleanloc'
|
|
|
+ gs 'cum_cleanup'
|
|
|
gt 'salon','massage_end'
|
|
|
end
|
|
|
end
|
|
@@ -1644,7 +1644,7 @@ if $ARGS[0] = 'double_hardcore_massage':
|
|
|
act'Get dressed and leave':gt'salon','massage_end'
|
|
|
act'Wipe your face off first':
|
|
|
cumspclnt = 12
|
|
|
- gs 'cum_cleanup','cleanloc'
|
|
|
+ gs 'cum_cleanup'
|
|
|
gt 'salon','massage_end'
|
|
|
end
|
|
|
end
|
|
@@ -1708,7 +1708,7 @@ if $ARGS[0] = 'gentle_massage':
|
|
|
act'Get dressed and leave':gt'salon','massage_end'
|
|
|
act'Wipe your face off first':
|
|
|
cumspclnt = 12
|
|
|
- gs 'cum_cleanup','cleanloc'
|
|
|
+ gs 'cum_cleanup'
|
|
|
gt 'salon','massage_end'
|
|
|
end
|
|
|
end
|