|
@@ -41,20 +41,20 @@ if $ARGS[0] = 'model':
|
|
|
|
|
|
act'"I''d like to do a catalog shoot"':
|
|
|
cla & *clr
|
|
|
- if modelfoto >= 10 and pcs_mdlng > 20 and modelfoto_fashion < 1:gt'foto_events','fashion_persuasion'
|
|
|
+ if modelfoto['shoots'] >= 10 and pcs_mdlng > 20 and modelfoto['fashion'] < 1:gt'foto_events','fashion_persuasion'
|
|
|
'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
|
|
|
'"Alright, what kind of shoot? Clothing or swimsuits?"'
|
|
|
|
|
|
act'Clothing':
|
|
|
- $shoot_type = 'catalog'
|
|
|
- modelfoto += 1
|
|
|
- modelfoto_catalog += 1
|
|
|
+ $modelfoto['shoot_type'] = 'catalog'
|
|
|
+ modelfoto['shoots']+= 1
|
|
|
+ modelfoto['catalog'] += 1
|
|
|
model_job_week += 1
|
|
|
mdlng_exp += rand(2,5)
|
|
|
gs 'fame', 'city', 'modelling', 'tiny'
|
|
|
minut += 120
|
|
|
money += 450
|
|
|
- modelfotomoney += 450
|
|
|
+ modelfoto['earnings'] += 450
|
|
|
cla & *clr
|
|
|
if rand(1,2) = 1:
|
|
|
'<center><video autoplay loop src="images/locations/city/citycenter/photo/catalog/1.mp4"></video></center>'
|
|
@@ -68,15 +68,15 @@ if $ARGS[0] = 'model':
|
|
|
act 'Leave':gt 'foto', 'studio'
|
|
|
end
|
|
|
act'Swimsuits':
|
|
|
- $shoot_type = 'swim_catalog'
|
|
|
- modelfoto += 1
|
|
|
- modelfoto_catalog += 1
|
|
|
+ $modelfoto['shoot_type'] = 'swim_catalog'
|
|
|
+ modelfoto['shoots']+= 1
|
|
|
+ modelfoto['catalog'] += 1
|
|
|
model_job_week += 1
|
|
|
mdlng_exp += rand(2,5)
|
|
|
gs 'fame', 'city', 'modelling', 'tiny'
|
|
|
minut += 120
|
|
|
money += 450
|
|
|
- modelfotomoney += 450
|
|
|
+ modelfoto['earnings'] += 450
|
|
|
cla & *clr
|
|
|
'<center><video autoplay loop src="images/locations/city/citycenter/photo/bikini/<<rand(1,3)>>.mp4"></video></center>'
|
|
|
bikinicatalog += 1
|
|
@@ -95,8 +95,8 @@ if $ARGS[0] = 'model':
|
|
|
'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
|
|
|
'"Alright, what kind of shoot would you like to do? Fashion, bikini, or lingerie?"'
|
|
|
act 'Fashion':
|
|
|
- $shoot_type = 'fashion'
|
|
|
- if modelfoto_fashion >= 10 and modelfoto_bikini + modelfoto_lingerie < 1 and modelfoto_glamour < 1 and modelfoto_nude < 1: gt'foto_events','lingerie_persuasion'
|
|
|
+ $modelfoto['shoot_type'] = 'fashion'
|
|
|
+ if modelfoto['fashion'] >= 10 and modelfoto['bikini'] + modelfoto['lingerie'] < 1 and modelfoto['glamour'] < 1 and modelfoto['nude'] < 1: gt'foto_events','lingerie_persuasion'
|
|
|
cla
|
|
|
act 'Look at something else':gt 'foto_shoot','model'
|
|
|
|
|
@@ -104,9 +104,9 @@ if $ARGS[0] = 'model':
|
|
|
end
|
|
|
|
|
|
act 'Bikini':
|
|
|
- $shoot_type = 'bikini'
|
|
|
+ $modelfoto['shoot_type'] = 'bikini'
|
|
|
*clr & cla
|
|
|
- if modelfoto_bikini + modelfoto_lingerie >= 10 and pcs_mdlng > 20 and modelfoto_glamour < 1 and modelfoto_nude < 1:gt'foto_events','glamour_persuasion'
|
|
|
+ if modelfoto['bikini'] + modelfoto['lingerie'] >= 10 and pcs_mdlng > 20 and modelfoto['glamour'] < 1 and modelfoto['nude'] < 1:gt'foto_events','glamour_persuasion'
|
|
|
if pcs_inhib < 20:
|
|
|
'You think about asking to do this shoot but then blush and realize you aren''t confident enough to have pictures of yourself like this circling around the internet. Maybe you could practice it later, but you''re not ready to do it for real.'
|
|
|
act 'Look at something else':gt 'foto_shoot','model'
|
|
@@ -131,9 +131,9 @@ if $ARGS[0] = 'model':
|
|
|
|
|
|
|
|
|
act 'Lingerie modelling':
|
|
|
- $shoot_type = 'lingerie'
|
|
|
+ $modelfoto['shoot_type'] = 'lingerie'
|
|
|
*clr & cla
|
|
|
- if modelfoto_bikini + modelfoto_lingerie >= 10 and modelfoto_glamour < 1 and modelfoto_nude < 1:gt'foto_events','glamour_persuasion'
|
|
|
+ if modelfoto['bikini'] + modelfoto['lingerie'] >= 10 and modelfoto['glamour'] < 1 and modelfoto['nude'] < 1:gt'foto_events','glamour_persuasion'
|
|
|
if pcs_inhib < 25:
|
|
|
'You think about asking to do this shoot but then blush and realize you aren''t confident enough to have pictures of yourself like this circling around the internet. Maybe you could practice it later, but you''re not ready to do it for real.'
|
|
|
act 'Look at something else':gt 'foto_shoot','model'
|
|
@@ -159,7 +159,7 @@ if $ARGS[0] = 'model':
|
|
|
end
|
|
|
|
|
|
act'"I''d like to do a glamour shoot"':
|
|
|
- if pcs_inhib < 30 and modelfoto_glamour < 1:
|
|
|
+ if pcs_inhib < 30 and modelfoto['glamour'] < 1:
|
|
|
msg'You toy with the idea of exposing yourself on camera but then blush and realize you aren''t confident enough to have pictures of yourself like this circling around the internet. Maybe you could practice it later, but you''re not ready to do it for real.'
|
|
|
else
|
|
|
gt'foto_shoot', 'glamour_shoot'
|
|
@@ -167,7 +167,7 @@ if $ARGS[0] = 'model':
|
|
|
end
|
|
|
|
|
|
act'"I''d like to do a nude shoot"':
|
|
|
- if pcs_inhib < 30 and modelfoto_nude < 1:
|
|
|
+ if pcs_inhib < 30 and modelfoto['nude'] < 1:
|
|
|
msg'You toy with the idea of exposing yourself on camera but then blush and realize you aren''t confident enough to have pictures of yourself like this circling around the internet. Maybe you could practice it later, but you''re not ready to do it for real.'
|
|
|
else
|
|
|
gt'foto_shoot', 'nude_shoot'
|
|
@@ -196,7 +196,7 @@ end
|
|
|
|
|
|
!! minut += 120
|
|
|
!! modelpayfin = 700 + (modelpay) + (15*rand(0,5))
|
|
|
-!! modelfoto_nip += 1
|
|
|
+!! modelfoto['nip'] += 1
|
|
|
!! mdlng_exp += rand(6,10)
|
|
|
!! fame['city_modelling'] += rand(7,13)
|
|
|
!! pav_modelling += rand(1,fame['city_modelling'])/10
|
|
@@ -229,10 +229,10 @@ if $ARGS[0] = 'glamour_shoot':
|
|
|
'"Alright, we can do that. What kind of glamour shoot?"'
|
|
|
act 'Sexy clothing':
|
|
|
*clr & cla
|
|
|
- $shoot_type = 'sexy_clo'
|
|
|
- if modelfoto_ero_clo >= 10 and modelfoto_trans_ling + modelfoto_trans_ling < 1 and modelfoto_nip < 1 and modelfoto_nude < 1: gt'foto_events','trans_persuasion'
|
|
|
+ $modelfoto['shoot_type'] = 'sexy_clo'
|
|
|
+ if modelfoto['sexy'] >= 10 and modelfoto['trans_ling'] + modelfoto['trans_ling'] < 1 and modelfoto['nip'] < 1 and modelfoto['nude'] < 1: gt'foto_events','trans_persuasion'
|
|
|
if pcs_inhib < 30:
|
|
|
- if modelfoto_ero_clo > 0:
|
|
|
+ if modelfoto['sexy'] > 0:
|
|
|
'You think about asking to do this shoot but hesitate. You''ve done it before but still... Are you really comfortable with <i>more</i> of these kinds of pictures of you floating around?'
|
|
|
else
|
|
|
'You think about asking to do this shoot but then blush and realize you aren''t confident enough to have pictures of yourself like this circling around the internet. Maybe you could practice it later, but you''re not ready to do it for real.'
|
|
@@ -260,10 +260,10 @@ if $ARGS[0] = 'glamour_shoot':
|
|
|
|
|
|
act 'Transparent clothing':
|
|
|
*clr & cla
|
|
|
- $shoot_type = 'trans_clo'
|
|
|
- if modelfoto_trans_ling + modelfoto_transparent >= 5 and modelfoto_topless < 1 and modelfoto_nude < 1: gt'foto_events','topless_persuasion'
|
|
|
+ $modelfoto['shoot_type'] = 'trans_clo'
|
|
|
+ if modelfoto['trans_ling'] + modelfoto['transparent'] >= 5 and modelfoto['topless'] < 1 and modelfoto['nude'] < 1: gt'foto_events','topless_persuasion'
|
|
|
if pcs_inhib < 45:
|
|
|
- if modelfoto_transparent > 0:
|
|
|
+ if modelfoto['transparent'] > 0:
|
|
|
'You think about asking to do this shoot but hesitate. You''ve done it before but still... Are you really comfortable with <i>more</i> of these kinds of pictures of you floating around?'
|
|
|
else
|
|
|
'You think about asking to do this shoot but then blush and realize you aren''t confident enough to have pictures of yourself like this circling around the internet. Maybe you could practice it later, but you''re not ready to do it for real.'
|
|
@@ -291,11 +291,11 @@ if $ARGS[0] = 'glamour_shoot':
|
|
|
end
|
|
|
|
|
|
act 'Transparent Lingerie':
|
|
|
- $shoot_type = 'trans_ling'
|
|
|
+ $modelfoto['shoot_type'] = 'trans_ling'
|
|
|
*clr & cla
|
|
|
- if modelfoto_trans_ling + modelfoto_transparent >= 5 and modelfoto_topless < 1 and modelfoto_nude < 1: $shoot_type = 'trans_ling' & gt'foto_events','topless_persuasion'
|
|
|
+ if modelfoto['trans_ling'] + modelfoto['transparent'] >= 5 and modelfoto['topless'] < 1 and modelfoto['nude'] < 1: $modelfoto['shoot_type'] = 'trans_ling' & gt'foto_events','topless_persuasion'
|
|
|
if pcs_inhib < 45:
|
|
|
- if modelfoto_trans_ling > 0:
|
|
|
+ if modelfoto['trans_ling'] > 0:
|
|
|
'You think about asking to do this shoot but hesitate. You''ve done it before but still... Are you really comfortable with <i>more</i> of these kinds of pictures of you floating around?'
|
|
|
else
|
|
|
'You think about asking to do this shoot but then blush and realize you aren''t confident enough to have pictures of yourself like this circling around the internet. Maybe you could practice it later, but you''re not ready to do it for real.'
|
|
@@ -323,11 +323,11 @@ if $ARGS[0] = 'glamour_shoot':
|
|
|
end
|
|
|
|
|
|
act 'Topless':
|
|
|
- $shoot_type = 'topless'
|
|
|
+ $modelfoto['shoot_type'] = 'topless'
|
|
|
*clr & cla
|
|
|
- if modelfoto_topless >= 5 and modelfoto_nude < 1: gt'foto_events','nude_persuasion'
|
|
|
+ if modelfoto['topless'] >= 5 and modelfoto['nude'] < 1: gt'foto_events','nude_persuasion'
|
|
|
if pcs_inhib < 50:
|
|
|
- if modelfoto_topless > 0:
|
|
|
+ if modelfoto['topless'] > 0:
|
|
|
'You think about asking to do this shoot but hesitate. You''ve done it before but still... Are you really comfortable with <i>more</i> of these kinds of pictures of you floating around?'
|
|
|
else
|
|
|
'You think about asking to do this shoot but then blush and realize you aren''t confident enough to have pictures of yourself like this circling around the internet. Maybe you could practice it later, but you''re not ready to do it for real.'
|
|
@@ -368,11 +368,11 @@ if $ARGS[0] = 'nude_shoot':
|
|
|
'"Alright, we can do that. What kind of nude shoot?"'
|
|
|
|
|
|
act 'Tasteful nude':
|
|
|
- $shoot_type = 'taste_nude'
|
|
|
+ $modelfoto['shoot_type'] = 'taste_nude'
|
|
|
*clr & cla
|
|
|
- if modelfoto_tastenude >= 5 and modelfoto_topless + modelfoto_toplessnude + modelfoto_fullnude < 1: gt'foto_events','nude_persuasion'
|
|
|
+ if modelfoto['tastenude'] >= 5 and modelfoto['topless'] + modelfoto['topless']nude + modelfoto['fullnude'] < 1: gt'foto_events','nude_persuasion'
|
|
|
if pcs_inhib < 40:
|
|
|
- if modelfoto_tastenude > 0:
|
|
|
+ if modelfoto['tastenude'] > 0:
|
|
|
'You think about asking to do this shoot but hesitate. You''ve done it before but still... Are you really comfortable with <i>more</i> of these kinds of pictures of you floating around?'
|
|
|
else
|
|
|
'You think about asking to do this shoot but then blush and realize you aren''t confident enough to have pictures of yourself like this circling around the internet. Maybe you could practice it later, but you''re not ready to do it for real.'
|
|
@@ -400,11 +400,11 @@ if $ARGS[0] = 'nude_shoot':
|
|
|
end
|
|
|
|
|
|
act 'Topless nude':
|
|
|
- $shoot_type = 'top_nude'
|
|
|
+ $modelfoto['shoot_type'] = 'top_nude'
|
|
|
*clr & cla
|
|
|
- if modelfoto_toplessnude >= 3 and modelfoto_pussy < 1:gt'foto_events','nude_persuasion'
|
|
|
+ if modelfoto['topless']nude >= 3 and modelfoto['pussy'] < 1:gt'foto_events','nude_persuasion'
|
|
|
if pcs_inhib < 55:
|
|
|
- if modelfoto_toplessnude > 0:
|
|
|
+ if modelfoto['topless']nude > 0:
|
|
|
'You think about asking to do this shoot but hesitate. You''ve done it before but still... Are you really comfortable with <i>more</i> of these kinds of pictures of you floating around?'
|
|
|
else
|
|
|
'You think about asking to do this shoot but then blush and realize you aren''t confident enough to have pictures of yourself like this circling around the internet. Maybe you could practice it later, but you''re not ready to do it for real.'
|
|
@@ -432,12 +432,12 @@ if $ARGS[0] = 'nude_shoot':
|
|
|
end
|
|
|
|
|
|
act 'Full nude':
|
|
|
- $shoot_type = 'full_nude'
|
|
|
+ $modelfoto['shoot_type'] = 'full_nude'
|
|
|
*clr & cla
|
|
|
if pcs_inhib < 60:
|
|
|
- if modelfoto_fullnude > 0:
|
|
|
+ if modelfoto['fullnude'] > 0:
|
|
|
'You think about asking to do this shoot but hesitate. You''ve done it before but still... Are you really comfortable with <i>more of these kinds of pictures of you floating around?'
|
|
|
- elseif modelfoto_pussy < 1:
|
|
|
+ elseif modelfoto['pussy'] < 1:
|
|
|
'You think about asking to do this shoot but hesitate, not sure if you''re ready to put pictures of your pussy all over the internet.'
|
|
|
else
|
|
|
'You think about asking to do this shoot but then blush and realize you aren''t confident enough to have pictures of yourself like this circling around the internet. Maybe you could practice it later, but you''re not ready to do it for real.'
|
|
@@ -465,12 +465,12 @@ if $ARGS[0] = 'nude_shoot':
|
|
|
end
|
|
|
|
|
|
act 'Erotic':
|
|
|
- $shoot_type = 'erotic'
|
|
|
+ $modelfoto['shoot_type'] = 'erotic'
|
|
|
*clr & cla
|
|
|
if pcs_inhib < 65:
|
|
|
- if modelfoto_pussy < 1:
|
|
|
+ if modelfoto['pussy'] < 1:
|
|
|
'You think about asking to do this shoot but hesitate, not sure if you''re ready to put pictures of your pussy and asshole all over the internet, especially ones that focus on them!'
|
|
|
- elseif modelfoto_erotic >= 0:
|
|
|
+ elseif modelfoto['erotic'] >= 0:
|
|
|
'You think about asking to do this shoot but hesitate. You''ve done it before but still... Are you really comfortable with <i>more</i> of these kinds of pictures of you floating around?'
|
|
|
else
|
|
|
'You think about asking to do this shoot but then blush and realize you aren''t confident enough to have pictures of yourself like this circling around the internet. Maybe you could practice it later, but you''re not ready to do it for real.'
|
|
@@ -548,7 +548,7 @@ if $ARGS[0] = 'fashion':
|
|
|
*clr & cla
|
|
|
minut += 120
|
|
|
modelpayfin = 300 + (modelpay) + (15*rand(0,5)) + (pcs_apprnc) + (min(fame['city_modelling'], 700)/2) + (pcs_mdlng/2 * 10)
|
|
|
- modelfoto_fashion += 1
|
|
|
+ modelfoto['fashion'] += 1
|
|
|
mdlng_exp += rand(5,8)
|
|
|
gs 'fame', 'city', 'modelling', 'small'
|
|
|
if fame['city_modelling'] > 200: gs 'fame', 'city', 'modelling', rand(3,10)
|
|
@@ -573,7 +573,7 @@ if $ARGS[0] = 'bikini':
|
|
|
*clr & cla
|
|
|
minut += 120
|
|
|
modelpayfin = 325 + (modelpay) + (15*rand(0,5)) + (pcs_apprnc) + (min(fame['city_modelling'], 700)/2) + (pcs_mdlng/2 * 10)
|
|
|
- modelfoto_bikini += 1
|
|
|
+ modelfoto['bikini'] += 1
|
|
|
if pcs_inhib < 20: gs 'willpower','pay','self'
|
|
|
gs 'fame', 'city', 'modelling', 'small'
|
|
|
if fame['city_modelling'] > 200: gs 'fame', 'city', 'modelling', rand(3,10)
|
|
@@ -596,7 +596,7 @@ if $ARGS[0] = 'lingerie':
|
|
|
*clr & cla
|
|
|
minut += 120
|
|
|
modelpayfin = 350 + (modelpay) + (15*rand(0,5)) + (pcs_apprnc) + (min(fame['city_modelling'], 700)/2) + (pcs_mdlng/2 * 10)
|
|
|
- modelfoto_lingerie += 1
|
|
|
+ modelfoto['lingerie'] += 1
|
|
|
mdlng_exp += rand(6,10)
|
|
|
if pcs_inhib < 25: gs 'willpower','pay','self'
|
|
|
gs 'fame', 'city', 'modelling', 'small'
|
|
@@ -622,8 +622,8 @@ if $ARGS[0] = 'sexy':
|
|
|
*clr & cla
|
|
|
minut += 120
|
|
|
modelpayfin = 500 + (modelpay) + (15*rand(0,5)) + (pcs_apprnc) + (min(fame['city_modelling'], 700)/2) + (pcs_mdlng/2 * 10)
|
|
|
- modelfoto_glamour += 1
|
|
|
- modelfoto_ero_clo += 1
|
|
|
+ modelfoto['glamour'] += 1
|
|
|
+ modelfoto['sexy'] += 1
|
|
|
mdlng_exp += rand(5,10)
|
|
|
if pcs_inhib < 30: gs 'willpower','pay','self'
|
|
|
gs 'fame', 'city', 'modelling', 'small'
|
|
@@ -645,9 +645,10 @@ if $ARGS[0] = 'transparent':
|
|
|
*clr & cla
|
|
|
minut += 120
|
|
|
modelpayfin = 600 + (modelpay) + (pcs_apprnc) + (15*rand(0,5))
|
|
|
- modelfoto_glamour += 1
|
|
|
- modelfoto_transparent += 1
|
|
|
- modelfoto_nip += 1
|
|
|
+ modelfoto['glamour'] += 1
|
|
|
+ modelfoto['sexy']
|
|
|
+ modelfoto['transparent'] += 1
|
|
|
+ modelfoto['nip'] += 1
|
|
|
mdlng_exp += rand(6,10)
|
|
|
if pcs_inhib < 45: gs 'willpower','pay','self'
|
|
|
gs 'fame', 'city', 'modelling', 'small'
|
|
@@ -669,10 +670,10 @@ if $ARGS[0] = 'trans_ling':
|
|
|
*clr & cla
|
|
|
minut += 120
|
|
|
modelpayfin = 650 + (modelpay * 2) + (pcs_apprnc) + (15*rand(0,7))
|
|
|
- modelfoto_glamour += 1
|
|
|
- modelfoto_trans_ling += 1
|
|
|
- modelfoto_nip += 1
|
|
|
- modelfoto_lingerie += 1
|
|
|
+ modelfoto['glamour'] += 1
|
|
|
+ modelfoto['trans_ling'] += 1
|
|
|
+ modelfoto['nip'] += 1
|
|
|
+ modelfoto['lingerie'] += 1
|
|
|
mdlng_exp += rand(8,10)
|
|
|
if pcs_inhib < 45: gs 'willpower','pay','self'
|
|
|
gs 'fame', 'city', 'modelling', 'small'
|
|
@@ -700,8 +701,8 @@ if $ARGS[0] = 'topless':
|
|
|
*clr & cla
|
|
|
minut += 120
|
|
|
modelpayfin = 700 + (modelpay) + (pcs_apprnc) + (15*rand(0,5))
|
|
|
- modelfoto_nip += 1
|
|
|
- modelfoto_topless += 1
|
|
|
+ modelfoto['nip'] += 1
|
|
|
+ modelfoto['topless'] += 1
|
|
|
mdlng_exp += rand(6,10)
|
|
|
if pcs_inhib < 50: gs 'willpower','pay','self'
|
|
|
gs 'fame', 'city', 'modelling', 'small'
|
|
@@ -724,8 +725,8 @@ if $ARGS[0] = 'tasteful':
|
|
|
minut += 120
|
|
|
modelpay = (pcs_mdlng/2 * 10) + min(fame['city_modelling'], 700) + pcs_apprnc
|
|
|
modelpayfin = 600 + (modelpay * 2) + (15*rand(0,5))
|
|
|
- modelfoto_tastenude += 1
|
|
|
- modelfoto_nude += 1
|
|
|
+ modelfoto['tastenude'] += 1
|
|
|
+ modelfoto['nude'] += 1
|
|
|
mdlng_exp += rand(9,10)
|
|
|
if pcs_inhib < 40: gs 'willpower','pay','self'
|
|
|
gs 'fame', 'city', 'modelling', 'small'
|
|
@@ -747,8 +748,8 @@ if $ARGS[0] = 'topless_nude':
|
|
|
minut += 120
|
|
|
modelpay = (pcs_mdlng/2 * 10) + min(fame['city_modelling'], 700) + pcs_apprnc
|
|
|
modelpayfin = 600 + (modelpay * 2) + (15*rand(0,5))
|
|
|
- modelfoto_nude += 1
|
|
|
- modelfoto_toplessnude += 1
|
|
|
+ modelfoto['nude'] += 1
|
|
|
+ modelfoto['topless']nude += 1
|
|
|
mdlng_exp += rand(9,10)
|
|
|
if pcs_inhib < 55: gs 'willpower','pay','self'
|
|
|
gs 'fame', 'city', 'modelling', 'medium'
|
|
@@ -770,11 +771,11 @@ if $ARGS[0] = 'nude':
|
|
|
minut += 120
|
|
|
modelpay = (pcs_mdlng/2 * 10) + min(fame['city_modelling'], 700) + pcs_apprnc
|
|
|
modelpayfin = 600 + (modelpay * 2) + (15*rand(0,5))
|
|
|
- if modelfoto_nude = 0: modelpayfin = modelpayfin * 2 & foto_persuade = 0
|
|
|
- modelfoto_nude += 1
|
|
|
- modelfoto_fullnude += 1
|
|
|
- modelfoto_nip += 1
|
|
|
- modelfoto_pussy += 1
|
|
|
+ if modelfoto['nude'] = 0: modelpayfin = modelpayfin * 2 & foto_persuade = 0
|
|
|
+ modelfoto['nude'] += 1
|
|
|
+ modelfoto['fullnude'] += 1
|
|
|
+ modelfoto['nip'] += 1
|
|
|
+ modelfoto['pussy'] += 1
|
|
|
mdlng_exp += rand(9,10)
|
|
|
if pcs_inhib < 60: gs 'willpower','pay','self'
|
|
|
gs 'fame', 'city', 'modelling', 'medium'
|
|
@@ -791,9 +792,9 @@ if $ARGS[0] = 'nude':
|
|
|
*nl
|
|
|
'You spend two hours posing confidently for a photographer taking pictures of you, your <<$pcdesc_pubes>> pussy providing a nice contrast to the rest of your smooth body. When the shoot ends, both you and the photographers are very proud of the results and you are paid <<modelpayfin>> <b>₽</b> for your work.'
|
|
|
end
|
|
|
- if modelfoto_nude = 1 and foto_persuade ! 5:
|
|
|
+ if modelfoto['nude'] = 1 and foto_persuade ! 5:
|
|
|
'You blink at the amount but the person who gave it to you reassures you it''s normal. The studio has a policy of doubling the pay for a model''s nude debut.'
|
|
|
- elseif modelfoto_nude = 1 and foto_persuade = 5:
|
|
|
+ elseif modelfoto['nude'] = 1 and foto_persuade = 5:
|
|
|
'It even includes the bonus the manager said they''d give you for your debut!'
|
|
|
end
|
|
|
|
|
@@ -809,11 +810,11 @@ if $ARGS[0] = 'erotic':
|
|
|
minut += 120
|
|
|
modelpay = (pcs_mdlng/2 * 10) + (pcs_apprnc * 3)
|
|
|
modelpayfin = 1000 + (modelpay * 2) + (15*rand(0,5))
|
|
|
- modelfoto_erotic += 1
|
|
|
- modelfoto_nude += 1
|
|
|
- modelfoto_nip += 1
|
|
|
- modelfoto_pussy += 1
|
|
|
- modelfoto_asshole += 1
|
|
|
+ modelfoto['erotic'] += 1
|
|
|
+ modelfoto['nude'] += 1
|
|
|
+ modelfoto['nip'] += 1
|
|
|
+ modelfoto['pussy'] += 1
|
|
|
+ modelfoto['asshole'] += 1
|
|
|
mdlng_exp += rand(1,4)
|
|
|
if pcs_inhib < 65: gs 'willpower','pay','self'
|
|
|
gs 'fame', 'city', 'modelling', 'small'
|
|
@@ -839,7 +840,7 @@ if $ARGS[0] = 'sportswear':
|
|
|
*clr & cla
|
|
|
minut += 120
|
|
|
modelpayfin = 300 + (modelpay) + (15*rand(0,5)) + (pcs_apprnc) + (fame['city_modelling']/2) + (pcs_mdlng/2 * 10) + (city_sport/2)
|
|
|
- modelfoto_fitness += 1
|
|
|
+ modelfoto['fitness'] += 1
|
|
|
pcs_sweat = 60
|
|
|
mdlng_exp += rand(2,4)
|
|
|
gs 'fame', 'city', 'modelling', 'small'
|
|
@@ -867,7 +868,7 @@ if $ARGS[0] = 'sports_underwear':
|
|
|
*clr & cla
|
|
|
minut += 120
|
|
|
modelpayfin = 325 + (modelpay) + (15*rand(0,5)) + (pcs_apprnc) + (fame['city_modelling']/2) + (pcs_mdlng/2 * 10) + (city_sport/2)
|
|
|
- modelfoto_fitness += 1
|
|
|
+ modelfoto['fitness'] += 1
|
|
|
pcs_sweat = 60
|
|
|
gs 'fame', 'city', 'modelling', 'small'
|
|
|
mdlng_exp += rand(3,6)
|
|
@@ -893,8 +894,8 @@ if $ARGS[0] = 'fitness_artistic_nude':
|
|
|
minut += 120
|
|
|
modelpay = (pcs_mdlng/2 * 10) + fame['city_modelling'] + pcs_apprnc + city_sport
|
|
|
modelpayfin = 600 + (modelpay * 2) + (15*rand(0,5))
|
|
|
- modelfoto_fitness += 1
|
|
|
- modelfoto_nude += 1
|
|
|
+ modelfoto['fitness'] += 1
|
|
|
+ modelfoto['nude'] += 1
|
|
|
pcs_sweat = 60
|
|
|
mdlng_exp += rand(4,5)
|
|
|
gs 'fame', 'city', 'modelling', 'small'
|
|
@@ -931,12 +932,12 @@ end
|
|
|
!! fame['city_modelling'] += rand(10,20)
|
|
|
!! pav_modelling += rand(0,fame['city_modelling'])/10
|
|
|
!! inhib_exp += 3
|
|
|
-!! modelfoto_glamour += 1
|
|
|
-!! modelfoto_nip += 1
|
|
|
-!! modelfoto_fashion += 1
|
|
|
-!! modelfoto_lingerie += 1
|
|
|
-!! modelfoto_topless += 1
|
|
|
-!! modelfoto_pussy += 1
|
|
|
+!! modelfoto['glamour'] += 1
|
|
|
+!! modelfoto['nip'] += 1
|
|
|
+!! modelfoto['fashion'] += 1
|
|
|
+!! modelfoto['lingerie'] += 1
|
|
|
+!! modelfoto['topless'] += 1
|
|
|
+!! modelfoto['pussy'] += 1
|
|
|
!! gs 'stat'
|
|
|
!! '<center><video autoplay loop src="images/locations/city/citycenter/photo/vmodel.mp4"></video></center>'
|
|
|
!! 'You spend two hours posing for the photographer, changing in and out of various underwear, sexy clothings, and lingeries until you end the shoot fully striped down and dancing naked.'
|