Browse Source

[fixed] was skipping over the model naming area

hornguy6 1 year ago
parent
commit
345087dcf9
1 changed files with 7 additions and 36 deletions
  1. 7 36
      locations/foto.qsrc

+ 7 - 36
locations/foto.qsrc

@@ -340,20 +340,7 @@ if $ARGS[0] = 'studio':
 				else
 					'"Yup, I''ve got it right here."'
 					'You hand over your fake passport and he inspects it, comparing it to something on his screen and occasionally clacking on his keyboard. You feel nervous that he might be looking for discrepancies and find out it''s fake before you realize he''s looking back and forth because he''s copying the information into the computer. Probably for employee records or something like that.'
-					*nl
-					'"Alright, your info''s in the database and you''re now registered as one of our models. Head to the back to undress. When you''re ready, speak to a photographer about work. We work on freelance basis. For our lower level models, we can really only afford to pay you for two shoots a week, but you can still come in any time if you want to get some practice to work on your modelling skills. Those photos will be ours to keep and use, but it will help you to build your portfolio. If your popularity increases, we might have some special work and extra jobs for you so it''s not just twice a week."'
-					'He hands you back your fake passport, smiling.'
-					*nl
-					'"Welcome to Aphrodite."'
-					model['status'] = 1
-					if age < 18:
-						model['age'] = 18
-					else
-						model['age'] = age
-					end
-					model['start_year'] = year
-					act'Leave the studio':gt'city_center'
-					act'Head to the back':gt'foto','start'
+					act 'Continue':gt 'foto', 'model_name1'
 				end
 			elseif fotofakepassport >= 2 and age < 18:
 				'You walk up to the front desk and find the same man who "interviewed" you previously. He looks up from his computer and recognizing you, he gives you a lewd smile and a knowing look.'
@@ -722,32 +709,16 @@ if $ARGS[0] = 'job_offer':
 	end
 	if age >= 18:
 		act'Show him your passport':
-			cla
-			*nl
-			if age < 18:
-				model['age'] = 18
-			else
-				model['age'] = age
-			end
-			model['age'] = age
-			'He takes it and studies it for a moment, looking back and forth between you and the document. "Okay, that confirms you''re <<age>> and we''ll put you into the database later."'
-			'"When you''re ready, speak to a photographer about work. We work on freelance basis. For our lower level models or new hires like you, we can really only afford to pay you for two shoots a week, but you can still come in any time if you want to get some practice to work on your modelling skills. Those photos will be ours to keep and use, but it will help you to build your portfolio. If your popularity increases, we might have some special work and extra jobs for you so it''s not just twice a week."'
-			'He hands you back your passport, smiling.'
-			*nl
-			'"Welcome to Aphrodite."'
-			act 'Find a photographer':gt 'foto_shoot','model'
+			cla & *nl
+			'He takes it from you and begins copying the information onto his computer. As he types he occasionally glances at you, like he can''t wait to see you naked again. Finally, he hits a key on his keyboard with an air of finality and holds up the fake passport one more time to compare the information he just typed in. Satisfied that it has been entered accurately, he nods and clicks a few more times to save the data.'
+			act 'Continue':gt 'foto', 'model_name1'
 		end
 	elseif fakepassport = 1:
 		act'Show him your fake passport':
-			cla
-			*nl
+			cla & *nl
 			model['age'] = 18
-			'He takes it and studies it for a moment, looking back and forth between you and the document and types your info onto a computer.'
-			'"When you''re ready, speak to a photographer about work. We work on freelance basis. For our lower level models or new hires like you, we can really only afford to pay you for two shoots a week, but you can still come in any time if you want to get some practice to work on your modelling skills. Those photos will be ours to keep and use, but it will help you to build your portfolio. If your popularity increases, we might have some special work and extra jobs for you so it''s not just twice a week."'
-			'He hands you back your fake passport, smiling.'
-			*nl
-			'"Welcome to Aphrodite."'
-			act 'Find a photographer':gt 'foto_shoot','model'
+			'He takes it from you and begins copying the information onto his computer. As he types he occasionally glances at you, like he can''t wait to see you naked again. Finally, he hits a key on his keyboard with an air of finality and holds up the fake passport one more time to compare the information he just typed in. Satisfied that it has been entered accurately, he nods and clicks a few more times to save the data.'
+			act 'Continue':gt 'foto', 'model_name1'
 		end
 	elseif age_lie = 1:
 		act '"Uhh..."':