Browse Source

[added] a few additional parameters that can prevent you from working on a given day at the modelling studio

hornguy6 3 years ago
parent
commit
dfd8dcc163
1 changed files with 8 additions and 2 deletions
  1. 8 2
      locations/foto.qsrc

+ 8 - 2
locations/foto.qsrc

@@ -378,21 +378,27 @@ if $ARGS[0] = 'studio':
 			if pcs_apprnc < 80:
 				*clr & cla
 				menu_off = 1
-				'<center><b><font color="maroon">Photographer</font></b></center>'
+				'<center><b><font color="maroon">Floor Manager</font></b></center>'
 				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 				'"I''m sorry but you are going to have to work on your appearance if you want to do a shoot."'
 				act 'Leave':gt'foto','studio'
 			elseif pcs_sweat >= 20:
 				'"You''re all sweaty. Go take a shower before asking for work. And don''t forget to do your makeup after."'
 				act'Go to the showers':gt'foto','showers'
+			elseif $stat_cum_msg ! '':
+				'"Ugh, <<$pcs_lastname>>, what the hell is that?" he looks at you and the visible cum on you with disgust. "We don''t care what your sexual habits are outside of work, but we''re not shooting Japanese porn here. At least take a shower before a shoot."'
+				act'Go to the showers':gt'foto','showers'
 			elseif pcs_leghair > 3:
 				'"Go shave your legs, we''re not running a nature special on gorillas."'
 				act'Go to the showers':gt'foto','showers'
 			elseif mesec > 0 and isprok = 0:
-				'"What the hell <<$pcs_nickname>>!"'
+				'"What the hell <<$pcs_lastname>>!"'
 				'You follow his gaze to see the blood running down your legs.'
 				'"Go wash that off and switch to tampons already! There''s a dispenser in the shower room."'
 				act'Go to the showers':gt'foto','showers'
+			elseif pcs_makeup = 0:
+				'"Your makeup is smeared all over your face <<$pcs_lastname>>. Go clean up and see the makeup artists first."'
+				act'Go to the showers':gt'foto','showers'
 			else
 				if model_week = (daystart - week) / 7 and model_job_week >= 2:
 					gt 'foto', 'practicemodel'