Browse Source

moved a variable check from the photo studio to the daily checks

hornguy6 6 years ago
parent
commit
dfbe6e5551
2 changed files with 4 additions and 1 deletions
  1. 3 0
      locations/cikl
  2. 1 1
      locations/foto

+ 3 - 0
locations/cikl

@@ -54,6 +54,9 @@ if (film > 0 or pornstack = 1) and pfilmNO = 0 and pfilmSTOP = 0:
 	gs 'pornschedule', 'schedule'
 end
 
+!!modelling job check
+if model_week ! (daystart - week) / 7:model_job_week = 0
+
 !!acting strings to set available jobs
 if casting = 1:
 	acting_string1 = rand(10000000000,199999999999)

+ 1 - 1
locations/foto

@@ -38,7 +38,7 @@ end
 if $ARGS[0] = 'studio':
 	*clr & cla
 	killvar '$modelopt'
-	if model_week ! (daystart - week) / 7:model_job_week = 0
+
 	if special_model < city_modelling and modelfoto_pussy > 0 and hour < 15 and fame_model_event < daystart:gt 'foto_events','fame'
 	if special_skill_model < pcs_mdlng and modelfoto_pussy > 0 and hour < 15 and skill_model_event < daystart:gt 'foto_events','skill'