|
@@ -182,7 +182,7 @@ if $ARGS[0] = 'albina4':
|
|
'"Well? Am I good enough to join?" you ask.'
|
|
'"Well? Am I good enough to join?" you ask.'
|
|
'She just laughs at you dismissively. "While I <i>could</i> train you properly so you''re not a floundering embarrassment, appearance is everything to the Starlets, so try improving your looks first and then get back to us."'
|
|
'She just laughs at you dismissively. "While I <i>could</i> train you properly so you''re not a floundering embarrassment, appearance is everything to the Starlets, so try improving your looks first and then get back to us."'
|
|
'She turns and leaves with the rest of the troupe, her comments leaving you feeling slightly insulted.'
|
|
'She turns and leaves with the rest of the troupe, her comments leaving you feeling slightly insulted.'
|
|
- elseif pcs_hotcat >= 6 and stat['think_virgin'] = 1 and stat['vaginal'] = 0:
|
|
|
|
|
|
+ elseif pcs_hotcat >= 6 :
|
|
'"Well? Am I good enough to join?" you ask.'
|
|
'"Well? Am I good enough to join?" you ask.'
|
|
'She thinks about it and looks at the other girls; some nod, others shrug.'
|
|
'She thinks about it and looks at the other girls; some nod, others shrug.'
|
|
'Finally, she answers. "Okay, we''ll take a shot. Maybe you''ll learn something by training with <i>actual</i> dancers. We practice every day except Tuesday and Thursday, so don''t be late."'
|
|
'Finally, she answers. "Okay, we''ll take a shot. Maybe you''ll learn something by training with <i>actual</i> dancers. We practice every day except Tuesday and Thursday, so don''t be late."'
|
|
@@ -315,7 +315,7 @@ if $ARGS[0] = 'starlets':
|
|
dynamic $showerdin
|
|
dynamic $showerdin
|
|
if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the shower.'
|
|
if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the shower.'
|
|
|
|
|
|
- if pcs_hotcat >= 6 and (stat['think_virgin'] = 0 or stat['vaginal'] > 0):
|
|
|
|
|
|
+ if pcs_hotcat >= 6 :
|
|
if pcs_hotcat < 8:
|
|
if pcs_hotcat < 8:
|
|
AlbinaQW['StarletCustomer'] = rand(1,15)
|
|
AlbinaQW['StarletCustomer'] = rand(1,15)
|
|
elseif pcs_hotcat < 9:
|
|
elseif pcs_hotcat < 9:
|