Переглянути джерело

[fixed] Commercial job at talent agency re-opened

Kevin_Smarts 2 роки тому
батько
коміт
c6e2fee449
2 змінених файлів з 1 додано та 8 видалено
  1. 0 4
      locations/foto_events.qsrc
  2. 1 4
      locations/talent_agency.qsrc

+ 0 - 4
locations/foto_events.qsrc

@@ -270,10 +270,6 @@ if $ARGS[0] = 're-dress':
 end
 
 if $ARGS[0] = 'commercial':
-!!-------------------------------------------
-!!Blocked content for now
-	gt 'foto','studio'
-!!-------------------------------------------
 	!!Payment for the foto shoot
 	if practice_session = 0:
 		model_job_week += 1

+ 1 - 4
locations/talent_agency.qsrc

@@ -84,15 +84,12 @@ if $ARGS[0] = 'hallway':
 	if casting = 3:
 		act 'Room 3':gt 'talent_agency','room3'
 	end
-
-!!Block to stop rooms being accessible as they are not ready
-!{
 	act 'Room 1':gt 'talent_agency','room1'
 	act 'Room 2':gt 'talent_agency','room2'
 	act 'Room 4':gt 'talent_agency','room4'
 	act 'Room 5':gt 'talent_agency','room5'
 	act 'General Audition Room':gt 'talent_agency','room6'
-}
+
 end
 
 if $ARGS[0] = 'room1':