|
@@ -585,7 +585,7 @@ if $ARGS[0] = 'tips':
|
|
|
'With your shift finally over, you sit at the bar and count out your tips.'
|
|
|
*nl
|
|
|
'You made <<strip_club[''tips_total'']>> <b>₽</b> in tips tonight.'
|
|
|
- if strip_club['manager'] = 1:
|
|
|
+ if strip_club['manager_speak'] = 1:
|
|
|
'Ivanna asked to speak with you before you leave.'
|
|
|
act 'Speak with Ivanna': gt 'stwork3', 'manager_speak'
|
|
|
else
|
|
@@ -670,6 +670,7 @@ if $ARGS[0] = 'manager_speak':
|
|
|
$orgasm_txt = 'You suddenly feel a wave of pleasure overwhelm you and cry out in orgasm as Ivanna keeps thrusting. Your pussy tightens around her cock and you soon feel it twitching and throbbing inside you as spurt upon spurt of thick, warm cum is unloaded deep inside you. Ivanna moans loudly in pleasure as she pumps what feels like an endless stream of cum into your pussy.'
|
|
|
$orgasm_or = 'yes'
|
|
|
gs 'arousal', 'vaginal', 5
|
|
|
+ gs 'cum_call', 'vaginal', 'Ivanna', 1, 0, -1, 40
|
|
|
gs 'arousal', 'end'
|
|
|
gs 'stat'
|
|
|
|