|
@@ -315,10 +315,10 @@ if $ARGS[0] = 'starlets':
|
|
|
dynamic $showerdin
|
|
|
if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the shower.'
|
|
|
|
|
|
- if pcs_apprnc >= 52 and (stat['think_virgin'] = 0 or stat['vaginal'] > 0):
|
|
|
- if pcs_apprnc < 64:
|
|
|
+ if pcs_hotcat >= 6 and (stat['think_virgin'] = 0 or stat['vaginal'] > 0):
|
|
|
+ if pcs_hotcat < 8:
|
|
|
AlbinaQW['StarletCustomer'] = rand(1,15)
|
|
|
- elseif pcs_apprnc < 72:
|
|
|
+ elseif pcs_hotcat < 9:
|
|
|
AlbinaQW['StarletCustomer'] = rand(1,12)
|
|
|
else
|
|
|
AlbinaQW['StarletCustomer'] = rand(1,10)
|