Bladeren bron

[added] players can now choose a modelling name for themselves instead of using their real name
[changed] model file was getting big, separated three into their own files
[changed] a few new picture and video locations

hornguy6 1 jaar geleden
bovenliggende
commit
02f6073f10

+ 5 - 0
glife.qproj

@@ -733,6 +733,11 @@
 		<Location name="foto_models"/>
 		<Location name="foto_models2"/>
 	</Folder>
+	<Folder name="Models">
+		<Location name="model_anastasia"/>
+		<Location name="model_krystal"/>
+		<Location name="model_mari"/>
+	</Folder>
 	<Folder name="Crime and Punishment">
 		<Location name="police_station"/>
 		<Location name="sentence"/>

+ 52 - 4
locations/foto.qsrc

@@ -366,18 +366,18 @@ if $ARGS[0] = 'studio':
 					'"Yup," you smile back, handing him your new fake passport.'
 					''
 					'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', 'gave_passport'
+					act 'Continue':gt 'foto', 'model_name1'
 				elseif fakepassport = 1 and fotofakepassport = 3:
 					'"Yup," you smile back, handing him your new fake passport.'
 					''
 					'He takes it from you and begins copying the information onto his computer. As he types you jitter with excitement and he occasionally glances at you with a look that says he''s staring through your clothing and he can''t wait to see you naked again. You can''t wait for him to see you either! 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', 'gave_passport'
+					act 'Continue':gt 'foto', 'model_name1'
 				elseif fakepassport = 1 and fotofakepassport = 4:
 					'Not playing along with his game, you flick the passport at his face.'
 					'"Here, take it pervert. Let''s get this over with so I can make some money."'
 					''
 					'He picks it from where it fell onto his desk 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. You roll your eyes and give him the finger which makes him smile more but at least he goes back to focusing on typing. 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', 'gave_passport'
+					act 'Continue':gt 'foto', 'model_name1'
 				end
 			else
 				gt'foto','interview'
@@ -435,6 +435,54 @@ if $ARGS[0] = 'model_profile':
 
 end
 
+if $ARGS[0] = 'model_name1':
+	cla & *clr
+	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
+	'"Just one more thing before we finalize all the details. Did you want to have a model name or a pseudonym? Or would you prefer to use your real name?"'
+	gs'foto','model_name2'
+end
+
+if $ARGS[0] = 'model_name2':
+	act'Use your real name':
+		$model['firstname'] = $pcs_firstname
+		$model['nickname'] = $pcs_nickname
+		$model['lastname'] = $pcs_lastname
+		cla & *nl
+		'"My real name is fine," you say.'
+		'"Fine by me," he replies, glancing between his screen and your passport to make sure he copies it down correctly.'
+		act'Continue':gt 'foto', 'gave_passport'
+	end
+	
+	act'Use a fake name':
+		:model_name
+		$model['firstname'] = input("What is the first name of your model persona?")
+		$model['nickname'] = input("What is the shortened version or nickname of your model persona?")
+		$model['lastname'] = input("What is the last name of your model persona?")
+		cla & *clr
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
+		'"<<$model[''firstname'']>>..." he mutters, slowly typing. "<<$model[''lastname'']>>... Okay, there. Is this correct?"'
+		'He turns the screen around so you can see what he wrote.'
+		'<i><<$model[''firstname'']>> "<<$model[''nickname'']>>" <<$model[''lastname'']>></i>'
+		act'Incorrect':jump 'model_name'
+		
+		act'Correct':
+			cla & *nl
+			'"That''s correct," you say.'
+			act'Continue':gt 'foto', 'gave_passport'
+		end
+	end
+	
+	if model['ask_model_name'] = 0:
+		act'Why would I?':
+			cla & *clr
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
+			'"Why would I want to use a fake name?" you ask. "Is there a reason I should?"'
+			'"Not <i>should</i>," he explains. "But some girls like to have a little distance from their personal lives. Or they use it to sound more professional or to stand out more. A name like ''Elena Ivanova'' isn''t exactly uncommon."'
+			gs'foto','model_name2'
+		end
+	end
+end
+
 if $ARGS[0] = 'gave_passport':
 	*clr & cla
 	menu_off = 1
@@ -1277,7 +1325,7 @@ if $ARGS[0] = 'blackm':
 
 		act 'What do you want?':
 			cla
-			'"Nothing special <<$pcs_nickname>>. Just do what you appear to enjoy." he nods at the pictures.'
+			'"Nothing special <<$model[''nickname'']>>. Just do what you appear to enjoy." he nods at the pictures.'
 
 			act 'Getting fucked in public?':
 				cla

+ 39 - 39
locations/foto_events.qsrc

@@ -118,7 +118,7 @@ if $ARGS[0] = 'studio_strip_talk2':
 	cla & *clr
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 	'You step out into the studio and you hear someone calling your name.'
-	'"Hey! <<$pcs_firstname>>! It''s been two weeks, what are you still doing in your underwear? We had a deal, now take that off. Right now!"'
+	'"Hey! <<$model[''firstname'']>>! It''s been two weeks, what are you still doing in your underwear? We had a deal, now take that off. Right now!"'
 	act'Do as he says and strip':gt'foto_events','underwear_steal'
 	if pcs_inhib < 30:
 		gs 'willpower', 'exhib', 'resist', 'hard'
@@ -128,7 +128,7 @@ if $ARGS[0] = 'studio_strip_talk2':
 				studio_underwear = daystart + 7
 				cla & *clr
 				if $braworntype ! 'none':
-					'<center><video autoplay loop src="images/locations/city/citycenter/photo/strip1.mp4"><center>'
+					'<center><video autoplay loop src="images/locations/city/citycenter/photo/strip1.mp4"></center>'
 					'"No! Please!" you cry. "I''m still not ready! I need more time! What if I just keep my panties for a little longer? Just go topless instead of full nude?"'
 					gs'bras','remove'
 					gs'stat'
@@ -156,7 +156,7 @@ if $ARGS[0] = 'studio_strip_talk3':
 	'You step out into the studio and you hear shouting again.'
 	'"What the fuck! It''s been another week and you''re still wearing panties!"'
 	'Turning apprehensively, you see the same floor manager again stomping towards you.'
-	'"I''ve had enough of this bullshit <<$pcs_firstname>>. Now bend down and take those panties off right this second!"'
+	'"I''ve had enough of this bullshit <<$model[''firstname'']>>. Now bend down and take those panties off right this second!"'
 	act'Do as he says and strip':gt'foto_events','underwear_steal'
 end
 
@@ -286,7 +286,7 @@ if $ARGS[0] = 'commercial':
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 	'As you wrap the shoot, a staffer at the studio walks up to you and grabs your attention.'
-	'"Hey, <<$pcs_firstname>>, I''m glad I caught you. Listen, we have a special opportunity for you if you''d like to hear about it."'
+	'"Hey, <<$model[''firstname'']>>, I''m glad I caught you. Listen, we have a special opportunity for you if you''d like to hear about it."'
 	act '"Special opportunity?"':
 		cla
 		'"Yeah. See, you''ve been doing good work here. There are people who are really impressed with your ability to take direction and with the boldness and confidence you have in your body. With that in mind, word has been going around that they want one of our models to be the actress in their commercial. So, I thought I''d ask you."'
@@ -407,7 +407,7 @@ if $ARGS[0] = 'fashion_persuasion':
 		'"I''d like to do a catalogue shoot," you say.'
 	if foto_persuade = 0:
 		'The manager twists his mouth as he considers.'
-		'"Listen, <<$pcs_firstname>>, you''ve been here a while, you''ve done quite a few catalogue jobs for us and your skills have really improved since you first started."'
+		'"Listen, <<$model[''firstname'']>>, you''ve been here a while, you''ve done quite a few catalogue jobs for us and your skills have really improved since you first started."'
 		'"Oh. Uhh, thanks."'
 		'"Some of the staff around here have been talking and we really think that you''re ready to up your game. How about we do a full fashion shoot instead of cataloguing swimsuits or dresses? You can make a bit more money doing a fashion shoot instead of a catalogue one."'
 	elseif foto_persuade = 1:
@@ -479,11 +479,11 @@ if $ARGS[0] = 'lingerie_persuasion':
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 	'"I''d like to do a fashion shoot," you say.'
 	if foto_persuade = 0:
-		'By the way <<$pcs_firstname>>, you''ve been here a while, you''ve done quite a few fashion jobs for us and your work for us has been great!"'
+		'By the way <<$model[''firstname'']>>, you''ve been here a while, you''ve done quite a few fashion jobs for us and your work for us has been great!"'
 		'"Oh! Thanks!"'
 		'"But we also think that you could take it a step farther, show off more of your beautiful body. How would you feel about doing a lingerie shoot? The exposure is about the same but the pay is a little bit better. What do you say?"'
 	elseif foto_persuade = 2:
-		'"By the way <<$pcs_firstname>>, the staff have been talking again. You remember how we originally had to ask you to give fashion shoots a try? We were thinking that it might be time for you to take another step and try out a lingerie shoot? The exposure is about the same but lingerie shoots pay a little bit more than fashion. What do you say? Give it a try?"'
+		'"By the way <<$model[''firstname'']>>, the staff have been talking again. You remember how we originally had to ask you to give fashion shoots a try? We were thinking that it might be time for you to take another step and try out a lingerie shoot? The exposure is about the same but lingerie shoots pay a little bit more than fashion. What do you say? Give it a try?"'
 	elseif foto_persuade = 1:
 		'"We can do a fashion shoot today if you like, but the studio would still really love to see you do that lingerie shoot. What do you say?"'
 	end
@@ -539,13 +539,13 @@ if $ARGS[0] = 'glamour_persuasion':
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 	if foto_persuade = 0:
 		'The manager twists his mouth as he considers.'
-		'"Listen, <<$pcs_firstname>>, you''ve been here a while, you''ve done really great fashion work for us while modelling here."'
+		'"Listen, <<$model[''firstname'']>>, you''ve been here a while, you''ve done really great fashion work for us while modelling here."'
 		'"Oh! Thanks!"'
 		'"But we also think that you could take it a step farther, show off more of your beautiful body. You''ve never done a glamour shoot yet, what do you say to giving that a try?"'
 	elseif foto_persuade = 1:
 		'"We can do a lingerie shoot today if you like, but the studio would still really love to see you do that glamour shoot. What do you say?"'
 	elseif foto_persuade = 2:
-		'"Hey <<$pcs_firstname>>, the staff have been talking again. We love your lingerie stuff but we were wondering if you''d consider trying a glamour shoot today?"'
+		'"Hey <<$model[''firstname'']>>, the staff have been talking again. We love your lingerie stuff but we were wondering if you''d consider trying a glamour shoot today?"'
 	elseif foto_persuade = 3:
 		'"Hey I''m sorry to bother you like this again, but we would still really love to see you do that glamour shoot. What do you say? Willing to give it a try today?"'
 	end
@@ -579,7 +579,7 @@ if $ARGS[0] = 'glamour_persuasion':
 				
 				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 				'"I guess I could try it..."'
-				'"Great! Thank you so much <<$pcs_firstname>>! Just go to this set and we''ll set somebody up for you."'
+				'"Great! Thank you so much <<$model[''firstname'']>>! Just go to this set and we''ll set somebody up for you."'
 				act'Do the transparent clothing shoot':gt'foto_shoot','transparent'
 			end
 		else
@@ -638,7 +638,7 @@ if $ARGS[0] = 'glamour_persuasion':
 							foto['suborn'] += 1
 							'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 							'"No, I''m not doing anything like that. I''m just going to stick to my lingerie shoot today."'
-							'"Oh, okay. That''s fine <<$pcs_firstname>>. Maybe another time."'
+							'"Oh, okay. That''s fine <<$model[''firstname'']>>. Maybe another time."'
 							act'Do the lingerie shoot':gt'foto_shoot','lingerie'
 						end
 					else
@@ -650,7 +650,7 @@ if $ARGS[0] = 'glamour_persuasion':
 						
 						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 						'"That''s not so bad I guess... I''m already doing lingerie so that''s not much of a difference."'
-						'"Yes, exactly! Think of it just like that. Thanks for this <<$pcs_firstname>>. Just go to this set and we''ll set somebody up for you."'
+						'"Yes, exactly! Think of it just like that. Thanks for this <<$model[''firstname'']>>. Just go to this set and we''ll set somebody up for you."'
 						act'Do the glamour shoot':gt'foto_shoot','sexy'
 					end
 				end
@@ -675,7 +675,7 @@ if $ARGS[0] = 'glamour_persuasion':
 					
 					'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 					'"I guess I could try it..."'
-					'"Great! Thank you so much <<$pcs_firstname>>! Just go to this set and we''ll set somebody up for you."'
+					'"Great! Thank you so much <<$model[''firstname'']>>! Just go to this set and we''ll set somebody up for you."'
 					act'Do the transparent clothing shoot':gt'foto_shoot','transparent'
 				end
 			else
@@ -696,17 +696,17 @@ end
 if $ARGS[0] = 'trans_persuasion':
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 	if foto_persuade = 0:
-		'"Hey, <<$pcs_firstname>>, I just wanted to say, the studio has really been loving your work lately."'
+		'"Hey, <<$model[''firstname'']>>, I just wanted to say, the studio has really been loving your work lately."'
 		'"Oh! Thanks!"'
 		'"But we also think that you could take it a step farther, be a bit bolder. You''ve never done a transparent top shoot yet, what do you say to giving that a try?"'
 	elseif foto_persuade = 1:
 		'"Hey, I know I asked before and we can do another basic glamour shoot today if you like, but the studio would still really love to see you do a transparent shoot. Do you think you might be up for it today?"'
 	elseif foto_persuade = 2:
-		'"Hey <<$pcs_firstname>>, the staff have been talking again. You remember how we got you to upgrade from catalogue shoots to fashion shoots? We were thinking that it might be time for you to take another step and try doing some lingerie shoots? The exposure is about the same but lingerie shoots pay a little bit more than fashion. What do you say? Give it a try?"'
+		'"Hey <<$model[''firstname'']>>, the staff have been talking again. You remember how we got you to upgrade from catalogue shoots to fashion shoots? We were thinking that it might be time for you to take another step and try doing some lingerie shoots? The exposure is about the same but lingerie shoots pay a little bit more than fashion. What do you say? Give it a try?"'
 	elseif foto_persuade = 3:
 		'"Hey I''m sorry to bother you like this again, but we would still really love to see you do a basic glamour shoot. What do you say? Willing to give it a try today?"'
 	elseif foto_persuade = 4:
-		'"Hey <<$pcs_firstname>>, the staff have been talking again. I know I asked before, but I was wondering if you might be more comfortable now. Is it possible that you might consider doing a transparent clothing shoot today instead of a basic glamour one? No pressure if not, but I just wanted to check and see if you''re ready."'
+		'"Hey <<$model[''firstname'']>>, the staff have been talking again. I know I asked before, but I was wondering if you might be more comfortable now. Is it possible that you might consider doing a transparent clothing shoot today instead of a basic glamour one? No pressure if not, but I just wanted to check and see if you''re ready."'
 	end
 	
 	if foto['suborn'] >= 5:
@@ -782,13 +782,13 @@ end
 if $ARGS[0] = 'topless_persuasion':
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 	if foto_persuade = 0:
-		'"Hey <<$pcs_firstname>>, I just wanted to say, the studio has really been loving your work lately."'
+		'"Hey <<$model[''firstname'']>>, I just wanted to say, the studio has really been loving your work lately."'
 		'"Oh! Thanks!"'
 		'"But we also think that with your looks and your talent, you could take it a step farther, be a bit bolder. You''ve never done a topless shoot before, have you? You''ve already been doing the transparent stuff, what do you say to taking the whole thing off today?"'
 	elseif foto_persuade = 1:
 		'"We can do another transparent shoot today if you like, but the studio would still really love to see you do a topless shoot. What do you say?"'
 	elseif foto_persuade = 2:
-		'"Hey <<$pcs_firstname>>, you seem to be doing really well with the transparent shoots, just like we thought. I know that initially took some convincing, but we got here didn''t we? Now, I was wondering if you''d like to try go a step further just like before and take the whole top off? You''ve never done a topless shoot and it isn''t much different from what we''re doing now. Our rates for topless shoots are better and you''ll get a lot more exposure than what you''re doing now. Want to try it?"'
+		'"Hey <<$model[''firstname'']>>, you seem to be doing really well with the transparent shoots, just like we thought. I know that initially took some convincing, but we got here didn''t we? Now, I was wondering if you''d like to try go a step further just like before and take the whole top off? You''ve never done a topless shoot and it isn''t much different from what we''re doing now. Our rates for topless shoots are better and you''ll get a lot more exposure than what you''re doing now. Want to try it?"'
 	end
 	
 	if foto['suborn'] >= 5:
@@ -857,13 +857,13 @@ end
 if $ARGS[0] = 'nude_persuasion':
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 	if foto_persuade = 0:
-		'"Hey, <<$pcs_firstname>>, I just wanted to say, your work has been stunning lately! Really fantastic!"'
+		'"Hey, <<$model[''firstname'']>>, I just wanted to say, your work has been stunning lately! Really fantastic!"'
 		'"Oh! Uhh, thanks!"'
 		'"Your work is so great, we would love to show everything you''ve got to offer. Now, feel free to say no, but what do you say to a full frontal nude shoot? I know it might be a little explicit, but the studio and our readers would love it. We''re even willing to throw in a bonus and double your pay for your full nude debut. What do you say?"'
 	elseif foto_persuade = 1:
-		'"Hey, that''s cool <<$pcs_firstname>>. But I just want you to know that the studio''s nude offer with bonus pay is still on the table if you want to do that instead."'
+		'"Hey, that''s cool <<$model[''firstname'']>>. But I just want you to know that the studio''s nude offer with bonus pay is still on the table if you want to do that instead."'
 	elseif foto_persuade = 2:
-		'"Hey <<$pcs_firstname>>, I''ve got a new offer from the studio for you. They''ve really loved your willingness to try new things like with the past shoots and all and they wanted to know if you would like to step it up to the final level. Would you be willing to do a full frontal nude shoot with us? As a special bonus, the studio said they''re willing to double your pay for your full debut. I have to say, this is a great offer. What do you think of it?"'
+		'"Hey <<$model[''firstname'']>>, I''ve got a new offer from the studio for you. They''ve really loved your willingness to try new things like with the past shoots and all and they wanted to know if you would like to step it up to the final level. Would you be willing to do a full frontal nude shoot with us? As a special bonus, the studio said they''re willing to double your pay for your full debut. I have to say, this is a great offer. What do you think of it?"'
 	end
 	
 	if foto['suborn'] >= 5:
@@ -912,7 +912,7 @@ if $ARGS[0] = 'nude_persuasion':
 			cla & *clr
 			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 			'"Well..." You mull it over a little bit more, still unsure of yourself. "I mean, I... I guess I can give it a try."'
-			'The manager smiles wide at you. "Thank you so much for your courage <<$pcs_firstname>>."'
+			'The manager smiles wide at you. "Thank you so much for your courage <<$model[''firstname'']>>."'
 			'"The special bonus doesn''t hurt either," you smile back shyly.'
 			'The manager laughs showing you his clipboard. "Go to this set here and everything is already set up for you."'
 			foto_persuade = 5
@@ -965,9 +965,9 @@ if $ARGS[0] = 'special':
 	else
 		no_job_reason = rand(1,2)
 		if no_job_reason = 1:
-			'"Sorry <<$pcs_firstname>>, we don''t have anything today. Check in again tomorrow, maybe there''ll be something for you."'
+			'"Sorry <<$model[''firstname'']>>, we don''t have anything today. Check in again tomorrow, maybe there''ll be something for you."'
 		else
-			'"Sorry <<$pcs_firstname>>, we already assigned all the requests we had today to other girls. Got none left for you. Check in again tomorrow, maybe there''ll be something for you."'
+			'"Sorry <<$model[''firstname'']>>, we already assigned all the requests we had today to other girls. Got none left for you. Check in again tomorrow, maybe there''ll be something for you."'
 		end
 	end
 end
@@ -976,7 +976,7 @@ if $ARGS[0] = 'list':
 		cla & *clr
 		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 		'"Hmm. Sorry, I don''t think I want to do any of these today."'
-		'"Alright, no problem <<$pcs_firstname>>. See you later."'
+		'"Alright, no problem <<$model[''firstname'']>>. See you later."'
 		'You wave goodbye as you walk back to the main floor.'
 		act'Go back to the main floor':gt'foto','studio'
 	end
@@ -1047,7 +1047,7 @@ if $ARGS[0] = 'fine_art':
 			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
 			'You go to set 32 and find a short woman wearing a black turtleneck and a soft flat-crowned hat. Standing next to him is lean but muscular young man, who is naked like you and is the owner a large flaccid cock hanging between his legs.'
 			'<i>Really? A beret? Talk about cliché.</i>'
-			'Walking up to the woman, you introduce yourself. "Hello ma''am, I''m <<$pcs_firstname>>. I''ll be your model for today."'
+			'Walking up to the woman, you introduce yourself. "Hello ma''am, I''m <<$model[''firstname'']>>. I''ll be your model for today."'
 			'"Ahh! Zer yu are! I haff been waiting for almost five minutes! Zis is almost unacceptable!" You''re immediately taken aback by her words, both because of the clearly foreign accent and the rudeness that accompanies it.'
 			'"I''m sorry, I only jus-"'
 			'"Enough talk! We vazte time! Quickly! Get on zis and kneel down!"'
@@ -1453,7 +1453,7 @@ end
 !!--------------------------------------- Fame events ----------------------------------------------
 if $ARGS[0] = 'topless1':
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
-	'"<<$pcs_firstname>>!"'
+	'"<<$model[''firstname'']>>!"'
 	'As you walk out of the changing room you hear someone call your name.'
 	act'Turn around':
 		*clr & cla
@@ -1464,7 +1464,7 @@ if $ARGS[0] = 'topless1':
 			*clr & cla
 			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 			'"What''s up?"'
-			'"You''re starting to make a name for yourself around here <<$pcs_firstname>>. I''m here to talk to you about a special offer."'
+			'"You''re starting to make a name for yourself around here <<$model[''firstname'']>>. I''m here to talk to you about a special offer."'
 			if casting > 0 and first_fame_event = 0:
 				'"Special offer? Like another commercial?"'
 				'"No, no. Not quite like that. We''ve been getting a lot of positive feedback about your work. One of the higher ups in the studio asked us to put out a special issue that features exclusively you if you''re up for it. We wanted to do something special so the plan is to do it outside the studio in a place with more natural light. It''ll just be a topless shoot and will take a bit longer than usual to get there and set up, but we''ll pay you for it in addition to your normal once a week contract. What do you say? Are you in?"'
@@ -1596,7 +1596,7 @@ end
 
 if $ARGS[0] = 'pool1':
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
-	'"<<$pcs_firstname>>!"'
+	'"<<$model[''firstname'']>>!"'
 	'As you walk out of the changing room you hear someone call your name.'
 	act'Turn around':
 		*clr & cla
@@ -1703,7 +1703,7 @@ end
 
 if $ARGS[0] = 'tennis':
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
-	'"<<$pcs_firstname>>!"'
+	'"<<$model[''firstname'']>>!"'
 	'As you walk out of the changing room you hear someone call your name.'
 	act'Turn around':
 		*clr & cla
@@ -1808,7 +1808,7 @@ end
 if $ARGS[0] = 'topless2':
 	*clr & cla
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
-	'"<<$pcs_firstname>>!"'
+	'"<<$model[''firstname'']>>!"'
 	'As you walk out of the changing room you hear someone call your name.'
 	act'Turn around':
 		*clr & cla
@@ -1828,7 +1828,7 @@ if $ARGS[0] = 'topless2':
 					gs 'stat'
 					'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 					'"Thanks for the offer but I''m happy with my schedule for today. You can ask one of the other girls."'
-					'"Alright, I''ll see you around <<$pcs_firstname>>."'
+					'"Alright, I''ll see you around <<$model[''firstname'']>>."'
 					'You wave goodbye as he goes off to find another girl.'
 					act'Back to the studio':gt'foto','studio'
 				end
@@ -1883,7 +1883,7 @@ end
 if $ARGS[0] = 'beach2':
 	*clr & cla
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
-	'"<<$pcs_firstname>>!"'
+	'"<<$model[''firstname'']>>!"'
 	'As you walk out of the changing room you hear someone call your name.'
 	act'Turn around':
 		*clr & cla
@@ -1892,7 +1892,7 @@ if $ARGS[0] = 'beach2':
 		act'"What''s up?"':
 			*clr & cla
 			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
-			'"Hey <<$pcs_firstname>>, we''re looking for girls to do a topless beach shoot today. It''s a five hour job if you include the travel time but we''ll pay you extra on top of what you''d normally get as a bit of compensation. So, do you want it?"'
+			'"Hey <<$model[''firstname'']>>, we''re looking for girls to do a topless beach shoot today. It''s a five hour job if you include the travel time but we''ll pay you extra on top of what you''d normally get as a bit of compensation. So, do you want it?"'
 			gs 'willpower', 'exhib', 'resist'
 			if will_cost <= pcs_willpwr:
 				act'"No thanks" (<<will_cost>> Willpower)':
@@ -1967,7 +1967,7 @@ end
 if $ARGS[0] = 'pool2':
 	*clr & cla
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
-	'"<<$pcs_firstname>>!"'
+	'"<<$model[''firstname'']>>!"'
 	'As you walk out of the changing room you hear someone call your name.'
 	act'Turn around':
 		*clr & cla
@@ -1976,7 +1976,7 @@ if $ARGS[0] = 'pool2':
 		act'"What''s up?"':
 			*clr & cla
 			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
-			'"Hey <<$pcs_firstname>>, we were thinking about doing a topless pool shoot. It''s offsite so it''ll be an extra hour or two but it''s also an extra payday if you want it. So? Do you want it?"'
+			'"Hey <<$model[''firstname'']>>, we were thinking about doing a topless pool shoot. It''s offsite so it''ll be an extra hour or two but it''s also an extra payday if you want it. So? Do you want it?"'
 
 			gs 'willpower', 'exhib', 'resist'
 			if will_cost <= pcs_willpwr:
@@ -2035,7 +2035,7 @@ end
 
 if $ARGS[0] = 'runway1':
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
-	'"<<$pcs_firstname>>!"'
+	'"<<$model[''firstname'']>>!"'
 	'As you walk out of the changing room you hear someone call your name.'
 	act'Turn around':
 		*clr & cla
@@ -2052,7 +2052,7 @@ end
 if $ARGS[0] = 'runway2':
 	*clr & cla
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
-	'"<<$pcs_firstname>>!"'
+	'"<<$model[''firstname'']>>!"'
 	'As you walk out of the changing room you hear someone call your name.'
 	act'Turn around':
 		*clr & cla
@@ -2061,7 +2061,7 @@ if $ARGS[0] = 'runway2':
 		act'"What''s up?"':
 			*clr & cla
 			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
-			'Hey <<$pcs_firstname>>, listen. We have an emergency situation and we''re looking for whoever is available. A clothing studio we sometimes shoot for is having a fashion show tonight but for some reason something''s gone wrong and they''re missing models."'
+			'Hey <<$model[''firstname'']>>, listen. We have an emergency situation and we''re looking for whoever is available. A clothing studio we sometimes shoot for is having a fashion show tonight but for some reason something''s gone wrong and they''re missing models."'
 			'"Missing models?" you gasp. "You mean like they''ve disappeared or something?"'
 			'He looks confused for a second and says, "What? No! Just for whatever reason, they don''t have enough models for tonight. I don''t know if it''s because some of them got sick or had an accident or if they just planned poorly and were supposed to have more than they hired. In any case, we need people to jump in tonight. It''s going to be an all day thing though. We can''t have anymore hiccups so if you agree you''ll have to stay here until the show starts and then the show itself runs until 22:00 tonight. We know it''s a big commitment so if you do we''re willing to shell out a ton of money to make this work. We''re talking a three grand bonus on top of your normal variety shoot rate. Can we count on you for tonight?"'
 			gs 'willpower', 'exhib', 'resist', 'easy'

+ 2 - 1
locations/foto_events2.qsrc

@@ -1,11 +1,12 @@
 # foto_events2
 
 menu_off = 1
+!!---------------------------------------- Special Events -------------------------------------------
 
 if $ARGS[0] = 'champagne1':
 	cla & *clr
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
-	'"<<$pcs_firstname>>!"'
+	'"<<$model[''firstname'']>>!"'
 	'As you walk out of the changing room you hear someone call your name.'
 	act'Turn around':
 		*clr & cla

+ 99 - 137
locations/foto_model_documentary.qsrc

@@ -8,12 +8,12 @@
 !! ----------------------------------------------------------------------------------------------------
 if $ARGS[0] = '1st_documentary':
 	foto['documentary'] = 0
-	if foto['1st_documentary'] = 1:gt'foto_events2','2nd_documentary'
+!!	if foto['1st_documentary'] = 1:gt'foto_model_documentary2','2nd_documentary'
 	cla & *clr
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 	'You step out of the locker room and almost run head first into one of the managers.'
 	'"Woah!" you say, jumping back. "What are you doing going into the girls locker room?"'
-	'"Oh <<$pcs_firstname>>, glad I caught you before you wandered off somewhere else in the studio. I was just going to see if anyone else showed up today. We''re looking for volunteers to participate in some interviews for a documentary."'
+	'"Oh <<$model[''firstname'']>>, glad I caught you before you wandered off somewhere else in the studio. I was just going to see if anyone else showed up today. We''re looking for volunteers to participate in some interviews for a documentary."'
 	'"Documentary?" you ask. "What about?"'
 	'"There''s some people here today who are making a film about models, their lives, and about working here. They want to capture girls working here in their usual working environment so you wouldn''t dressing up or anything, just interviewed as in the studio approved dress code."'
 	*nl
@@ -21,7 +21,7 @@ if $ARGS[0] = '1st_documentary':
 	*nl
 	'"They''re paying the equivalent of a two hour nude shoot for every model that participates. Do you want in?"'
 	
-	if modelfoto_nip < 1:
+	if modelfoto['nip']  < 1:
 		act'No way! I''ve never been naked on camera before!':
 			cla & *clr
 			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
@@ -152,7 +152,8 @@ if $ARGS[0] = '1st_documentary':
 end
 
 if $ARGS[0] = 'documentary_1':
-	foto['documentary_timer'] = modelfoto + 6
+!!	foto_documentary['nip'] = modelfoto['nip']
+	foto['documentary_timer'] = modelfoto['shoots'] + 10
 	cla & *clr
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
 	'You head over to where you were directed and see a group of people standing around several video cameras set up with lights shining on an empty set.'
@@ -160,91 +161,33 @@ if $ARGS[0] = 'documentary_1':
 	'"Sure is," a woman with a notepad says. "We just got done with the last girl, why don''t you just jump in now."'
 	act'Stand on set':
 		minut += rand(2,4)
+		$foto_documentary['question_1'] = $model['type']
 		cla & *clr
 		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
 		'They put you in the middle of the set and spend a few minutes getting the lighting right and fiddling with camera settings. Then the woman who spoke to you before calls out to you.'
 		'"Okay, we''re all set. Ready?"'
 		'You nod.'
 		'"Okay, first question then. What''s your name, how old are you, and what is your job?"'
-		act'I''m <<$pcs_firstname>>':
+	
+		act'I''m <<$model[''firstname'']>>':
 			cla & *clr
 			'<center><video autoplay loop src="images/locations/city/citycenter/photo/special/interview/1.mp4"></video></center>'
-			if age >= 18:
-				if modelfoto_erotic > 0:
-					'"My name is <<$pcs_firstname>>. I''m <<age>> years old, and I''m an erotic model at Aphrodite photography."'
-				elseif modelfoto_nude > modelfoto_fashion and modelfoto_nude > modelfoto_fitness and modelfoto_nude > modelfoto_glamour and modelfoto_nude > modelfoto_lingerie and modelfoto_nude > modelfoto_catalog:
-					'"My name is <<$pcs_firstname>>. I''m <<age>> years old, and I''m an artistic nude model at Aphrodite photography."'
-				elseif modelfoto_fitness > modelfoto_fashion and modelfoto_fitness > modelfoto_nude and modelfoto_fitness > modelfoto_glamour and modelfoto_fitness > modelfoto_lingerie and modelfoto_fitness > modelfoto_catalog:
-					'"My name is <<$pcs_firstname>>. I''m <<age>> years old, and I''m a fitness model at Aphrodite photography."'
-				elseif modelfoto_glamour > modelfoto_fashion and modelfoto_glamour > modelfoto_nude and modelfoto_glamour > modelfoto_fitness and modelfoto_glamour > modelfoto_lingerie and modelfoto_glamour > modelfoto_catalog:
-					'"My name is <<$pcs_firstname>>. I''m <<age>> years old, and I''m a glamour model at Aphrodite photography."'						
-				elseif modelfoto_lingerie > modelfoto_fashion and modelfoto_lingerie > modelfoto_nude and modelfoto_lingerie > modelfoto_fitness and modelfoto_lingerie > modelfoto_glamour and modelfoto_lingerie > modelfoto_catalog:
-					'"My name is <<$pcs_firstname>>. I''m <<age>> years old, and I''m a lingerie model at Aphrodite photography."'						
-				elseif modelfoto_fashion > modelfoto_lingerie and modelfoto_fashion > modelfoto_nude and modelfoto_fashion > modelfoto_fitness and modelfoto_fashion > modelfoto_glamour and modelfoto_fashion > modelfoto_catalog:
-					'"My name is <<$pcs_firstname>>. I''m <<age>> years old, and I''m a fashion model at Aphrodite photography."'
-				else
-					'"My name is <<$pcs_firstname>>. I''m <<age>> years old, and I''m a catalog model at Aphrodite photography."'
-				end
+			if $foto_documentary['question_1'] = 'artistic nude' or $foto_documentary['question_1'] = 'erotic':
+				'"My name is <<$model[''firstname'']>>. I''m <<model[''age'']>> years old, and I''m an <<$foto_documentary[''question_1'']>> model at Aphrodite photography."'
 			else
-				if modelfoto_erotic > 0:
-					'"My name is <<$pcs_firstname>>. I''m <<model[''age'']>> years old, and I''m an erotic model at Aphrodite photography."'
-				elseif modelfoto_nude > modelfoto_fashion and modelfoto_nude > modelfoto_fitness and modelfoto_nude > modelfoto_glamour and modelfoto_nude > modelfoto_lingerie and modelfoto_nude > modelfoto_catalog:
-					'"My name is <<$pcs_firstname>>. I''m <<model[''age'']>> years old, and I''m an artistic nude model at Aphrodite photography."'
-				elseif modelfoto_fitness > modelfoto_fashion and modelfoto_fitness > modelfoto_nude and modelfoto_fitness > modelfoto_glamour and modelfoto_fitness > modelfoto_lingerie and modelfoto_fitness > modelfoto_catalog:
-					'"My name is <<$pcs_firstname>>. I''m <<model[''age'']>> years old, and I''m a fitness model at Aphrodite photography."'
-				elseif modelfoto_glamour > modelfoto_fashion and modelfoto_glamour > modelfoto_nude and modelfoto_glamour > modelfoto_fitness and modelfoto_glamour > modelfoto_lingerie and modelfoto_glamour > modelfoto_catalog:
-					'"My name is <<$pcs_firstname>>. I''m <<model[''age'']>> years old, and I''m a glamour model at Aphrodite photography."'
-				elseif modelfoto_lingerie > modelfoto_fashion and modelfoto_lingerie > modelfoto_nude and modelfoto_lingerie > modelfoto_fitness and modelfoto_lingerie > modelfoto_glamour and modelfoto_lingerie > modelfoto_catalog:
-					'"My name is <<$pcs_firstname>>. I''m <<model[''age'']>> years old, and I''m a lingerie model at Aphrodite photography."'
-				elseif modelfoto_fashion > modelfoto_lingerie and modelfoto_fashion > modelfoto_nude and modelfoto_fashion > modelfoto_fitness and modelfoto_fashion > modelfoto_glamour and modelfoto_fashion > modelfoto_catalog:
-					'"My name is <<$pcs_firstname>>. I''m <<model[''age'']>> years old, and I''m a fashion model at Aphrodite photography."'
-				elseif modelfoto_catalog > 0:
-					'"My name is <<$pcs_firstname>>. I''m <<model[''age'']>> years old, and I''m a catalog model at Aphrodite photography."'
-				end
+				'"My name is <<$model[''firstname'']>>. I''m <<model[''age'']>> years old, and I''m a <<$foto_documentary[''question_1'']>> model at Aphrodite photography."'
 			end
 			*nl
 			gs 'foto_model_documentary','documentary_2'
 		end
 		
-		act'I''m <<$pcs_nickname>>':
+		act'I''m <<$model[''nickname'']>>':
 			cla & *clr
 			'<center><video autoplay loop src="images/locations/city/citycenter/photo/special/interview/1.mp4"></video></center>'
-			if age >= 18:
-				if modelfoto_erotic > 0:
-					'"My name is <<$pcs_firstname>>, but my friends call me <<$pcs_nickname>>. I''m <<age>> years old, and I''m an erotic model at Aphrodite photography."'
-				elseif modelfoto_nude > modelfoto_fashion and modelfoto_nude > modelfoto_fitness and modelfoto_nude > modelfoto_glamour and modelfoto_nude > modelfoto_lingerie and modelfoto_nude > modelfoto_catalog:
-					'"My name is <<$pcs_firstname>>, but my friends call me <<$pcs_nickname>>. I''m <<age>> years old, and I''m an artistic nude model at Aphrodite photography."'
-				elseif modelfoto_fitness > modelfoto_fashion and modelfoto_fitness > modelfoto_nude and modelfoto_fitness > modelfoto_glamour and modelfoto_fitness > modelfoto_lingerie and modelfoto_fitness > modelfoto_catalog:
-					'"My name is <<$pcs_firstname>>, but my friends call me <<$pcs_nickname>>. I''m <<age>> years old, and I''m a fitness model at Aphrodite photography."'
-				elseif modelfoto_glamour > modelfoto_fashion and modelfoto_glamour > modelfoto_nude and modelfoto_glamour > modelfoto_fitness and modelfoto_glamour > modelfoto_lingerie and modelfoto_glamour > modelfoto_catalog:
-					'"My name is <<$pcs_firstname>>, but my friends call me <<$pcs_nickname>>. I''m <<age>> years old, and I''m a glamour model at Aphrodite photography."'
-				elseif modelfoto_lingerie > modelfoto_fashion and modelfoto_lingerie > modelfoto_nude and modelfoto_lingerie > modelfoto_fitness and modelfoto_lingerie > modelfoto_glamour and modelfoto_lingerie > modelfoto_catalog:
-					'"My name is <<$pcs_firstname>>, but my friends call me <<$pcs_nickname>>. I''m <<age>> years old, and I''m a lingerie model at Aphrodite photography."'
-				elseif modelfoto_fashion > modelfoto_lingerie and modelfoto_fashion > modelfoto_nude and modelfoto_fashion > modelfoto_fitness and modelfoto_fashion > modelfoto_glamour and modelfoto_fashion > modelfoto_catalog:
-					'"My name is <<$pcs_firstname>>, but my friends call me <<$pcs_nickname>>. I''m <<age>> years old, and I''m a fashion model at Aphrodite photography."'
-				elseif modelfoto_catalog > modelfoto_fashion and modelfoto_catalog > modelfoto_fitness and modelfoto_catalog > modelfoto_glamour and modelfoto_catalog > modelfoto_lingerie:
-					'"My name is <<$pcs_firstname>>, but my friends call me <<$pcs_nickname>>. I''m <<age>> years old, and I''m a catalog model at Aphrodite photography."'
-				else
-					'"My name is <<$pcs_firstname>>, but my friends call me <<$pcs_nickname>>. I''m <<age>> years old, and I''m a model at Aphrodite photography."'
-				end
+			if $foto_documentary['question_1'] = 'artistic nude' or $foto_documentary['question_1'] = 'erotic':
+				'"My name is <<$model[''firstname'']>>, but my friends call me <<$model[''nickname'']>>. I''m <<model[''age'']>> years old, and I''m an <<$foto_documentary[''question_1'']>> model at Aphrodite photography."'
 			else
-				if modelfoto_erotic > 0:
-					'"My name is <<$pcs_firstname>>, but my friends call me <<$pcs_nickname>>. I''m <<model[''age'']>> years old, and I''m an erotic model at Aphrodite photography."'
-				elseif modelfoto_nude > modelfoto_fashion and modelfoto_nude > modelfoto_fitness and modelfoto_nude > modelfoto_glamour and modelfoto_nude > modelfoto_lingerie and modelfoto_nude > modelfoto_catalog:
-					'"My name is <<$pcs_firstname>>, but my friends call me <<$pcs_nickname>>. I''m <<model[''age'']>> years old, and I''m an artistic nude model at Aphrodite photography."'
-				elseif modelfoto_fitness > modelfoto_fashion and modelfoto_fitness > modelfoto_nude and modelfoto_fitness > modelfoto_glamour and modelfoto_fitness > modelfoto_lingerie and modelfoto_fitness > modelfoto_catalog:
-					'"My name is <<$pcs_firstname>>, but my friends call me <<$pcs_nickname>>. I''m <<model[''age'']>> years old, and I''m a fitness model at Aphrodite photography."'
-				elseif modelfoto_glamour > modelfoto_fashion and modelfoto_glamour > modelfoto_nude and modelfoto_glamour > modelfoto_fitness and modelfoto_glamour > modelfoto_lingerie and modelfoto_glamour > modelfoto_catalog:
-					'"My name is <<$pcs_firstname>>, but my friends call me <<$pcs_nickname>>. I''m <<model[''age'']>> years old, and I''m a glamour model at Aphrodite photography."'
-				elseif modelfoto_lingerie > modelfoto_fashion and modelfoto_lingerie > modelfoto_nude and modelfoto_lingerie > modelfoto_fitness and modelfoto_lingerie > modelfoto_glamour and modelfoto_lingerie > modelfoto_catalog:
-					'"My name is <<$pcs_firstname>>, but my friends call me <<$pcs_nickname>>. I''m <<model[''age'']>> years old, and I''m a lingerie model at Aphrodite photography."'
-				elseif modelfoto_fashion > modelfoto_lingerie and modelfoto_fashion > modelfoto_nude and modelfoto_fashion > modelfoto_fitness and modelfoto_fashion > modelfoto_glamour and modelfoto_fashion > modelfoto_catalog:
-					'"My name is <<$pcs_firstname>>, but my friends call me <<$pcs_nickname>>. I''m <<model[''age'']>> years old, and I''m a fashion model at Aphrodite photography."'
-				elseif modelfoto_catalog > modelfoto_fashion and modelfoto_catalog > modelfoto_fitness and modelfoto_catalog > modelfoto_glamour and modelfoto_catalog > modelfoto_lingerie:
-					'"My name is <<$pcs_firstname>>, but my friends call me <<$pcs_nickname>>. I''m <<model[''age'']>> years old, and I''m a catalog model at Aphrodite photography."'
-				else
-					'"My name is <<$pcs_firstname>>, but my friends call me <<$pcs_nickname>>. I''m <<model[''age'']>> years old, and I''m a model at Aphrodite photography."'
-				end
+				'"My name is <<$model[''firstname'']>>, but my friends call me <<$model[''nickname'']>>. I''m <<model[''age'']>> years old, and I''m a <<$foto_documentary[''question_1'']>> model at Aphrodite photography."'
 			end
 			*nl
 			gs 'foto_model_documentary','documentary_2'
@@ -311,6 +254,24 @@ if $ARGS[0] = 'documentary_2':
 		*nl
 		gs 'foto_model_documentary','documentary_3'
 	end
+	
+	if pcs_inhib < 20 or sutdio_inhib > 0:
+		act'To build confidence':
+			foto_documentary['question_2'] = 5
+			cla & *clr
+			'<center><video autoplay loop src="images/locations/city/citycenter/photo/special/interview/8.mp4"></video></center>'
+			if pcs_inhib < 20:
+				'"I wanted to build up my confidence," you explain shyly. "I''m not very confident in my... my body... I hoped that modelling would make me more..."'
+				'"Confident?" the interviewer suggests.'
+				'"Uhh, yeah," you blush in return.'
+			else
+				'"I wanted to build up my confidence," you explain. "When I started here, I wasn''t very comfortable with showing off my body. I might even go so far to say I was shy about it. And I thought modelling might be a way to push myself and my limits."'
+			end
+			*nl
+			gs 'foto_model_documentary','documentary_3'
+		end
+	end
+	
 	if Exhibitionist_lvl > 0:
 		act'It turns me on':
 			foto_documentary['question_2'] = 6
@@ -420,33 +381,37 @@ if $ARGS[0] = 'documentary_4':
 	minut += 2
 	gs 'stat'
 	'"How confident would you say you are in your body? Has your confidence changed since you started working here?"'
-	act'I''m actually really shy':
-		foto_documentary['question_4'] = 1
-		cla & *clr
-		'<center><video autoplay loop src="images/locations/city/citycenter/photo/special/interview/4.mp4"></video></center>'
-		'"I''m actually really quite shy," you say. "I get easily embarrassed by showing my body off."'
-		'"But you''re a model! You''re talking to us completely naked without any problems."'
-		'"I wouldn''t say without <i>any</i> problems," you giggle nervously, face turning red. "I''m good at willpowering my way through things that are embarrassing. I can deal with it in the moment but it still is embarrassing when I''m doing it."'
-		*nl
-		gs 'foto_model_documentary','documentary_5'
-	end
-	
-	act'It used to be worse but I''m still a little shy':
-		foto_documentary['question_4'] = 2
-		cla & *clr
-		'<center><video autoplay loop src="images/locations/city/citycenter/photo/special/interview/3.mp4"></video></center>'
-		'"It used to be a lot worse," you start off. "I''m definitely not as shy about my body as I used to be but it can still be embarrassing from time to time. Working here has certainly changed the way I think about myself though."'
-		*nl
-		gs 'foto_model_documentary','documentary_5'
+	if pcs_inhib < 40:
+		act'I''m actually really shy':
+			foto_documentary['question_4'] = 1
+			cla & *clr
+			'<center><video autoplay loop src="images/locations/city/citycenter/photo/special/interview/4.mp4"></video></center>'
+			'"I''m actually really quite shy," you say. "I get easily embarrassed by showing my body off."'
+			'"But you''re a model! You''re talking to us completely naked without any problems."'
+			'"I wouldn''t say without <i>any</i> problems," you giggle nervously, face turning red. "I''m good at willpowering my way through things that are embarrassing. I can deal with it in the moment but it''s still really embarrassing."'
+			*nl
+			gs 'foto_model_documentary','documentary_5'
+		end
 	end
 	
-	act'I used to be shy but now I''m not':
-		foto_documentary['question_4'] = 3
-		cla & *clr
-		'<center><video autoplay loop src="images/locations/city/citycenter/photo/special/interview/8.mp4"></video></center>'
-		'"I used to be shy, but I''ve moved past that now," you smile to yourself. "At the beginning I would cringe when the camera came out. And the idea of anybody seeing my boobs was hard to deal with. I used to put my hands over them when I came out of the locker rooms. It''s almost weird to think back on those times. I can''t imagine being embarrassed by somebody looking at me now."'
-		*nl
-		gs 'foto_model_documentary','documentary_5'
+	if studio_inhib > 0:
+		act'It used to be worse but I''m still a little shy':
+			foto_documentary['question_4'] = 2
+			cla & *clr
+			'<center><video autoplay loop src="images/locations/city/citycenter/photo/special/interview/3.mp4"></video></center>'
+			'"It used to be a lot worse," you start off. "I''m definitely not as shy about my body as I used to be but it can still be embarrassing from time to time. Working here has certainly changed the way I think about myself though."'
+			*nl
+			gs 'foto_model_documentary','documentary_5'
+		end
+		
+		act'I used to be shy but now I''m not':
+			foto_documentary['question_4'] = 3
+			cla & *clr
+			'<center><video autoplay loop src="images/locations/city/citycenter/photo/special/interview/8.mp4"></video></center>'
+			'"I used to be shy, but I''ve moved past that now," you smile to yourself. "At the beginning I would cringe when the camera came out. And the idea of anybody seeing my boobs was hard to deal with. I used to put my hands over them when I came out of the locker rooms. It''s almost weird to think back on those times. I can''t imagine being embarrassed by somebody looking at me now."'
+			*nl
+			gs 'foto_model_documentary','documentary_5'
+		end
 	end
 	
 	act'I haven''t been shy since I was little':
@@ -509,22 +474,24 @@ if $ARGS[0] = 'documentary_5':
 		gs 'foto_model_documentary','documentary_6'
 	end
 	
-	act'I got used to it eventually':
-		foto_documentary['question_5'] = 4
-		cla & *clr
-		'<center><video autoplay loop src="images/locations/city/citycenter/photo/special/interview/12.mp4"></video></center>'
-		'"I wasn''t really comfortable with it when I first joined but I got used to it after a while," you say. "At this point it''s just kind of automatic, I don''t even really think about it anymore. I just come to work and get undressed."'
-		*nl
-		gs 'foto_model_documentary','documentary_6'
-	end
-	
-	act'I think it really helped me':
-		foto_documentary['question_5'] = 5
-		cla & *clr
-		'<center><video autoplay loop src="images/locations/city/citycenter/photo/special/interview/8.mp4"></video></center>'
-		'"I think it actually really helped," you say. "I was so shy when I started working here. I was embarrassed by the idea of people seeing my body, of being naked in front of others. But after a while, you''re kind of forced to become accustomed to it. When I started to realize that people weren''t staring and girls weren''t judging me, my inhibitions began to fade away. And based on how the other models acted, I started to see that confidence was sexy. The dress code was a big part of that. Wear nothing but your own skin for hours on end and you''ll be surprised how quickly you get comfortable with it."'
-		*nl
-		gs 'foto_model_documentary','documentary_6'
+	if studio_inhib > 0:
+		act'I got used to it eventually':
+			foto_documentary['question_5'] = 4
+			cla & *clr
+			'<center><video autoplay loop src="images/locations/city/citycenter/photo/special/interview/12.mp4"></video></center>'
+			'"I wasn''t really comfortable with it when I first joined but I got used to it after a while," you say. "At this point it''s just kind of automatic, I don''t even really think about it anymore. I just come to work and get undressed."'
+			*nl
+			gs 'foto_model_documentary','documentary_6'
+		end
+		
+		act'I think it really helped me':
+			foto_documentary['question_5'] = 5
+			cla & *clr
+			'<center><video autoplay loop src="images/locations/city/citycenter/photo/special/interview/8.mp4"></video></center>'
+			'"I think it actually really helped," you say. "I was so shy when I started working here. I was embarrassed by the idea of people seeing my body, of being naked in front of others. But after a while, you''re kind of forced to become accustomed to it. When I started to realize that people weren''t staring and girls weren''t judging me, my inhibitions began to fade away. And based on how the other models acted, I started to see that confidence was sexy. The dress code was a big part of that. Wear nothing but your own skin for hours on end and you''ll be surprised how quickly you get comfortable with it."'
+			*nl
+			gs 'foto_model_documentary','documentary_6'
+		end
 	end
 	
 	act'I don''t really mind it':
@@ -952,7 +919,7 @@ if $ARGS[0] = 'documentary_9':
 		foto_documentary['question_9'] = 2
 		cla & *clr
 		'<center><video autoplay loop src="images/locations/city/citycenter/photo/special/interview/1.mp4"></video></center>'
-		'"Just a pair of panties. I get hot at night so I don''t wear a top but keeping my panties on keeps anything leaking out during the night and staining the sheets."'
+		'"Just a pair of panties. I get hot at night so I don''t wear PJ''s but keeping my panties on keeps anything leaking out during the night and staining the sheets."'
 		*nl
 		gs 'foto_model_documentary','documentary_10'
 	end
@@ -994,6 +961,13 @@ if $ARGS[0] = 'documentary_9':
 		*nl
 		gs 'foto_model_documentary','documentary_10'
 	end
+	
+	act'Pajamas':
+		foto_documentary['question_9'] = 7
+		cla & *clr
+		'<center><video autoplay loop src="images/locations/city/citycenter/photo/special/interview/1.mp4"></video></center>'
+		'"Pajamas!" you say. "They''re warm and cozy, I love cuddling up in my bed with PJ''s on."'
+	end
 end
 
 if $ARGS[0] = 'documentary_10':
@@ -1071,16 +1045,15 @@ end
 
 if $ARGS[0] = 'documentary_11':
 	minut += 2
-	act'Finish interview':gt'foto_model_documentary','documentary_end'
 	gs 'stat'
-!!{	'"What''s would you like to receive as a present?"'
+!!{	'"What''s something you would like to receive as a present?"'
 	act'Early morning with exercise':
 		foto_documentary['question_11'] = 1
 		cla & *clr
 		'<center><video autoplay loop src="images/locations/city/citycenter/photo/special/interview/10.mp4"></video></center>'
 		''
 		*nl
-		gs 'foto_model_documentary','documentary_12'
+		act'Finish interview':gt'foto_model_documentary','1st_documentary_end'
 	end
 	
 	act'Early morning to do chores':
@@ -1089,7 +1062,7 @@ if $ARGS[0] = 'documentary_11':
 		'<center><video autoplay loop src="images/locations/city/citycenter/photo/special/interview/7.mp4"></video></center>'
 		'"'
 		*nl
-		gs 'foto_model_documentary','documentary_12'
+		act'Finish interview':gt'foto_model_documentary','1st_documentary_end'
 	end
 	
 	act'Early morning with a light breakfast':
@@ -1098,7 +1071,7 @@ if $ARGS[0] = 'documentary_11':
 		'<center><video autoplay loop src="images/locations/city/citycenter/photo/special/interview/1.mp4"></video></center>'
 		''
 		*nl
-		gs 'foto_model_documentary','documentary_12'
+		act'Finish interview':gt'foto_model_documentary','1st_documentary_end'
 	end
 	
 	act'Anything involving coffee':
@@ -1107,7 +1080,7 @@ if $ARGS[0] = 'documentary_11':
 		'<center><video autoplay loop src="images/locations/city/citycenter/photo/special/interview/6.mp4"></video></center>'
 		''
 		*nl
-		gs 'foto_model_documentary','documentary_12'
+		act'Finish interview':gt'foto_model_documentary','1st_documentary_end'
 	end
 	
 	act'Anything involving coffee (slightly crude/slutty)':
@@ -1116,7 +1089,7 @@ if $ARGS[0] = 'documentary_11':
 		'<center><video autoplay loop src="images/locations/city/citycenter/photo/special/interview/6.mp4"></video></center>'
 		''
 		*nl
-		gs 'foto_model_documentary','documentary_12'
+		act'Finish interview':gt'foto_model_documentary','1st_documentary_end'
 	end
 	
 	act'Sleeping in followed by brunch':
@@ -1125,7 +1098,7 @@ if $ARGS[0] = 'documentary_11':
 		'<center><video autoplay loop src="images/locations/city/citycenter/photo/special/interview/3.mp4"></video></center>'
 		''
 		*nl
-		gs 'foto_model_documentary','documentary_12'
+		act'Finish interview':gt'foto_model_documentary','1st_documentary_end'
 	end
 	
 	act'':
@@ -1134,11 +1107,12 @@ if $ARGS[0] = 'documentary_11':
 		'<center><video autoplay loop src="images/locations/city/citycenter/photo/special/interview/1.mp4"></video></center>'
 		''
 		*nl
-		gs 'foto_model_documentary','documentary_12'
+		act'Finish interview':gt'foto_model_documentary','1st_documentary_end'
 	end}
+	act'Finish interview':gt'foto_model_documentary','1st_documentary_end'
 end
 
-if $ARGS[0] = 'documentary_end':
+if $ARGS[0] = '1st_documentary_end':
 	foto['documentary'] = 0
 	minut += 10
 	modelpay = (pcs_mdlng/2 * 10) + min(fame['city_modelling'], 700) + pcs_apprnc
@@ -1157,21 +1131,9 @@ if $ARGS[0] = 'documentary_end':
 	*nl
 	'After exchanging a few more pleasantries, they hand you an envelope filled with bills that count out to <<modelpayfin>> <b>₽</b> and call the next girl in from the side.'
 	
-!!	foto['1st_documentary'] = 1
+	foto['1st_documentary'] = 1
 	
 	act'Leave':gt'foto','studio'
 end
 
-
-
-!! ----------------------------------------------------------------------------------------------------
-!!
-!! ----------------------------- Model Documentary Follow Ups -----------------------------------------
-!!
-!! ----------------------------------------------------------------------------------------------------
-if $ARGS[0] = '2nd_documentary':
-
-
-end
-
 --- foto_model_documentary ---------------------------------

+ 23 - 2110
locations/foto_models.qsrc

@@ -5,22 +5,23 @@ menu_off = 1
 !!
 !!npc_rel['A213'] = Mari
 !!npc_rel['A206'] = Anastasia
+!!npc_rel['A207'] = Krystal
 
 !! ---------------------------------------- Generic Model Chatter ---------------------------------------------------------
 
 
 if $ARGS[0] = 'model_chatter':
 	cla & *clr
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/models.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/models<<rand(1,2)>>.jpg"></center>'
 	'You lean on one of the sinks and listen in on the other models and their chattering...'
 	*nl
-	model_chatter = rand(1,9)
-	if model_chatter = 1:
+	model['chatter'] = rand(1,9)
+	if model['chatter'] = 1:
 		'"... does she do it? She''s so amazing!"'
 		'"Psh! Anastasia''s overrated. She''s only the most popular model because they keep giving her all the good jobs. If they gave me half the chance they give her, I''d have the top spot."'
 		'"Tsk-! You really think you could do better than her, Ivanna? She''s smart, she''s beautiful, and she''s knows how to carry herself. What do you have that she doesn''t?"'
 		'"I don''t have a fat ass."'
-	elseif model_chatter = 2:
+	elseif model['chatter'] = 2:
 		'"...ucking making me do my makeup here."'
 		'"What do you mean? How is Katherine making you do makeup in the bathroom? What''s wrong with your station?"'
 		'"I caught her fucking her boyfriend there again! Fucking left cum all over my fucking seat! Like, I''m going to fucking sit down there after that. Probably come up with fucking herpes or some shit."'
@@ -28,7 +29,7 @@ if $ARGS[0] = 'model_chatter':
 		'"To be fair, we can''t really keep it in our pants either. None of us wear them!"'
 		*nl
 		'Half the girls burst into giggles while the rest of them roll their eyes...'
-	elseif model_chatter = 3:
+	elseif model['chatter'] = 3:
 		'"...''s such a fucking bitch."'
 		'"Right?! What is her problem? It''s like she''ll do anything to get to the top!"'
 		'"I mean, I know we all do some competitive shit to each other. I once convinced a girl that her shoes were supposed to be tied together when she went down the runway-"'
@@ -41,13 +42,13 @@ if $ARGS[0] = 'model_chatter':
 		'"Couldn''t that just be a coincidence?"'
 		'"Maybe, but do you really want to find out?"'
 		'"That girl is bad news..."'
-	elseif model_chatter = 4:
+	elseif model['chatter'] = 4:
 		'"... and keeps trying to tell me to stop shaving. Psh! Like I''m ever going to stop doing that."'
 		'"I don''t know what''s with that girl but she is obsessed with that kind of stuff."'
 		'"Straight wrong too. Like I''m ever going to stop shaving my pussy. No man wants to be with a girl who looks like a Russian bear!"'
 		*nl
 		'The girls giggle together as you tune out again...'
-	elseif model_chatter = 5:
+	elseif model['chatter'] = 5:
 		'"...and he offered me a job at the porn studio down the road."'
 		'"Oh! You finally did your first nude shoot?"'
 		'"About time, girl. How long have you been here? Four months?"'
@@ -57,7 +58,7 @@ if $ARGS[0] = 'model_chatter':
 		'"Yeah but you''re a slut Stasya."'
 		*nl
 		'The rest of the conversation devolves into shouting and laughter and you can''t really hear anything specific anymore...'
-	elseif model_chatter = 6:
+	elseif model['chatter'] = 6:
 		'"...iness cards in her purse. Anyone ever ask her for one?"'
 		'"I think Nadia did. Right?"'
 		'"Hmm? What did I do?"'
@@ -70,17 +71,17 @@ if $ARGS[0] = 'model_chatter':
 		'"... double penetration with a facial at the end."'
 		*nl
 		'With an eruption of laughter, the rest of the conversation falls apart and you can''t hear anything more...'
-	elseif model_chatter = 7:
+	elseif model['chatter'] = 7:
 		'You hear the whispers of two girls coming from the corner of the bathroom. You casually lean a little closer, straining hard to hear what they''re saying...'
 		*nl
 		'"... and that she''s actually a high class hooker!"'
-		'"Anastasia?? Really?"'
+		'"Anastasia? Really??"'
 		'"I have a friend who works as a maid at the hotel. She says she sees Anastasia there almost every day with a different guy."'
 		'"Maybe she''s just speed dating, eager for a man to be with. Like Miranda, you know?"'
 		'"Maybe... I don''t know... I mean have you heard how candid she is when you ask her for advice?"'
 		*nl
 		'The other girls in the room start getting too loud and you can''t hear the whispers any more...'
-	elseif model_chatter = 8:
+	elseif model['chatter'] = 8:
 		'"...ave to be naked all the time? It''s really embarrassing! Who even came up with this rule?"'
 		'"You''re new here aren''t you?"'
 		'"Yeah... I just joined last week... but what does that have to do wit-"'
@@ -93,14 +94,14 @@ if $ARGS[0] = 'model_chatter':
 		'"Professional perverts you mean."'
 		*nl
 		'The room erupts into laughter again before the conversation turns mundane again and you start tuning out...'
-	elseif model_chatter = 9:
+	elseif model['chatter'] = 9:
 		'"...''ve been trying to get into acting, but it''s just so hard."'
 		'"What are you trying to get into acting for? Modelling not paying the bills anymore?"'
 		'"I''ve always wanted to be an actress! Ever since I was a little girl. Modelling is just something I''ve been using to break into acting."'
 		'"Well why don''t you ask Olga about that? She''s an actress right?"'
 		'"She''s too eccentric for me. She''s the other way around. She gets all her money from acting, she just works here just for fun. Probably doesn''t have any good advice for getting in anyways."'
 		'"I guess you''re right. What about you Sofya? You''ve been getting jobs at Aurora right? Got any tips for the new girl?"'
-		'"You''ve been going to auditions?"'
+		!!{'"You''ve been going to auditions?"'
 		'"Yeah."'
 		'"You do anything to stand out to there?"'
 		'"What do you mean?"'
@@ -108,2110 +109,22 @@ if $ARGS[0] = 'model_chatter':
 		'"Like if I sing? I''ve heard that singing experience makes it easier to get hired but I haven''t been auditioning for musical roles so why would I be singing?"'
 		'"No, I''m asking if you give head."'
 		'"Well... yeah, sure... I give my boyfriend blowjobs all the time. But what does that have to do with this?"'
-		'"Try offering to give the director one."'
-		'"What??? That''s ridiculous! What are you even saying? Besides, I could never cheat on Stephan like that!"'
+		'"Try offering to give the director one."'}
+		
+		'"Have you tried sucking someone''s dick?"'
+		'"What? No! I''m not that kind of girl! What are you even saying? Besides, I could never cheat on my boyfriend like that!"'
 		'"Listen girl, nothing sets you apart from any other girl who comes into that audition room, no matter how talented you are. If you want to rely on talent alone, you either have to get lucky or you''ll just get nowhere. You want to stand out, you have to do be willing to do some favors."'
 		'"But-!"'
 		'"Listen, I get it. The first time I came home to my boyfriend after I fucked someone for a role I felt bad too. But I learned pretty quickly that fucking guys for roles is like getting naked here. It''s not cheating if another guy sees your tits in a magazine right? Just like it''s not cheating to blow a casting director to land a role. It''s just part of the job. Other than this, the only audition advice I have is not to wear panties and make sure you''re on birth control."'
+	elseif model['chatter'] = 10:
+		'"...sed to work as a secretary in the banking sector."'
+		'"Why''d you quit? Pay wasn''t good enough?"'
+		'"A good salary isn''t worth sucking your boss''s cock every day."'
 	end
 	act'Continue':gt'foto','bathroom'
 end
 
-!! ---------------------------------------- Mari Model ---------------------------------------------------------
-
-
-if $ARGS[0] = 'mari_1':
-	if month >= 5 and day >= 20:
-		mari['age'] = year - 1999
-	else
-		mari['age'] = year - 1998
-	end
-	if mari['status'] =  2:gt 'foto_models','mari_2'
-	if mari['status'] =  3:gt 'foto_models','mari_3'
-	if mari['status'] =  4:gt 'foto_models','mari_4'
-	*clr & cla
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/meeting/1.jpg"></center>'
-	'As you walk around the different sets inside the agency, you notice another model waiting on set for a shoot to start. You realize after a second, you can see right through her top, her pretty pink nipples pressed against the mesh fabric.'
-	'You stand there for a while in the background contemplating if you should approach her or not. After a while you decide to go for it, thinking what''s the worse that can happen.'
-	act'Chat':
-		*clr & cla
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/meeting/2.jpg"></center>'
-		'"Hi, I hope I''m not bothering you. I''ve just been recruited by the agency and I wanted to introduce myself," you say as you step up to her.'
-		'"I''m <<$pcs_firstname>>."'
-		'Mari looks your way and smiles, "Hello, it''s nice meeting a new employee, I''m Mari." As she runs her hand through her hair absentmindedly, you can''t help but notice her breasts becoming even more visible now that her curly brown hair has been moved out of the way.'
-		act'Continue':
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/meeting/3.jpg"></center>'
-			'"I''m gonna to sit down if you don''t mind. Long hours standing up and all, no use standing when you don''t have to!" she says pleasantly as she sits down and puts one of her legs up on the bench.'
-			'During the conversation, Mari doesn''t appear to be bothered or embarrassed in the slightest that her breasts are basically on display while talking to you. She seems very comfortable with her body.'
-			'"How long have you been a model?" you ask.'
-			'"I''ve been working for this agency for about a year. Ever since I moved to the city really."'
-			'Something piques an interest in you as Mari mentions she''s from out of town, "If you don''t mind me asking where do you come from?"'
-			'"Oh, just some place called Gadukino. You''ve probably never heard of it. It''s a small village outside the city. Too small too be honest, same boring ins and outs every day. I wanted more excitement in my life! More than a simple farm girl would ever have. So I moved here."'
-
-			if mid($start_type,1,2) = 'sg':
-				act'"You''re from Gadukino?"':
-					*clr & cla
-					'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/meeting/4a.jpg"></center>'
-					'"You''re from Gadukino?" you exclaim. "My grandparents live in Gadukino! I''m from Pavlovsk right down the road!"'
-					'Her face breaks out into a smile as you say that.'
-					'"Well fancy that! Maybe we''re long lost cousins or something!"'
-					act'Talk about Gadukino':
-						*clr & cla
-						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/meeting/1.jpg"></center>'
-						'You spend the next few minutes talking about your home towns until a photographer comes up and says, "Alright Mari, it''s time to start."'
-						'"Okay Vasin."'
-						'She hurriedly gets up and starts double checking her clothing and hair before giving you a quick wave and smile, whispering to you, "It was nice to meet you <<$pcs_firstname>>! I hope we''ll get to talk more later!"'
-						'You wave your farewells back and get off the set.'
-						mari['status'] = 2
-						act'Watch her work':
-							*clr & cla
-							'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/meeting/5.jpg"></center>'
-							'You stick around for a while watching Mari as the photographer gives her instructions and she poses accordingly.'
-							act'Continue':
-								*clr & cla
-								'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/meeting/6.jpg"></center>'
-								'You watch her drop her skirt on the photographer''s command, revealing her lack of underwear and a neat triangle of pubic hair.'
-								act'Continue':
-									*clr & cla
-									'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/meeting/7.jpg"></center>'
-									'You watch her pull off her top next with a smile and a laugh and you realize that she''s genuinely happy right now.'
-									act'Continue':
-										*clr & cla
-										'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/meeting/8.jpg"></center>'
-										'She seems to really love being a model.'
-										act'Leave':gt 'foto','studio'
-									end
-								end
-							end
-						end
-
-						act'Leave':gt 'foto','studio'
-					end
-				end
-			end
-
-			act'Ask for modelling advice':
-				*clr & cla
-				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/meeting/4b.jpg"></center>'
-				'You feel Mari being honest and open so you decide to ask her, "Do you have any advice for a new model like me?'
-				'Mari thinks for a minute before saying, "Just enjoy yourself! We get to live in this great city and experience life like so few get to!"'
-				'She smiles at you before continuing, "Sure, the money is good and every day is full of excitement, but that''s not what''s important. I''ve found that being grateful for what you have and enjoying what you do is the best way to live and it''ll help you in your work. So keep a positive attitude and you''ll be all good!"'
-				act'"Thanks Mari, that helps a lot."':
-					*clr & cla
-					'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/meeting/1.jpg"></center>'
-					'You barely get to thank her for the advice before she''s suddenly being called up to get ready. She hurriedly gets up and starts double checking her clothing and hair before giving you a quick smile and whispering, "It was nice meeting you <<$pcs_firstname>>! I hope we can talk more later!"'
-					mari['status'] = 2
-					act'Leave':gt 'foto','studio'
-					act'Watch her work':
-						*clr & cla
-						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/meeting/5.jpg"></center>'
-						'You stick around for a while watching Mari as the photographer gives her instructions and she poses accordingly.'
-						act'Continue':
-							*clr & cla
-							'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/meeting/6.jpg"></center>'
-							'You watch her drop her skirt on the photographer''s command, revealing her lack of underwear and a neat triangle of pubic hair.'
-							act'Continue':
-								*clr & cla
-								'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/meeting/7.jpg"></center>'
-								'You watch her pull off her top next with a smile and a laugh and you realize that she''s genuinely happy right now.'
-								act'Continue':
-									*clr & cla
-									'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/meeting/8.jpg"></center>'
-									'She seems to really love being a model...'
-									act'Leave':gt 'foto','studio'
-								end
-							end
-						end
-					end
-				end
-			end
-		end
-	end
-end
-
-
-
-if $ARGS[0] = 'mari_2':
-	*clr & cla
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading1.jpg"></center>'
-	'On your way to a shoot, you see Mari on a break, sitting in the chair of an unused set. At least you think she''s on break because she''s reading a book. But you''re not totally sure since she''s also completely naked.'
-	act'"Hey Mari! What''re you doing here? Aren''t you on break?"':
-		*clr & cla
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading3.jpg"></center>'
-		'"Oh hi, <<$pcs_nickname>>," she says as she hears your voice and looks up. "I am! But it''s boring to spend it the break rooms. I spend most of my breaks lounging around on the sets. No one''s using them and it''s just more fun that way. Besides, this chair is really comfy!" she says with a laugh. You can''t help but smile and laugh with her. She''s just so cheerful.'
-		*nl
-		'As you continue to look at her, you also notice how relaxed she is. Other models and staff continue to mill about the studio and despite her nudity, she sits there reading as normally as if she were in a park on a sunny day.'
-		act'You''re not bothered about nudity are you?':
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading2.jpg"></center>'
-			'"You really don''t mind being naked, do you?" you blurt out without thinking.'
-			'"Hmm? What do you mean?" she asks looking up at you curiously.'
-			'"Oh! Uhh," you stammer, trying to recover. "I just, well I guess just talking to you and stuff, I figured you''d be more shy about all this. Being naked in the studio all the time, the shoots and all that.'
-			act'Continue':
-				*clr & cla
-				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading4.jpg"></center>'
-				'"<<$pcs_nickname>>," she says, giving you a look. "Come on."'
-				'"Come on, what?"'
-				'A slight smirk turns up on her lips. "What do you mean, ''what?'' You''ve been working here for long enough, surely you''ve noticed."'
-				act'Shrug':
-					*clr & cla
-					'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading5.jpg"></center>'
-					'You shrug and say, "I haven''t the faintest idea what you''re talking about Mari."'
-					act'Continue':
-						*clr & cla
-						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading6.jpg"></center>'
-						'She stands up and laughs again. "Everybody''s naked!" she giggles. Once more, you can''t help but join in with her infectious laughter.'
-						'"Alright, alright. You got me. But you''re really not embarrassed at all?"'
-						act'Continue':
-							*clr & cla
-							'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading18.jpg"></center>'
-							'"Not really," she shrugs. "Is it really that suprising to you?"'
-							'"Yeah, why not? Country girl, moved to the city, taken advantage of by old men who want to see her naked..."'
-							'"That last one didn''t happen, I wanted to work here!"'
-							'"Mari, please. There''s a ''no-dress code'' policy here. Of <i>course</i> it''s for pervy old men."'
-							act'Continue':
-								*clr & cla
-								'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading15.jpg"></center>'
-								'"Haha! Okay, you''re right on that one. But honestly, I kind of like it."'
-								'"You <i>like</i> the no clothing rule??"'
-								'"I mean, there is a certain freedom being naked," she says, seeing the look of confusion on your face. "but that''s not what I mean. A lot of the girls here were''t comfortable with it when they started, but after a few weeks, everyone gets used to it. And after a while, they stop thinking about it completely. We can stand around, chit-chat with each other, hang out in our birthday suits and we all act like it''s nothing. Just another day at work. It''s... it''s like our uniform!" she says, sending both of you into giggle fits.'
-								'"Well, they could always give us a real uniform," you say. "I think that would accomplish the same effect and not leave us poor girls shivering all the time."'
-								'"But you get what I mean, don''t you? In a weird way, I think it brings us closer together."'
-								'You nod along with her. "It''s kind of like, some unspoken thing isn''t it? You can''t put your finger on it, but there''s something special about it, in this place."'
-								'Mari smiles at you. "Yeah. It''s exactly like that. I guess that''s why it doesn''t bother me."'
-								act'"I gotta go"':
-									*clr & cla
-									'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading6.jpg"></center>'
-									'"Well, I should probably get going. I''ll talk to you later Mari!"'
-									'"Hang on! Before you go," she says, pausing to put her book down.'
-									'"What is it?"'
-									'Before you know it, she throws her arms around you and wraps you in a big warm hug. You feel her soft breasts smushing into yours, the smoothness of her body rubbing against you, her nipples two gentle points of pressure on your skin, your own nipples pressing back into her... It''s all strangely calming. Mari''s right. It is relaxing to be naked together.'
-									'"If you ever need help with anything, you can always come talk to me <<$pcs_nickname>>." She pulls back and smiles wide at you. "Girls have to stick together, you know!"'
-									'"Thanks Mari, I really appreciate it."'
-									act'Continue':
-										*clr & cla
-										'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading13.jpg"></center>'
-										'You walk away and she goes back to reading her book. She''s still smiling, though you''re not sure if it''s from the conversation or if it''s because she just read something funny.'
-										mari['status'] =  3
-										act'Leave':gt 'foto','studio'
-									end
-								end
-							end
-						end
-					end
-				end
-			end
-		end
-	end
-end
-
-if $ARGS[0] = 'mari_3':
-	*clr & cla
-	mari['status'] =  rand(3,4)
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading1.jpg"></center>'
-	'Looking for Mari, find her on break in her favorite set chair reading that same book as always.'
-	act'Leave':gt 'foto','studio'
-	act'"Hi Mari!"':
-		*clr & cla
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading3.jpg"></center>'
-		'She looks up and smiles as she hears your greeting.'
-		'"Hi <<$pcs_nickname>>! What''s up? Did you want to talk?'
-		act'Just passing by':
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading13.jpg"></center>'
-			'"Nah, just wanted to say hi. See you around Mari!"'
-			'"Okay! See you later!" she says as she goes back to reading her book.'
-			act'Leave':gt 'foto','studio'
-		end
-		act'"Yeah!':gt 'foto_models','mari_chat'
-	end
-end
-
-if $ARGS[0] = 'mari_4':
-	*clr & cla
-	mari['busy'] = rand(1,3)
-	if mari['busy'] = 1:
-		mari['status'] =  rand(3,4)
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/busy.jpg"></center>'
-		'You''re looking for Mari when you hear her name called out from a set.'
-		'Peeking from the shadows, you see her holding up her hair with a smirk on her face while the camera flashes in front of her. The more you look at her, the more you feel like the smile is unconscious and just a byproduct of her genuinely enjoying her job.'
-		'She''s clearly busy right now. You can find her again later.'
-		act'Leave':gt'foto','studio'
-	elseif mari['busy'] = 2:
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/busy2.jpg"></center>'
-		'Searching for Mari, you peer into the sets, hoping to find her relaxing in one of them. You peek into another set and find yourself simultaneously gratified and disappointed. Standing fully nude amidst hay and wooden props is Mari, as well as a full crew in the middle of a shoot.'
-		*nl
-		'<i>*click* *click*</i>'
-		'"Okay, just hold that pose Mari... Yeah, just like that. Try to keep on your toes and keep your back straight."'
-		'<i>*click* *click*</i>'
-		'She''s clearly being quite attentive and trying her best. But as you look closer you see her calves shaking, struggling to keep her on her toes.'
-		*nl
-		if mari['farm_shoot'] = 0:
-			mari['farm_shoot'] = 1
-			'<i>Huh, I didn''t know we had a dedicated set just for shooting farm stuff. I thought they went out to Gadukino every time. Oh well, looks Mari''s busy. I guess I''ll have to find her some other time.</i> Eyeing her quivering toes one last time you think, <i>Hang in there girl!</i>'
-			act'Leave':gt'foto','studio'
-		elseif mari['farm_shoot'] = 1:
-			'<i>Stuck playing the farm girl again, huh Mari? They really are slave drivers for this kind of thing aren''t they? I guess I''ll find you some other time.</i>'
-			act'Leave':gt'foto','studio'
-		end
-
-	elseif mari['busy'] = 3:
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/busy3.jpg"></center>'
-		'You''re looking for Mari when you find her in the middle of a shoot.'
-		*nl
-		if mari['cloth_shoot'] = 0:
-			mari['cloth_shoot'] = 1
-			'In more clothes than you''ve ever seen her wearing before (though admittedly, you''ve almost only ever seen her nude), she holds up her hair with an intense expression on her face and moving very intently. When the photographer gives commands she enacts them flawlessly. She seems to be in an incredible state of focus.'
-			*nl
-			'<i>I guess even a cheerful girl like Mari gets serious sometimes... and someone as comfortable being naked does clothed shoots... I shouldn''t be a distraction to her. I''ll come find her again later.</i>'
-			act'Leave':gt'foto','studio'
-		elseif mari['cloth_shoot'] = 1:
-			'She looks focused and intent again.'
-			*nl
-			'<i>Ahh, she''s being serious. I shouldn''t bother her right now. I''ll find her again later,</i> you think to yourself before slipping away.'
-			act'Leave':gt'foto','studio'
-		end
-	end
-end
-
-if $ARGS[0] = 'mari_chat':
-	*clr & cla
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading2.jpg"></center>'
-	'"What''s up <<$pcs_nickname>>?"'
-	act'Leave':
-		*clr & cla
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading13.jpg"></center>'
-		'"I''ve got to get going Mari, I''ll see you later!"'
-		'"Okay, bye <<$pcs_nickname>>!"'
-		act'Leave':gt 'foto','studio'
-	end
-
-	act'Discuss random topics':
-		mari['convo'] = rand(1,6)
-		if mari['convo'] = 6 and mari['sex'] < 1:
-			mari['convo'] = rand(1,4)
-		elseif mari['sex'] = 5 and mari['model_ask'] < 1:
-			mari['convo'] = rand(1,4)
-		end
-
-		if mari['convo'] = 1:
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading2.jpg"></center>'
-			'"Hey Mari, how come you don''t shave your bush?"'
-			'"The photographers actually ask me not to shave. They say it helps sell my ''farm girl'' look," she says, causing you both to giggle a little. "Besides, I tried shaving once when I still lived in Gadukino and I hated that prickly feeling when it would start to grow back as stubble. It''s too much of a hassle to keep it smooth down there so since then I just decided to keep it trimmed."'
-			if pubestyle >= 2:
-				'"I know what you mean! Keeping it clean-shaven is too much work. What''s wrong with having a bit of bush?"'
-				'"Right???"'
-				'The two of you laugh together over your agreement in pubic hair fashion.'
-			end
-			act'Keep chatting':gt 'foto_models','mari_chat'
-		end
-
-		if mari['convo'] = 2:
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading7.jpg"></center>'
-			'"Seen any good movies lately Mari?"'
-			'"No, not really. I don''t go to the movies much. I prefer reading. Besides, half the time there''s someone getting head in the back row. It''s really distracting!"'
-			act'Keep chatting':gt 'foto_models','mari_chat'
-		end
-
-		if mari['convo'] = 3:
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading15.jpg"></center>'
-			'"So, have you always been this comfortable with nudity?"'
-			'"Kind of? I guess? I''ve never felt very shy about my body. I''d go skinny dipping with all the other kids and be happy to jump in with them. I''d even say hi to the fishermen sometimes."'
-			'"You''d really do that? Mari, you were destined to be a nude model!" you laugh. "Would you even read nude like this in the village?"'
-			'She thinks for a moment before answering. "Probably not back then, but I will admit that I spend a lot more time in my apartment without clothes now. It''s kind of comfortable to relax like this isn''t it? To be honest I think the ''office culture'' here at the studio has had a bit of an effect on me," she says laughing.'
-			act'Laugh with her':
-				*clr & cla
-				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading6.jpg"></center>'
-				'"Don''t get me wrong, it''s not like I would hang around my parents house like this or anything like that, but since coming here, I think I''ve learned how much I enjoy being naked."'
-				act'Keep chatting':gt 'foto_models','mari_chat'
-			end
-		end
-
-		if mari['convo'] = 4:
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading3.jpg"></center>'
-			'"Any siblings Mari?"'
-			*nl
-			'"No, none for me. I''m an only child. What about you?"'
-			if mid($start_type,1,2) = 'sg':
-				if npc_rel['A34'] < 20:
-					'"Yeah, I''ve got two. My sister who''s about the same age as you are and my stupid little brother. He''s such a pain in the ass!"'
-					'Mari sits up a bit. "Really? What''s so bad about him?"'
-					'"Ugh! Everything! He''s an annoying little brat! He just spends all his time playing football with his friends and if I''m around he''ll scream at me until I go away. He''s always asking me to do his homework for him and worst of all he''s always trying to spy on me in the shower!"'
-					'"What? You don''t have a latch or something to stop him?"'
-					'You blush. "Uh, yeah I do, but I, uh, forget to lock it sometimes..."'
-
-				elseif npc_rel['A34'] < 40:
-					'"Yeah, I''ve got two. My sister who''s about the same age as you are and my annoying little brother."'
-					'Mari sits up a bit. "Really? What''s so irritating about him?"'
-					'"Oh, nothing much. Just sibling squabbles. He''s not all that bad, just gets on my nerves sometimes."'
-
-				elseif npc_rel['A34'] < 60:
-					'"Yeah, I''ve got two. My sister who''s about the same age as you are and my little brother."'
-					'"That sounds nice. What are they like?"'
-					'"Well to be honest, my sister can be a bit of a slut, but she''s still the best one I could ask for. My brother loves playing football so sometimes I join him and his friends at the field."'
-					'"Maybe I''ll get to meet them one day!"'
-
-				elseif npc_rel['A34'] < 80:
-					'"Yeah, I''ve got two. My sister who''s about the same age as you are and my silly little brother."'
-					'Mari smiles at you. "That''s sounds nice."'
-					'You think of your siblings and smile. "Yeah. It is."'
-
-				elseif sisterLesb >= 6:
-                    '    "Yeah, I''ve got two. My sister who''s about the same age as you are and my adorable little brother. I love them both so much!"'
-                    '    Mari smiles at you. "You sound close."'
-                    '    Your mind wanders back to your sister and how you sometimes wake her up in the middle of the night to fool around with her. "You could say that..."'
-
-                elseif brothersex < 1:
-					'    "Yeah, I''ve got two. My sister who''s about the same age as you are and my adorable little brother. I love them both so much!"'
-                    '    Mari smiles at you. "You sound close."'
-                    '    You think of your siblings and smile, "Yeah. We are."'
-
-				elseif sisterLesb >= 6 and brotherSex < 7:
-					'"Yeah, I''ve got two. My sister who''s about the same age as you are and my adorable little brother. I love them both so much!"'
-					'Mari smiles at you. "You sound close."'
-					'Your mind wanders back to your siblings and how you''ve fooled around with both of them separately.'
-					'"You could say that..."'
-
-				elseif sisterLesb >= 6:
-					'"Yeah, I''ve got two. My sister who''s about the same age as you are and my adorable little brother. I love them both so much!"'
-					'Mari smiles at you. "You sound close."'
-					'Your mind wanders back to your siblings and how you''ve fooled around with your sister and even had full fledged intercourse with your brother. Your thoughts wander to the memory of the last time his cock was inside you and it causes you to blush.'
-					'"You could say that..."'
-                else
-                    '    "Yeah, I''ve got two. My sister who''s about the same age as you are and my silly little brother."'
-                    '    Mari smiles at you. "That''s sounds nice."'
-                    '    You think of your siblings and smile. "Yeah. It is."'
-				end
-					act'Keep chatting':gt 'foto_models','mari_chat'
-			else
-				'"No, there''s just me."'
-				act'Keep chatting':gt 'foto_models','mari_chat'
-			end
-		end
-		if mari['convo'] = 5:
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading4.jpg"></center>'
-			'"By the way <<$pcs_firstname>>, I just realized something," she says, giving you a suspicious look.'
-			'You look back at her quizzically.'
-			'"I told you about how I got started as a model here and why, but it''s not fair if only <i>I</i> share something like that. What about you? Why did you decide to become a model?"'
-			act'To make money to buy things':
-				cla & *clr
-				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading2.jpg"></center>'
-				'"I just really wanted the extra cash so I could buy more stuff. Clothes, makeup, whatever. It''s not like I really <i>need</i> to be doing this. I''m just in it for the money."'
-				'"Oh well, I suppose that''s a fair a reason as any," she says. "I like being able to afford nice things too."'
-				act'Keep chatting':gt 'foto_models','mari_chat'
-			end
-			
-			act'To make money because I needed it':
-				cla & *clr
-				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading2.jpg"></center>'
-				'"Oh, I just needed the money. Things to buy, bills to pay, you know."'
-				'"Oh yeah, I definitely couldn''t afford my apartment if I didn''t work here. But it''s not a bad job is it?"'
-				act'Keep chatting':gt 'foto_models','mari_chat'
-			end
-!!			act'To build confidence':
-!!				cla & *clr
-!!				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading3.jpg"></center>'
-!!				if pcs_inhib < 20:
-!!					'"Honestly, I just wanted to build up my confidence. I don''t always show it but I''m actually really shy about my body. Putting my clothes in my locker puts me on edge and even just the idea of wearing certain kinds of clothes is too much for me. But everyone around me seems like they''re having fun and I want to experience new things and I don''t want to be held back by my own inhibitions."'
-!!					'"Wow! It was really brave of you to pick a nude modelling studio to do that, but I guess it gets the job done. Don''t you worry <<$pcs_nickname>>, keep coming here and you''ll definitely start to see some changes in your life. I don''t even wear clothes around the house anymore!"'
-!!					'You both laugh and you feel somewhat comforted by what she said.'
-!!				elseif pcs_inhib < 40 and studio_strip > 20:
-!!				act'Keep chatting':gt 'foto_models','mari_chat'
-!!			end
-			if exhibitionist_lvl > 0:
-				act'Because it turns me on':
-					cla & *clr
-					'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading4.jpg"></center>'
-					'"What? Why? Cause it turns me on!"'
-					'"... you can''t be serious," she says, giving you a look.'
-					act'I''m totally serious':
-						cla & *clr
-						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading5.jpg"></center>'
-						'"Who says I''m not being serious? Being a model is fucking hot! Knowing that all those men are out there looking at pictures of me, probably whacking it, fantasizing about sleeping with me, it just really turns my crank, know what I''m saying?"'
-						'Mari looks away, smiling but also blushing in embarrassment. "Oh my goodness <<$pcs_nickname>>! I had no idea you were such a pervert!"'
-						'"Come on Mari, don''t tell me you don''t get off on this at least a little?"'
-						'"No!" she laughs. "I''m not judging you for it or anything, but that definitely wasn''t the answer I was expecting."'
-						'"Hey Mari, you think that your old boss is jerking off to pictures of you right now?"'
-						'She blushes even harder going, "Oh no, I do NOT even want to consider that!"'
-						'"Well maybe he''s jerking off to pictures of me instead? Would you prefer that?" You continue to tease her for a minute, both of you relentlessly giggling before you run out of good ammo to keep it going.'
-						act'Keep chatting':gt 'foto_models','mari_chat'
-					end
-				end
-			end
-		end
-		if mari['convo'] = 6:
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading5.jpg"></center>'
-			'"Sooooo Mariiiii! Any luck finding a boyfriend yet?"'
-			'"<<$pcs_nickname>>!"'
-			'"Hey girl! I''m just concerned for you! I want you to get that opportunity for that special someone to pop your cherry while we''re both still young! It''s like you say, us girls have to stick together don''t we?"'
-			'She smiles back at you. "Yeah. We do."'
-			act'Keep chatting':gt 'foto_models','mari_chat'
-		end
-	end
-
-	act'Ask about her book':
-		*clr & cla
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading16.jpg"></center>'
-		'"How come you''re always reading the same book Mari?"'
-		'"Oh this old thing? I don''t know, it''s just one of my favorite stories. I fell in love with it back when I still lived in Gadukino. It''s about a girl who moves away from her home and experiences all kinds of stuff. Love, and adventure, and new things she never even dreamed existed... I guess it''s comforting to me because I feel like the girl in this story. And I suppose it also reminds me a bit of home and how it''s never far away..."'
-		act'Continue':
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading7.jpg"></center>'
-			'She says her last sentence with a smile. No sadness. No regret. Just happy to be living her life the way she is and happy she had parents who let her strike out on her own at such a young age.'
-			act'Keep chatting':gt 'foto_models','mari_chat'
-		end
-	end
-
-	act'Ask about food':
-		*clr & cla
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading3.jpg"></center>'
-		'"Hey Mari, do you know any good places to eat around here?"'
-		'"Hmm... There''s a place near by here that sells really great burgers! But the photographers specifically ask us not to eat there too often or we''ll get fat and they''ll fire us."'
-		'You laugh about it together.'
-		act'Keep chatting':gt 'foto_models','mari_chat'
-	end
-
-	act'Ask how she stays in shape':
-		*clr & cla
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading6.jpg"></center>'
-		'"How do you stay in such good shape Mari? I''m struggling to keep this figure."'
-		'"I know right? It''s so hard!" The nice thing though is that there''s a fitness center nearby so I can always work out there on my way home from work. Good prices <i>and</i> conveniently placed! There''s a few perverts there though, so watch out!"'
-		'"Haha, okay Mari!"'
-		act'Keep chatting':gt 'foto_models','mari_chat'
-	end
-
-	act'Talk about modelling':gt'foto_models','mari_modelling_chat'
-	
-
-	!!if week = 6:
-	!!	act'Ask about her weekend plans':
-
-
-	if mari['sex'] = 0:
-		act'Ask for sex advice':
-			*clr & cla
-			mari['sex'] = 1
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading3.jpg"></center>'
-			'"Sex?? You want to ask me for advice on sex???" she says, seemingly surprised.'
-			'"Yeah, I just wanted to ask you about it since you always have such good advice about everything."'
-			act'Continue':
-				*clr & cla
-				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading5.jpg"></center>'
-				'"Well... That''s... I..." Mari is blushing heavily, her face turning dramatically red. You think this is the first time you''ve ever seen her embarrassed about something. "I might not be the best person to ask <<$pcs_nickname>>..."'
-				act'"Wait... don''t tell me you..."':
-					*clr & cla
-					'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading4.jpg"></center>'
-					'The realization dawns on you slowly as her face grows more and more red. "Wait... don''t tell me you''ve..."'
-					'"Never had sex?" she says shyly. "No... I haven''t..."'
-					act'Continue':
-						*clr & cla
-						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading5.jpg"></center>'
-						'Your mouth is agape as she wriggles in embarrassment. She doesn''t seem upset by any means, she''s still clearly smiling. It kind of reminds you of when you were younger and when girls asked each other if they had ever kissed a boy.'
-						'"You''re a virgin?! You''re a nude model who''s <<sisterAge>> and living in St. Petersburg and you''re a virgin?!"'
-						'Your exclamations are met with hushes, "Shh! Shh! Shh shh shh! Not so loud!" as Mari tries to quiet you down while holding back her own nervous laughter.'
-						act'"But... how?!"':
-							*clr & cla
-							'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading6.jpg"></center>'
-							'"But ho-"  you start to say before she jumps up and cuts you off.'
-							'"And who was I supposed to lose it to??" she says with a laugh. "You know Gadukino. Mitka or one of his friends? There isn''t much selection there is there?"'
-							act'Nod':
-								*clr & cla
-								'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading14.jpg"></center>'
-								'You nod apologetically at her statement as you realize you wouldn''t want to hand your v-card over to any of them either.'
-								'"Oh, I want it to be <i>romantic!</i>" she says with a swoon and leans on some of the prop furniture before going into a ramble. "I want to be swept off my feet and fall in love and just slip head over heels with someone until one thing leads to the next and then they''re on top of me and our clothes are coming off and I feel them push inside me like a sword entering a scabbard... straight through my hymen with a slow and gentle thrust and..."'
-								'Her voice begins to grow softer and her list of fantasies begins to slow down. Her eyes glaze over as she stares into her daydream. "... and I orgasm in their embrace... and they kiss me at the end... and they hold me all night..."'
-								'Just before you speak up, you suddenly realize that she used gender neutral vocabulary the entire time. Is she bi?'
-								act'". . ."':
-									*clr & cla
-									'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading18.jpg"></center>'
-									'"Are you bi Mari?" you say, breaking her from her stupor.'
-									'She looks at you a little shocked. "What? No! I-... I like boys! Why would you ask... that...?" she says trailing off at the end.'
-									'"Oh, sorry. I didn''t mean to offend you. It''s just that I wasn''t sure and all, you never said ''he'' once while you were talking. I wasn''t sure if you went both ways."'
-									act'Continue':
-										*clr & cla
-										'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading19.jpg"></center>'
-										'She looks a little confused and picks up her book again.'
-										'Mari blushes intensely and says, "N-no... I like boys..." You see her whisper the words again quietly to herself, "I like boys..."'
-										act'Continue':
-											*clr & cla
-											'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading10.jpg"></center>'
-											'She shakes her head and snaps out of it, sitting back down and picking up her book again.'
-											'"Anyways, was there anything else you wanted to talk about?"'
-											act'"No, that was all"':
-												*clr & cla
-												'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading3.jpg"></center>'
-												'"Alright <<$pcs_nickname>>. I''ll see you later okay?"'
-												'"For sure Mari!"'
-												act'Leave':gt 'foto','studio'
-											end
-											act'"Yeah, I wanted to talk about..."':gt 'foto_models','mari_chat'
-										end
-									end
-								end
-							end
-						end
-					end
-				end
-			end
-		end
-	end
-	if mari['sex'] = 1:
-		act'Ask for sex advice':
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading5.jpg"></center>'
-			'"<<$pcs_nickname>>, we already talked about this! I''m a virgin remember?"'
-			'"Well... you never know if something... <i>popped</i> up!" you say with a wink.'
-			'She blushes at the inference.'
-			act'Keep chatting':gt 'foto_models','mari_chat'
-		end
-	end
-end
-
-
-if $ARGS[0] = 'mari_modelling_chat':
-	*clr & cla
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading2.jpg"></center>'
-	'"You want to talk about modelling? What about it?"'
-	act'Talk about something else':gt'foto_models','mari_chat'
-
-	if mari['model_exp'] ! daystart:
-		act'Ask for modelling advice':
-			*clr & cla
-			mari['model_exp'] = daystart
-			mdlng_exp += 1
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading3.jpg"></center>'
-			'"Hmm... Basically what I told you before: Just be grateful for what you have and be happy, and it''ll be alright. Keep a positive attitude and try not to take anything the photographers say personally. Remember, they''re trying to help themselves as much as they''re trying to help you."'
-			'You thank her for her advice.'
-			'"Oh! And one more thing too."'
-			act'"What''s that?"':
-				*clr & cla
-				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading6.jpg"></center>'
-				if pcs_pubes < 11:
-					'She stands up and gives you a tight hug. Once again you feel her soft breasts molding into yours and her hot skin rubbing against you. Her hug is so tight that your hips are being pressed together and you can feel her bush between your legs.'
-				else
-					'She stands up and gives you a tight hug. Once again you feel her soft breasts molding into yours and her hot skin rubbing against you. Her hug is so tight that your hips are being pressed together and you can feel her bush brushing against your own.'
-				end
-				'Pulling back with a smile she says, "Always make friends with your co-workers. Especially girls. We have to stick together!"'
-				'You can''t help but smile back, saying, "We sure do Mari!"'
-				act'Continue':gt 'foto_models','mari_modelling_chat'
-			end
-		end
-	end
-
-	act'Ask her how she became a model':
-		mari['model_ask'] = 1
-		*clr & cla
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading2.jpg"></center>'
-		'"How did you become a model here Mari? Did you get hired here right after moving from Gadukino?"'
-		'"Well, no, not immediately. I tried a few other jobs out first. I tried being a clerk at Pussy Kats in the mall before I found this job."'
-		'"Jobs weren''t exciting enough for you?"'
-		'"Oh no, it''s not that. If I could do anything for work and still get paid enough to live comfortably, I don''t think I''d mind working at a clothing store."'
-		'You frown.'
-		act'"Why''d you quit then?"':
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading4.jpg"></center>'
-			'She gives you a look and says, "Too many perverts."'
-			act'"We''re nude models!"':
-				*clr & cla
-				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading5.jpg"></center>'
-				'"Mari!" you cry out with a laugh. "You''re a nude model!"'
-				'Laughing with you she looks down and says, "I know! I know! But all the employees and the customers were constantly trying to get into my pants and I once walked in on the manager jerking off into a condom! At least as a model I can assume people are getting off by to pictures of me instead of trying to reach up my skirt. Then they''re happy and I don''t have to see it!"'
-				'After thinking about it a bit, you can''t help but be inclined to agree.'
-				act'Continue':
-					*clr & cla
-					'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading7.jpg"></center>'
-					'"So then how <i>did</i> you get hired here?"'
-					'Mari looks down at her book smiling in a way that looks like she''s slightly embarrassed. "I just... kind of... walked in... I saw some of the albums they have by the entrance, thought, ''Hey, maybe I can do this?'' and asked if I could get hired here."'
-					'"And they hired you just like that?" you ask.'
-					'"Well, I mean I had to do the same things you did. I asked, they asked me to strip down, I did what they said, you know how it was. There were a couple extra hoops I had to jump through too though. Don''t tell anyone but I was 17 at the time so I had to buy a fake passport just to get started. But as you can see, it was well worth it!"'
-					mari['fakepassport'] = 1
-					act'Keep chatting':gt 'foto_models','mari_modelling_chat'
-				end
-			end
-		end
-	end
-	
-	if mari['parent_ask'] < 1 and mid($start_type,1,2) = 'sg':
-		act'Ask about her parents':
-			mari['parent_ask'] = 1
-			cla & *clr
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading2.jpg"></center>'
-			'"Hey, this is kind of personal but... I was wondering. What do your parents think of all this? I''m mostly asking since we kind of come from similar backgrounds and you know, your parents are from Gadukino and I''m from Pavlovsky and we''re in sort of similar situations and... you know..."'
-			'You trail off at the end of your sentence, unsure of how to end such a personal request.'
-			act'Continue':
-				*clr & cla
-				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading9.jpg"></center>'
-				'Mari looks away for a moment, contemplating your question.'
-				'"Well, to be honest I don''t really know. I mean my parents know I''ve got a job in the city but they don''t know exactly what I do. I know they love me a lot and they''re very happy for me for living my dream and maybe they''d even be proud of me if I told them about it, but I don''t know."'
-				act'Continue':
-					*clr & cla
-					'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading10.jpg"></center>'
-					if mari['age'] <= 19:
-						'"I''m not sure how much they <i>need</i> to know about their teenage daughter having pictures taken of her in the nude and put in magazines and on the internet. So my advice is, it all depends on your parents. If they''re cool with it, maybe you should tell them. Otherwise, I guess don''t."'
-					else
-						'"I''m not sure how much they <i>need</i> to know about their daughter having pictures taken of her in the nude and put in magazines and on the internet. So my advice is, it all depends on your parents. If they''re cool with it, maybe you should tell them. Otherwise, I guess don''t."'
-					end
-					act'Continue':
-						*clr & cla
-						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading11.jpg"></center>'
-						'She looks at you a bit concerned, hoping that she''s been of some help to you.'
-						'Unsure of what to do you hesitate in your response resulting in an awkward pause.'
-						act'Continue':
-							*clr & cla
-							'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading12.jpg"></center>'
-							'"Oh, come here silly," she says as she stands up and wraps you in a big hug. Just like the first time she hugged you, you can feel the wonderful softness of her breasts, the warmth of her body and the smoothness of her skin pressing against yours. It''s... nice... There''s no other way to describe it.'
-							'"If you need anything, I''m here for you <<$pcs_firstname>>." She pulls back and smiles wide at you.'
-							'You smile back, saying, "Thanks for the talk Mari, I''ll keep it in mind when I decide on how to deal with things."'
-							*nl
-							'"So, was there anything else you wanted to talk about?"'
-							act'Keep chatting':gt 'foto_models','mari_modelling_chat'
-						end
-					end
-				end
-			end
-		end
-	end
-
-	if mari['fakepassport'] = 1:
-		act'Ask about her fake passport':
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading2.jpg"></center>'
-			'"Wait, you used a fake passport to start working here?"'
-			'"Yeah."'
-			'"So how old are you now?'
-			if year = 2016:
-				'"I''m 18 now, thankfully. My birthday was actually just this last May."'
-			elseif year > 2016 and month > 5:
-				'"I''m <<2016 - 1998>>. I turned 18 back in 2016."'
-			else
-				'"I''m <<2016 - 1999>>. I turned 18 back in 2016."'
-			end
-			if age < 18 and fakepassport = 1:
-				act'"Did you buy it from the print shop guy?"':
-					*clr & cla
-					'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading3.jpg"></center>'
-					'"Hey, did you buy it from that guy in the red light district print shop?" you ask her.'
-					'She perks up as you say this.'
-					'"I did! How did you know? Are you using one now? How old are you?"'
-					act'Tell her shyly':
-						cla
-						*nl
-						'"I''m <<age>>... You''re not going to tell anyone are you?"'
-						'"Are you kidding? How could I? You basically did the same thing I did. We''d both get in trouble!" she laughs.'
-						act'"Hey..."':
-							*clr & cla
-							'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading6.jpg"></center>'
-							'"Hey... this reminds me for some reason... The guy who interviewed you, did he also make you strip down before telling you how old you needed to be to work here?"'
-							'Mari jumps up out of her seat to finish your sentence, "And then told you that he liked your naked body so you should go to the red light district and buy a fake passport??"'
-							'"Yeah he did!" you cry out. "What a perv! Going out of his way to make excuses to take pictures of underage girls like us!"'
-							'You laugh about it together and then try to quiet down a bit, remembering you should probably not spread it around that you''re only <<age>>...'
-							act'Keep chatting':gt 'foto_models','mari_modelling_chat'
-						end
-					end
-					act'Tell her excitedly':
-						*clr & cla
-						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading6.jpg"></center>'
-						'"I''m <<age>>!"'
-						'"What??" she cries, jumping up excitedly. "That''s crazy!"'
-						'"I know right? What are the odds that two girls like us from outside the city would both buy fake passports to end up here?"'
-						'"You said you visit your grandparents in Gadukino sometimes right? Maybe it''s something in the water!" she laughs.'
-						'You laugh with her for a moment before the both of you calm down again.'
-						'"Hey... this reminds me for some reason... The guy who auditioned you... Did he also make you strip down before telling you how old you needed to be to work here?"'
-						'"And then told you that he liked your naked body so you should go to the red light district and buy a fake passport??"'
-						'"Yeah he did! What a perv! Going out of his way to make excuses to take pictures of underage girls like us!"'
-						'You both burst into fits of laughter before clapping your hands over your mouths and trying to stifle your hysterics. You probably shouldn''t spread it around that you''re only <<age>>...'
-						act'Keep chatting':gt 'foto_models','mari_modelling_chat'
-					end
-				end
-			end
-
-			if age >=18 and fakepassport = 1:
-				act'"Did you buy it from the print shop guy?"':
-					*clr & cla
-					'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading3.jpg"></center>'
-					'"Hey, did you buy it from that guy in the red light district print shop?" you ask her.'
-					'She perks up as you say this.'
-					'"I did! How did you know? Are you using one now? How old are you?"'
-					if age = model['age']:
-						act'I''m <<age>>.':
-							*clr & cla
-							'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading2.jpg"></center>'
-							'"I''m <<age>>. I didn''t work here when I was still underage, but I still needed the fake to buy booze and stuff," you grin.'
-							if mid($start_type,1,2) = 'sg':
-								'"That''s fair enough I guess. Not everyone has a neighbor like Misha brewing moonshine vodka in his barn," she laughs.'
-							else
-								'"That''s fair enough I guess. I didn''t drink when I lived in the village, but if I ever wanted one, I had a neighbor who would brew moonshine in his barn," she laughs.'
-							end
-							act'Keep chatting':gt 'foto_models','mari_modelling_chat'
-						end
-					else
-						act'I''m <<age>>.':
-							*clr & cla
-							'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading3.jpg"></center>'
-							'"Oh, I''m <<age>>. But just like you, I still needed a fake one when I first started here. This reminds me for some reason, did the guy who auditioned you also make you strip down before telling you how old you needed to be to work here?"'
-							'Mari jumps up out of her seat to finish your sentence, "And then told you that he liked your naked body so you should go to the red light district and buy a fake passport??"'
-							'"Yeah he did!" you cry out. "What a perv! Going out of his way to make excuses to take pictures of underage girls like us!"'
-							'You laugh about it together and then try to quiet down a bit, remembering you should probably not spread it around that the studio uses underage models. Wouldn''t be very good for your careers...'
-							act'Keep chatting':gt 'foto_models','mari_modelling_chat'
-						end
-					end
-				end
-			end
-
-			if fakepassport = 2:
-				act'"Did you buy it from the print shop guy?"':
-					cla
-					'"Hey, did you buy it from that guy at the print shop in the red light district?" you ask her.'
-					'She perks up as you say this.'
-					'"I did! How did you know? Are you using one now? How old are you?"'
-					act'"I''m <<age>>, I never used a fake passport."':
-						*clr & cla
-						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading3.jpg"></center>'
-						'"Oh no, I''ve never bought a fake passport. I''m <<age>> and I''ve always been working here legally, I just know about the guy. It was where the Gopniks in my school would go to get their fakes so they could buy booze," you say with a laugh.'
-						'"Oh! I didn''t realize he was that well known."'
-						act'Continue':
-							*clr & cla
-							'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading8.jpg"></center>'
-							'You decide to tease her a bit. "You know Mari, for a girl who went out of her way to start nude modelling before she was legal, you''re kind of innocent."'
-							'She grins back at you. "What can I say? I''m just a poor, naive, gullible farm girl who was promised fame and fortune if she got naked."'
-							'You both burst into laughter and then try to quiet down a bit, remembering you should probably not spread it around that the studio uses underage models. Wouldn''t be very good for your careers...'
-							act'Keep chatting':gt 'foto_models','mari_modelling_chat'
-						end
-					end
-				end
-			end
-
-			if fakepassport = 0:
-				act'"Where did you even get it?"':
-					cla
-					'"Where did you even get a fake passport? Weren''t you new here?"'
-					'"Oh! I definitely was!" Mari says. "When I asked about working here, the guy had me strip down to check me out. Then when he said I looked good enough he asked me how old I was. When I told him I was only 17 he said I couldn''t work here. I really needed the job so I asked him if there was any way I could and he said that since he liked my body, I should find a guy in the red light district who sells fake passport from him and come back."'
-					act'"I can''t believe you went through so much to start nude modelling underage!"':
-						*clr & cla
-						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading5.jpg"></center>'
-						'"I can''t believe you went through so much to start nude modelling while you were underage!" you say in astonishment. "Couldn''t you have just waited a year?"'
-						'She looks down in embarrassment. "Well... I guess... But I <i>really</i> love this job <<$pcs_nickname>>. Wasn''t it all worth it?"'
-						'As you look at her, you relent a bit. You can''t really fault her for chasing so hard after something she loves doing.'
-						act'Continue':
-							*clr & cla
-							'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/mari_e/talking/reading8.jpg"></center>'
-							'Still, you decide the opportunity to tease her is too good to pass up. "You know Mari, for a girl who went out of her way to start nude modelling before she was legal, you''re kind of innocent."'
-							'She grins back at you. "What can I say? I''m just a poor, naive, gullible farm girl. They said they could make all my dreams come true if I took my clothes off for them..."'
-							'You both burst into laughter and then try to quiet down a bit, remembering you should probably not spread it around that the studio uses underage models. Wouldn''t be very good for your careers...'
-							act'Keep chatting':gt 'foto_models','mari_modelling_chat'
-						end
-					end
-				end
-			end
-		end
-	end
-end
-
-!! ---------------------------------------- Anastasia Model ---------------------------------------------------------
-
-
-if $ARGS[0] = 'anastasia1':
-	if anastasia['escort_ask'] = 1:gt'foto_models','anastasia_escort_ask'
-	if anastasia['status'] = 2: gt 'foto_models','anastasia2'
-	if anastasia['status'] = 3: gt 'foto_models','anastasia3'
-	if anastasia['status'] = 4: gt 'foto_models','anastasia4'
-	if anastasia['status'] = 5: gt 'foto_models','anastasia5'
-	if anastasia['status'] = 6: gt 'foto_models','anastasia6'
-	*clr & cla
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/10.jpg"></center>'
-	'As you''re walking around the different sets at the agency a nude woman with curly black hair walks up to you, "Sorry to bother you but you seem lost, need some help?"'
-	'You blush as you come to realization that you''ve must have looked like a fool just walking around... "Hi, I''m <<$pcs_firstname>>, I just got recruited by the agency and was just looking around. I didn''t mean to be of any trouble..."'
-	'"Hi, don''t worry about it, I''m sure no one minds! You must be the new girl they''ve been talking about. Interesting..." she says, looking you up and down. "I''m Anastasia by the way."'
-	act'"Pardon?"':
-		*clr & cla
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/face.jpg"></center>'
-		'You begin thinking why she finds you interesting and without realizing you open your mouth, "Why do you..." you stop as you realize what you''ve just done.'
-		'Anastasia a bit surprised by you stopping in the middle of the sentence tilts her head, "Find you interesting? I was just interested in who the new recruit was. The photographers been talking about you, so it''s naturally I''m curious who they''ve brought on board."'
-		'"Thanks, I guess." you carefully answer. "I''m a bit overwhelmed right now so I''m just trying to learn the ropes."'
-		'Anastasia smiles and tells you, "Well, if you ever need anything just let me know and I''ll be glad to help you out."'
-		'You thank her for the welcome and watch on as she goes onto one of the sets...'
-		anastasia['status'] = 2
-		act'Leave':gt 'foto','studio'
-	end
-end
-
-if $ARGS[0] = 'anastasia2':
-	*clr & cla
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/11.jpg"></center>'
-	'As you''re heading off the set after a photo session you notice Anastasia watching you from the arm of a sofa in the background. She''s hard to miss as she also completely naked, she must''ve just finished a shoot there.'
-	'You walk over to her smiling, "Hello Anastasia."'
-	'She smiles at you and says, "You seem to be improving greatly <<$pcs_firstname>>. You''re a natural at this."'
-	act'"Thanks"':
-		cla
-		*nl
-		'You blush a little, embarrassed at the high praise you''re receiving from Russia''s number one model.'
-		'"I''ve got some advice to give you if you don''t mind about how you''ll exceed even more in this line of work." she tells you.'
-		'You listen eagerly saying, "Of course Anastasia! I''m still new at this so it''s a great honor getting advice from someone as experienced as yourself."'
-		'Anastasia giggles by your answer and proudly continues on, "The first thing you need to do is listen to your body. I saw several times when you cramped up a bit which makes you look less pretty."'
-		'You nod, closely listening to her as she continues on, "It''s also important to listen to the photographers, if they want you to pose in a way, you should follow their advice. They''re professionals and know what the audience want."'
-		act'Continue listening':
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/face.jpg"></center>'
-			'She keeps on talking for quite a while and you start losing your concentration as she rambles on. Suddenly she stops and says, "Oh, I''m sorry, sometimes I get so worked up I forget that I can ramble on for quite a while."'
-			'You re-assure her that you don''t mind. Suddenly Anastasia looks at you a bit suspiciously.'
-			'"Are you sure you''re okay, you seem so spaced out. You''ve been working quite hard lately."'
-			'"Thanks for asking but I''m totally fine," you re-assure Anastasia.'
-			'"Please don''t be afraid to approach me with anything, even things outside work. Whatever it is I''m all ears and I''ll always have time for you," she says before wrapping you in her arms and giving you a big hug.'
-			'"Mph-kay," you hear your muffled voice say, your face buried in her shoulder and her big breasts pressing against you. As she walks away, the memory of them are still implanted in your mind. They''re really huge.'
-			anastasia['status'] = 3
-			mdlng_exp += 5
-			act'Leave':gt 'foto','studio'
-		end
-	end
-end
-
-if $ARGS[0] = 'anastasia3':
-	*clr & cla
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
-	'As you walk through the studio, a faint repetitive noise catches your attention. As you investigate, peering into different sets, the noise increases in clarity. A slapping noise, a bit fleshy, and at regular intervals. It''s the sound of... sex?'
-	act'Keep investigating':
-		*clr & cla
-		pcs_horny += 10
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/sex/1.jpg"></center>'
-		'Rounding a corner you are suddenly confronted with the shocking image of Anastasia in lingerie being vigorously fucked by two men on the bed of an "unused" set.'
-		'You realize you''ve found the source of the fleshy slapping sounds as you watch Anastasia''s ass and pussy mercilessly pounded with large cocks.'
-		'"Ugh! Harder!" she grunts, as the man on bottom reaches up and twists her nipples. "Ahh! Yes! I''m almost there!"'
-		'You leave quietly, the groans of at least two people orgasming following your footsteps as a parting gift.'
-		anastasia['status'] = 4
-		act'Leave':gt 'foto','studio'
-	end
-end
-
-
-!!Anastasia chat
-if $ARGS[0] = 'anastasia4':
-	*clr & cla
-	anastasia['status'] = rand(4,6)
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/1.jpg"></center>'
-	'Walking about the studio, you pass by Anastasia who is walking around naked but holding a pair of panties. You are unsure if they''re hers and she''s going home or if she''s about to put them on for a shoot.'
-	act'Leave':gt 'foto','studio'
-	act'"Hello Anastasia"':
-		*clr & cla
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/face.jpg"></center>'
-		'She turns at your greeting and smiles at you.'
-		'"Hello, <<$pcs_nickname>>! Can I help you with something?"'
-		act'Just passing by':
-			cla
-			'"Oh, no. I just wanted to say hi."'
-			'"Okay, so long as you''re alright. Don''t be a stranger!" she says before continuing on her way.'
-			act'Leave':gt 'foto','studio'
-		end
-		act'Chat':gt 'foto_models','anastasia_chat'
-	end
-end
-
-if $ARGS[0] = 'anastasia5':
-	*clr & cla
-	anastasia['status'] = rand(4,6)
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/busy.jpg"></center>'
-	'You''re looking for Anastasia when you find her working on a set.'
-	'"Now hold the pose just like that!" the photographer calls. Despite how awkward the pose looks, Anastasia doesn''t move even a centimeter while she is illuminated by camera flashes and the air is filled with rapid shutter clicks.'
-	'A true pro, this is what it means to be St. Petersburg''s number one model.'
-	'Not wanting to interrupt just to talk to her, you decide to try and find her again later.'
-	act'Leave':gt'foto','studio'
-end
-
-if $ARGS[0] = 'anastasia6':
-	*clr & cla
-	anastasia['status'] = rand(4,6)
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/sex/1.jpg"></center>'
-	'You are looking for Anastasia to ask her for some advice when you find her... in the bed of an unused being railed by two unknown men...'
-	'"Ugh! Yes! Yes! Just like that!" she cries out.'
-	'One of the men grins and pulls hard on her nipples, eliciting a sound from Anastasia that leaves you undecided on whether it was pain or pleasure.'
-	'"You''re such a fucking slut Anastasia. I bet you''ll do anything for money. What would happen to you if all your fans saw you like this right now?"'
-	'Unfazed by his insults she retorts without hesitation, "Then I''d stand to make a lot more money off of dirty old men like you!"'
-	act'Continue':
-		*clr & cla
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/sex/1.jpg"></center>'
-		'You''re admittedly impressed by Anastasia''s ability to remain in control of the situation despite the fact that she is literally being fucked in the ass.'
-		'"I''m cumming!" The man behind her groans and unloads into her ass. This seems to send Anastasia over the edge as she spasms in orgasm'
-		'"You''re so tight! It''s sucking me in!" The man underneath thrusts up and blows his load inside her as well.'
-		*nl
-		'They all lay there panting for a while, Anastasia''s holes still plugged with their cocks before they start to rock back and forth and continue to fuck her.'
-		'"Ohhhh! <i>Ooooh...</i>" She moans as she gets into the sensation again. "This counts as another session you know, you''re paying double for this."'
-		'"Shut up and keep fucking, whore!"'
-		act'Leave them be':
-			*clr & cla
-			pcs_horny += 10
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
-			'It looks like they''re going to be a while longer, you''ll just have to wait to ask Anastasia... whatever it was you were going to ask her...'
-			'As you walk away, you feel a faint blush in your cheeks and a slight wetness between your legs when you realize how far away in the studio you can still hear their activities echoing off the walls.'
-			act'Leave':gt 'foto','studio'
-		end
-	end
-end
-
-if $ARGS[0] = 'anastasia_chat':
-	*clr & cla
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/1.jpg"></center>'
-	'"What did you want to talk about <<$pcs_firstname>>?"'
-	act'Leave':
-		*clr & cla
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/1.jpg"></center>'
-		'"I have to be off Anastasia, it was nice chatting with you."'
-		'"Okay, have a nice day <<$pcs_nickname>>. Don''t be a stranger!"'
-		act'Leave':gt 'foto','studio'
-	end
-
-
-	act'Ask her how she became a model':
-		*clr & cla
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/9.jpg"></center>'
-		'"How did you become a model Anastasia?"'
-		'"Oh, this story could take a little while for an old gal like me," she says, sitting down. "It all began when I graduated high school. I grew up in this city you know, surrounded by the business and the glamour, and the rush. Naturally, I needed a job. I was 18, I was inexperienced, and I had no qualifications other than my diploma and that I was pretty. I found that I could get a job as a secretary for quite a bit of money, but I needed a secretarial diploma to get hired. They have courses at the community center in the industrial area, but it cost more money than I had. So to get that, I did nude modelling here."'
-		'"But-" she interrupts you by holding up her hand, telling you to wait for her to finish.'
-		'"It was a real spur of the moment thing. One second I was thinking how much money I needed for the course, the next thing I realized I was handed a flyer that said, <b>"Big money for nude models! Audition inquiry here!"</b> So I came."'
-		act'Continue':
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/4.jpg"></center>'
-			'She gushes a bit as she remembers her origins. "Oh, I was such a silly girl back then. Didn''t know what I was doing, photographers had to come up and re-arrange me all the time because I couldn''t get into the right poses. Oh, to be young... Anyways, after a few weeks I had enough money to take the secretarial course. I continued shooting here at the studio between classes to support myself and 10 short classes later, I was issued my diploma!"'
-			'She smiles brightly at you before fading into a dramatic and pouty frown. "But being a secretary wasn''t all was cracked up to be. The days were boring, the bosses were inattentive, and everything I had to do was repetitive and menial. I found myself daydreaming about being back in the studio and I realized, ''Well, why not go back?'' So I quit my job as a secretary and I''ve been modelling here ever since."'
-			act'"Wow..."':
-				*clr & cla
-				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/3.jpg"></center>'
-				'"Wow Anastasia... That was quite the story."'
-				'She smiles at you and says, "I''m glad I wasn''t too boring for you."'
-				act'Keep chatting':gt 'foto_models','anastasia_chat'
-			end
-		end
-	end
-
-	if anastasia['model_exp'] ! daystart:
-		act'Ask for modelling advice':
-			*clr & cla
-			anastasia['model_exp'] = daystart
-			mdlng_exp += 3
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/15.jpg"></center>'
-			'"You must always stay calm, confident, and in control when modelling," she says, suddenly striking a pose. "Remember, you are a beautiful and graceful young woman. As long as you maintain confidence in yourself, that same confidence will shine through to your posture.'
-			'You thank her for her advice and you''ll try to keep it in mind.'
-			mdlng_exp += 1
-			act'Keep chatting':gt 'foto_models','anastasia_chat'
-		end
-	end
-
-	act'Ask about food':
-		*clr & cla
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/1.jpg"></center>'
-		'"Do you know if there are any good places to eat around here?"'
-		'Anastasia suddenly grows very serious."<<$pcs_firstname>>, you should know that as a model and a young woman, a balanced diet is one of the most important things you can have. That is why I take the time to cook all my own food and make sure that I am getting all my nutrients."'
-		'You nod in understanding. She''s right, maybe you should be paying more attention to what you eat.'
-		'"Young Mari hasn''t been telling you to go to that burger joint has she?" she says in an admonishing tone.'
-		act'Keep chatting':gt 'foto_models','anastasia_chat'
-	end
-
-	if anastasia['sex'] = 0:
-		act'Ask how she stays in shape':
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/1.jpg"></center>'
-			'"Oh, that''s a hard one <<$pcs_nickname>>. I myself barely have time to spare outside of the studio. A balanced diet really helps, but I find the best way is to just stay as active as you can. Group activities really help."'
-			act'"Group activities? You mean like sports?"':
-				*clr & cla
-				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/face.jpg"></center>'
-				'"Hmm... In a way I suppose so..." she says somewhat mischeviously.'
-				'You think you''re more confused than before you asked.'
-				act'Keep chatting':gt 'foto_models','anastasia_chat'
-			end
-		end
-	end
-	if anastasia['sex'] = 1:
-		act'Ask how she stays in shape':
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/1.jpg"></center>'
-			'"Oh, that''s a hard one <<$pcs_nickname>>. I myself barely have time to spare outside of the studio. A balanced diet really helps, but I find the best way is to just stay as active as you can. Group activities really help."'
-			act'"Group activities? You mean like sports?"':
-				*clr & cla
-				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/face.jpg"></center>'
-				'"You know what I mean!" she says with a wide smile. "You''ve seen me doing it! Sex, silly!" '
-				'You blush as you think back to all the times you''ve walked in on her being energetically fucked by multiple men.'
-				'Before you can say anything she starts to elaborate.'
-				'"Like I said, I rarely have time to go to the gym, fitting my exercise in with my work is one of the best ways to get it in. A woman can burn more than 150 calories per hour during sex, it''s a great way to stay in shape. Even more if you''re being vigorous in the cowgirl position. That one really helps tone your core you know."'
-				anastasia_exercise = 1
-				act'Keep chatting':gt 'foto_models','anastasia_chat'
-			end
-!!			if guy > 0:
-!!				act'Oh! You mean like fucking!':
-!!					*clr & cla
-!!					'"Oh! You mean like fucking!"'
-		end
-	end
-
-	if anastasia['sex'] = 0:
-		act'Tell her you saw her having sex in the empty set':gt'foto_models','anastasiasex'
-	end
-	if anastasia['sex'] = 1:
-		act'Ask for sex advice':gt 'foto_models','anastasiasextalk'
-		
-!!		act'What''s it like being a hooker?':
-	end
-!	if city_modelling > 100 and anastasia['sex'] = 1 and anastasia['ask'] = 0:
-!		act'Ask Anastasia how to start selling yourself like she does':gt'foto_models','anastasia_ask'
-!	end
-end
-
-if $ARGS[0] = 'anastasiasex':
-	*clr & cla
-	anastasia['sex'] = 1
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/1.jpg"></center>'
-	'"Oh you saw that?" She barely even reacts to what you said. She doesn''t appear to be surprised or embarrassed at all.'
-	act'Continue':
-		*clr & cla
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/2.jpg"></center>'
-		'"Just one of the perks of being the top model in Russia." She pauses for a moment to run her hands through her hair, almost like she''s stretching...'
-		'"All the men end up wanting to fuck you."'
-		act'Uh...':
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/3.jpg"></center>'
-			'Her candor catches you off guard, especially with how nonchalantly she says it. You didn''t expect her to be so open about her sexuality like that.'
-			'"What''s the matter <<$pcs_nickname>>? You look shocked." She says, laying down on a couch of one of the nearby sets. Your teeth make a clicking sound as they snap together, not realizing your mouth had been agape. Following that, you can''t help but be excruciatingly aware of her wide open legs and her pussy that is spreading with them.'
-			'"Oh come now darling, you know that even I have my needs don''t you? Sexually and financially that is."'
-			'The word "financially" makes you pause, making you forget whatever it was you were about to say.'
-			act'"Financially?"':
-				*clr & cla
-				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/5.jpg"></center>'
-				'Anastasia sits up a bit. "Yes, financially. I need money to live don''t I?"'
-				'"No, wait! That''s not what I meant! Who were those men?"'
-				act'Continue':
-					*clr & cla
-					'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/4.jpg"></center>'
-					'She leans back again and closes her eyes as if she were tired. "My clients of course. I''m the number one model in the city, it makes it easy to do some escorting on the side. It''s a good deal for everyone. They get to live their dream, the studio makes more money on set rental, and in the end I get to supplement my sexual and financial needs. Men will pay a lot of money to have sex with a model like me."'
-					act'"But-"':
-						*clr & cla
-						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/6.jpg"></center>'
-						'Before you can say anything she interrupts you as she gets on her knees and sticks her ass out towards you, saying, "Especially like this." The pose is particularly provacative, now showing her slightly parted pussy. "A tip for you <<$pcs_nickname>>, if you ever get to a position in your career like mine, you''ll find that this position is especially versatile."'
-						'"If they want to fuck you from behind, they can pick either hole. If you''re on top, all you have to do is work your bum like this," she starts moving her hips up and down, simulating a cowgirl position, "and they''ll hit all the right spots. For you and for them. They cum in no time and so do I! As you saw, this position is also great if you want to service two, or even three men at once."'
-						act'"No, wait! I wasn''t asking about any of this!"':
-							*clr & cla
-							'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/9.jpg"></center>'
-							'"<<$pcs_nickname>>," she says, "if you''re going to have a career in this industry you can''t be naive about how it works. This is just another way to use your fame."'
-							'She sounds vaguely disappointed in you, like a mother trying to teach her child manners.'
-							act'Continue':
-								*clr & cla
-								'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/1.jpg"></center>'
-								'She picks up her panties and gets up again. "Listen <<$pcs_nickname>>, you''re great at this job, and one day you might be as famous or even more famous a model than I am. And I want you to be ready when it happens. So just in case, my advice to you is to make sure you''re on birth control, make sure you enjoy yourself, and <i>always</i> charge extra for creampies, swallowing, and anal."'
-								'And with that, she walks away, leaving you in the confused state of feeling like your <<$npc_nickname[''A29'']>> just gave you advice on how to make the transition from nude model to professional hooker.'
-								act'Leave':gt 'foto','studio'
-							end
-						end
-					end
-				end
-			end
-		end
-
-		if guy >= 10:
-			act'I know what you mean':
-				*clr & cla
-				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/3.jpg"></center>'
-				'"Oh yeah, I know what you mean," you nod.'
-				'"Oh?"'
-				act'Being pretty makes people want you':
-					cla & *nl
-					'"It''s not like I wasn''t pretty before I became a model," you shrug, smiling back. "Men want to fuck pretty girls."'
-					'"Men want to fuck anything that has two legs and a pussy dear. Though they will pay more to fuck <i>famous</i> pretty girls," she smirks.'
-					act'Pay?':gt'foto_models','anastasiasex2'
-					if slutty > 0:
-						act'Oh! We can do that here?':gt'foto_models','anastasiasex3'
-					end
-				end
-
-				if pcs_cupsize >= 25:
-					act'I''ve got big tits':
-						cla & *nl
-						'"I''ve got big tits too," you grin, looking down meaningfully at your <<$titsize>> breasts. "Boys wouldn''t be boys if they didn''t drool over the thought of fucking busty girls like me.'
-						'"True," she smirks. "Though they will pay more to fuck <i>famous</i> busty girls,"'
-						act'Pay?':gt'foto_models','anastasiasex2'
-						if slutty > 0:
-							act'Oh! We can do that here?':gt'foto_models','anastasiasex3'
-						end
-					end
-				end
-				if exhibitionist_lvl > 1:
-					act'Showing them your tits does that':
-						cla & *nl
-						'"Yeah, flashing your tits tends to make boys want to fuck you," you say, biting your lip with a smile.'
-						'"You sly little minx you!" she chuckles. "I won''t deny that I certainly teased enough boys during my youth as well. Though grown men tend to pay more for a fuck when they see your breasts on a magazine cover instead of pulled out of your blouse in the park."'
-						act'Pay?':gt'foto_models','anastasiasex2'
-						if slutty > 0:
-							act'Oh! We can do that here?':gt'foto_models','anastasiasex3'
-						end
-					end
-				end
-			end
-		end
-	end
-end
-
-if $ARGS[0] = 'anastasiasex2':
-	*clr & cla
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/5.jpg"></center>'
-	'"Pay?" you ask quizzically.'
-	'"Yes. Pay."'
-	'Anastasia regards you with a slight tilt of the head. "Those men were my clients. Who did you think they were?"'
-	'"Oh," you say. "I thought you were just doing it for fun."'
-	'"Well, I do still fuck for fun," she smiles. "But it''s much more efficient to charge for it as well. I''m the number one model in the city after all, it makes it easy to do some escorting on the side. It''s a good deal for everyone. They get to live their dream, the studio makes more money on set rental, and in the end I get to supplement my sexual and financial needs. Men will pay a lot of money to have sex with a model like me."'
-	act'Makes sense':
-		*clr & cla
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/1.jpg"></center>'
-		'"Makes sense I suppose," you say, musing what Anastasia''s just told you. She picks up her panties and stands, regarding you warmly with a motherly touch on your cheek.'
-		'"Oh <<$pcs_firstname>>, you''re such a big girl," she says. "Not everyone would understand like you do. With an attitude like yours, you''ll go far in this industry. I see the potential in you to be as famous or even more famous than I am one day! Can I give you some advice?"'
-		'"Of course Anastasia," you nod, leaning in.'
-		'"Three important things," she says, whispering in your ear. "Make sure to enjoy yourself, never forget your birth control, and <i>always</i> charge extra for creampies, swallowing, and anal."'
-		'With that, she stands back and gives you an eager smile. "Got it?"'
-		act'Uhh, yeah...':
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/1.jpg"></center>'
-			'"Uhh, yeah..." you say, trailing off. You weren''t sure what kind of advice you were expecting, but it sure wasn''t professional hooking tips.'
-			'"Words to live by dear," she smiles. "Words to live by. If you ever need more advice on that kind of thing, don''t be afraid to ask. Don''t be a stranger!"'
-			'With that, she bids you farewell, walking towards another part of the studio.'
-			act'Leave':gt 'foto','studio'
-		end
-
-		act'Yes':
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/1.jpg"></center>'
-			'"Yes Anastasia" you say, nodding obediently.'
-			'"Words to live by dear," she smiles. "Words to live by. If you ever need more advice on that kind of thing, don''t be afraid to ask. Don''t be a stranger!"'
-			'With that, she bids you farewell, walking towards another part of the studio.'
-			act'Leave':gt 'foto','studio'
-		end
-	end
-end
-
-if $ARGS[0] = 'anastasiasex3':
-	*clr & cla
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/face.jpg"></center>'
-	'"We can do that here?" you exclaim.'
-	'"But of course," she smiles at you. "We''re erotic models in the cultural capital of the nation my dear, it makes it easy to do some escorting on the side. The studio won''t complain because it makes more money on set rental, and at the same time, girls like you and me get to supplement our financial needs, not to mention all the enjoyable fucking we get to do. Men will pay a lot of money to have sex with a models like us."'
-	act'Wow!':
-		*clr & cla
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/1.jpg"></center>'
-		'"Wow!"'
-		'"Yes indeed, we are quite privileged to have the opportunities we do. However, I really must be going deary. I have an appointment soon." You nod as she stands and picks up her panties. "Let me know if you''d like to get started on escorting. I''d love to help introduce you to the company. But before I go, may I offer some advice?"'
-		'You listen eagerly as Anastasia leans in to whisper in your ear.'
-		'"There are three things you need to know in this business. Make sure to enjoy yourself, never forget your birth control, and <i>always</i> charge extra for creampies, swallowing, and anal."'
-		'She stands back, meeting your eyes with a smile. "Words to live by my dear. Words to live by. But I must be off now. Don''t be a stranger!"'
-		'With that, she bids you farewell, walking towards another part of the studio.'
-
-		'<b>dev note: escorting business still WIP</b>'
-		act'Leave':gt 'foto','studio'
-	end
-end
-
-if $ARGS[0] = 'anastasiasextalk':
-	cla
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/face.jpg"></center>'
-	'"Sure <<$pcs_nickname>>, what would you like help with?"'
-	'If you''re being honest, her reaction is still a little strange to you. She''s as nonchalant about this as if you asked her for advice about knitting.'
-
-	act'Thank her and leave':
-		*clr & cla
-		'<center><video autoplay loop src="images/locations/city/redlight/studio_porn/sex/pornwalk1.mp4"></video></center>'
-		'You thank her for the advice and tell her you need to be on your way.'
-		'"Glad I could help <<$pcs_nickname>>. Don''t be a stranger!" she says as she walks off.'
-
-		act'Leave':gt 'foto','studio'
-	end
-
-	act'Ask about blowjobs':
-		*clr
-		pcs_horny += 5
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/1.jpg"></center>'
-		'You decide asking her for advice on giving blowjobs.'
-		'"You want advice on blowjobs? Of course dear. A couple tricks to remember:'
-		'First of all, watch your teeth. A penis is very sensitive so even slight grazing can be painful. To prevent that from happening, you have to curl your lips over your top teeth and stick your tongue out wide and flat to cover the bottom ones. Drool as much as you can, it''ll keep your lips from splitting if they''re dry and it really helps keep his cock nice and slick for reduced friction. It will also subconsciously cause you to open your mouth wider which can be helpful for especially girthy boys. Use lubricant if you can''t drool enough.'
-		'Second of all, if you''re trying to go for depth, the most important thing is to keep your throat relaxed. If your throat is tense, your gag reflex will kick in and you''ll choke. Nothing kills the mood like vomitting all over someone''s cock does it?" she says with a rueful smile. "Also, don''t give head for too long. That''s how you get lockjaw."'
-		*nl
-		'"Is there anything else you wanted to ask about?"'
-	end
-
-	act'Ask about sex':
-		*clr
-		pcs_horny += 5
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/8.jpg"></center>'
-		'You decide asking her about regular sex.'
-		'"You want advice on vanilla sex? Of course dear." She leads you over to some nearby set furniture and bends over.'
-		'"If you''re doing it from behind, try it standing up. Get on your toes and stick your bum out like this. Being on the tips of your toes will make your leg muscles tense up and natural cause your vagina clench. Your vaginal walls will clamp down on his cock and will not only make it more enjoyable for the both of you but your orgasm will also be much more intense, so make sure you''re against a sturdy surface or that he''s ready to catch you when you cum or you might fall over!" she says with a laugh. Getting serious again she continues, "Watch out for cramps though! I wouldn''t recommend this with a boy who has a lot of stamina. Although I bet you don''t know many of those do you?" she says with a sly grin.'
-		if guy < 5:
-			'You blush at the inquiry.'
-		elseif guy > 20:
-			'You grin back.'
-		end
-		*nl
-		'"Is there anything else you wanted to ask about?"'
-
-	end
-
-	act'Ask about anal':
-		*clr
-		pcs_horny += 5
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/face.jpg"></center>'
-		'You decide asking her about anal.'
-		'"You want advice on anal? Of course dear. First, always be sure to use an enema. Doing anal can get really messy if you don''t. I won''t talk about the consequences, just be sure to never agree to it unless you''ve cleaned yourself out. For actual technique, in some ways it''s just like giving a blowjob: you need to relax. If you don''t relax, he''ll never get in the right way and you risk tearing something and anal bleeding. Lubricant is key. Don''t let any of the boys lie to you by saying spit or pussy juice will be enough. It''s not. Always make sure he''s lubed up so he can slip in nice and easy. Rough sex can feel good too, but be careful to not let anyone pound you too hard! Accidents <i>can</i> happen. Remember that you should always be in control and it''s up to you if you want to keep going or stop," she says in an cautioning tone. "It''s your body and you have a right to decide what happens to it."'
-		*nl
-		'"Is there anything else you wanted to ask about?"'
-	end
-
-	act'Ask about cunnilingus':
-		*clr
-		pcs_horny += 5
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/3.jpg"></center>'
-		'You decide asking her about cunnilingus.'
-		'"You want advice on cunnilingus? For giving or receiving? Doesn''t matter either way," she says as she lays down on a nearby sofa and spreads her legs. "The most important thing is to concentrate on the little man in the boat, your clit!" she says, massaging hers with her fingers. "He''s a little narcissist, but as long as all the attention is on him he''ll be happy to receive it and you or whoever you''re giving head to will be happy too," she says with a smile.'
-		*nl
-		'"Is there anything else you wanted to ask about?"'
-	end
-
-	act'Having sex with multiple men at once':
-		*clr & cla
-		pcs_horny += 10
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/6.jpg"></center>'
-		'Embarrassed that you even considered asking her, you blush fiercely and mumble, "I wanted to know if you had any suggestions for having sex with more than one boy..."'
-		'"Do you mean only two? Or did you mean three to five?" she says glibly. "I guess it doesn''t matter very much. Like I told you before, this position is exceptionally versatile," she says as she gets on a nearby sofa and points her ass towards you.'
-		'"The beauty of this position is that it can be used for all situations! Whether you''re sucking and fucking or doing some double penetration or sucking while being doubly penetrated or even taking on five boys at once!" she says while moving her hands to jerk off two imaginary cocks, "this position will cover it all."'
-		act'Continue':
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/14.jpg"></center>'
-			if pcs_inhib < 50:
-				'"It''s also the most comfortable one," she says while turning over and spreading her legs. You''re starting to get even more embarrassed. This explanation is taking longer than you thought and several people have passed by while Anastasia continues to talk about the intricacies of being gangbanged at an educational volume. You''re once again reminded of a mother, loudly talking about her daughter''s embarrassing hobbies so everyone can hear. You''re legitimately worried that people around the studio will think you''re a slut.'
-				'"See, if you try <i>this</i> position, bum down and pussy forward, even with only two cocks, it''s very hard to handle," she elaborates. "It''s almost impossible to find a comfortable way to give blowjobs and if you''re doing double penetration, the angle is very awkward on your asshole. <i>Very</i> uncomfortable. If you''re going to be penetrated by more than one boy or girl, I highly recommend the first position."'
-				'You blush even harder as she casually slips in the option of using this position for girls with strap-ons. Just when you thought it couldn''t get any more embarrassing...'
-			else
-				'"It''s also the most comfortable one," she says while turning over and spreading her legs. Several people passed by while Anastasia continues to talk about the intricacies of being gangbanged at an educational volume. You listen to her carefully but spare a glance at the models passing by. They don''t seem to be surprised by her behavior at all. You guess her reputation is a well known and no one actually minds or cares.'
-				'"See, if you try <i>this</i> position, bum down and pussy forward, even with only two cocks, it''s very hard to handle," she elaborates. "It''s almost impossible to find a comfortable way to give blowjobs and if you''re doing double penetration, the angle is very awkward on your asshole. <i>Very</i> uncomfortable. If you''re going to be penetrated by more than one boy or girl, I highly recommend the first position."'
-				'You nod understandingly at her explanation, raising an eyebrow when you notice she didn''t discount the option for girls with strap-ons...'
-			end
-			*nl
-			'"Is there anything else you wanted to ask about?"'
-			act'"Yeah, I actually wanted to ask..."':gt'foto_models','anastasiasextalk'
-			act'"No, that was all"':
-				*clr & cla
-				'<center><video autoplay loop src="images/locations/city/redlight/studio_porn/sex/pornwalk1.mp4"></video></center>'
-				'You thank her for the advice and tell her you need to be on your way.'
-				'"Glad I could help <<$pcs_nickname>>. Don''t be a stranger!" she says as she walks off.'
-				act'Leave':gt 'foto','studio'
-			end
-		end
-	end
-end
-
-!if $ARGS[0] = 'anastasia_ask':
-!	*clr & cla
-!	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/1.jpg"></center>'
-!	'"Hey, Anastasia, do you have a minute? I wanted to ask you about something important."'
-!	'She smiles at you. "Of course dear, you can ask me anything. What''s this about?"'
-!	act'Change your mind':
-!		'"Uhmm... You know what? It''s not actually that important right now. I''ll ask you about it later." You can tell that Anastasia still wants to know, especially after your initial prompting but doesn''t pressure you at all.'
-!		'"That''s alright <<$pcs_firstname>>. Whenever you''re ready okay?"'
-!		act'Continue':gt'foto_models','anastasia_chat'
-!	end
-!
-!	act'Ask her confidently':
-!		anastasia['ask'] = 1
-!		*clr & cla
-!		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/face.jpg"></center>'
-!		'"I want to know more about using my fame to make more money like you do. About using my fame to sell myself."'
-!		'Her face lights up with a smile that looks like she''s delighted that you asked. "Yes! Of course <<$pcs_firstname>>! Ever since you broke the barrier into the studio''s top ten I''ve been waiting for you to take this next step! I''m <i>very</i> proud of you for doing it and so happy that you came to me to find out more!"'
-!		'She leads you over to a nearby set and gestures for you to sit down across from her.'
-!		act'Continue':gt'anastasia_escort','ana_pro_talk':
-!	end
-!
-!	act'Ask embarrassedly':
-!		anastasia['ask'] = 1
-!
-!end
-
-!! ---------------------------------------- Krystal Model ---------------------------------------------------------
-
-
-if $ARGS[0] = 'krystal1':
-	if krystal['status'] = 2:gt 'foto_models','krystal2'
-	if krystal['status'] = 3:gt 'foto_models','krystal3'
-	if krystal['status'] = 4:gt 'foto_models','krystal4'
-	if krystal['status'] = 5:gt 'foto_models','krystal5'
-	*clr & cla
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
-	'Walking by one of the sets you hear the photographer exclaim, "Yeah, that''s exactly what I was looking for. It''s always a pleasure working with you Katherine. You always seem to outdo yourself with every shoot."'
-	'By hearing that you''re too excited and can''t miss the opportunity to find out what the fuss is about.'
-	act'Continue':
-		*clr & cla
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting/1.jpg"></center>'
-		'As you peek in you see a girl posing in several exposing poses. You are spellbound by how flexible she is and you don''t even realize that you''re now standing in the open with your mouth open.'
-		act'Continue':
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting/2.jpg"></center>'
-			'Katherine looking teasingly your way says, "Looks like we have a little voyeur here."'
-			'All of a sudden everyone stops and turns their attention towards you. You stand there, blushing, wanting to crawl under a stone. The photographer tells everyone to take five while Katherine walks over towards you smiling.'
-			act'I''m so sorry I didn''t mean...':
-				*clr & cla
-				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting/3.jpg"></center>'
-				'As Katherine approaches you, she keeps on laughing, "Did you enjoy the show?"'
-				'You nod and tell her you''re sorry for disturbing on the set, it really wasn''t on purpose, "I was just amazed by the intensity in the shoot."'
-				'"Thanks, I''ve had a lot of practice. If you play nice I might tell you all about it one day."'
-				act'"That would be nice"':
-					*clr & cla
-					'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting/4.jpg"></center>'
-					'"Who are you by the way? I don''t think I''ve seen you here before." Katherine asks.'
-					'"Sorry, I''m <<$pcs_firstname>>. I just got recruited by the agency so I''m just walking around checking the place out."'
-					'"Wow I''m impressed it might be the first time they''ve ever recruited someone interesting... Oh I totally forgot to introduce myself, I''m Krystal."'
-					act'"Krystal?"':
-						*clr & cla
-						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting/5.jpg"></center>'
-						'"Krystal?" you ask. "Didn''t the photographer just call you Katherine?"'
-						'"Hmm? Oh yeah. I work a lot of places, use a lot of aliases, but you can call me Krystal. That''s my real name."'
-						'You hear the photographer yell out that the break is over and he wants Katherine, er- Krystal back on the set.'
-						'"Alright, gotta go babe. Hope to see you later!" she says going back to set.'
-						act'Continue':
-							*clr & cla
-							'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting/6.jpg"></center>'
-							'You say your farewells and watch her work for a few more minutes. If nothing else, she certainly has no shame.'
-							krystal['status'] = 2
-							act'Leave':gt 'foto','studio'
-						end
-					end
-				end
-			end
-		end
-	end
-end
-
-if $ARGS[0] = 'krystal2':
-	krystal['status'] = 3
-	*clr & cla
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/1.jpg"></center>'
-	'As you walk through the studio, something catches your eye and you see that Krystal is waving you over. She''s wearing a blue top and panties, so she must be getting ready for a shoot.'
-	'"Hey beautiful! Long time no see. How''re you doing?" she asks.'
-	'"Good to hear!"'
-	'"And how are things with you Krystal?"'
-	'"Me? I''m great!"'
-	'Her happy mood intrigues you. "Oh! Did something good happen?"'
-	'She smiles and says, "Yeah! I got absolutely fucking <i>railed</i> about an hour ago."'
-	act'Surprise':
-		*clr & cla
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/2.jpg"></center>'
-		'You blink, recoiling a bit in shock, surprised by her openly talking about her sex life like that. Especially so... explicitly.'
-		'"You know when someone fills your holes <i>just</i> right and hits all those perfect spots?" she continues, stretching her arms behind her head and sighing. "No better feeling than that in the world! Well... maybe except the tip of a cock touching the back of your throat... Or maybe getting creampied... Or maybe swallowing... Or maybe it''s hot cum landing on your face..."'
-		'Before she can ramble any further, you interrupt her.'
-		'"You''re uhh... pretty candid about this kind of stuff huh?"'
-		'"Why wouldn''t I be? Sex is my favorite hobby! I love everything about it!"'
-		act'"Maybe you should try porn?"':
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/3.jpg"></center>'
-			'"Maybe you should try porn," you laugh. "Might as well mix business with pleasure if you enjoy it that much."'
-			'"Hmm? Oh, I''m already a porn star."'
-			gs'foto_models','krystal2_2'
-		end
-		
-		if stat['porn'] > 0:
-			act'"Hey, aren''t you a porn star?"':
-				*clr & cla
-				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/5.jpg"></center>'
-				'"Hang on," you say. "I feel like I''ve seen you somewhere before..."'
-				'You rack your brain for a moment before blinking in a moment of clarity.'
-				'"Do you... do you do porn?"'
-				'"Yup!" she says cheerfully. "But they call me Angie in most of my videos."'
-				act'"I thought I recognized you!"':
-					*clr & cla
-					'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/4.jpg"></center>'
-					'"Oh yeah. That good fucking I was talking about? I just came from a porn studio. Got gangbanged," she grins. "My favorite kind of scene because I don''t have to choose one way to get fucked. Mouth? Pussy? Ass? Everything gets stuffed."'
-					'"Yeah, I could kind of tell. I''ve seen some of your work before. You really seem to enjoy those."'
-					'"Want to give it a try?" she smiles.'
-					act'"WHAT?!"':
-						*clr & cla
-						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/3.jpg"></center>'
-						'"<i>WHAT?!</i>"'
-						'"Woah woah, no need to act so shocked. I thought you sounded interested. I can get you a business card later if you want one. I think I have a couple in my purse somewhere."'
-						gs'foto_models','krystal2_nothanks'
-						gs'foto_models','krystal2_sure1'
-						gs'foto_models','krystal2_sure2'
-					end
-					
-					act'A gangbang?':
-						*clr & cla
-						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/4.jpg"></center>'
-						'"Try what? A gangbang?"'
-						'"Well, actually I meant porn," she smirks. "But obviously you can try that and porn at the same time if you want. I actually knew a girl who got into porn just because she wanted to see what a gangbang was like. They tied her arms behind her back and let four guys get rough with her for a couple hours. It was super hot. She came like, six times. If you want to try porn or a porn gangbang, I could give you a business card later? I think I have a couple in my purse somewhere."'
-						gs'foto_models','krystal2_nothanks'
-						gs'foto_models','krystal2_sure1'
-						gs'foto_models','krystal2_sure2'
-					end
-					
-					act'Porn?':
-						*clr & cla
-						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/1.jpg"></center>'
-						'"Try what? Porn?"'
-						if hotcat = 10:
-							'"Sure, why not?" she smirks."It''s fun as fuck! Get to spend all day getting nailed by hot guys with big dicks. Plus you''ve got killer looks girl! You''d be a hit right away! If you want, I could give you a business card later? I think I have a couple in my purse somewhere."'
-						elseif hotcat >= 8:
-							'"Sure, why not?" she smirks."It''s fun as fuck! Get to spend all day getting nailed by hot guys with big dicks. Plus, you''ve got great looks. I can tell you''ll be popular. If you want, I could give you a business card later? I think I have a couple in my purse somewhere."'
-						else
-							'"Sure, why not?" she smirks."It''s fun as fuck! Get to spend all day getting nailed by hot guys with big dicks. Besides, we need more girls like you. Too many ''super model hot'' and ''milf'' and ''too much plastic surgery'' types. We need more ''girl next door'' types like you. If you want, I could give you a business card later? I think I have a couple in my purse somewhere."'
-						end
-						gs'foto_models','krystal2_nothanks'
-						gs'foto_models','krystal2_sure1'
-						gs'foto_models','krystal2_sure2'
-					end
-				end
-			end
-		end
-	end
-	
-	act'"That good huh?"':
-		*clr & cla
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/2.jpg"></center>'
-		'"Oh? That good huh?"'
-		'"You know when someone fills your holes <i>just</i> right and hits all those perfect spots?" she continues, clearly egged on by your interest. "No better feeling than that in the world! Well... maybe except the tip of a cock touching the back of your throat... Or maybe getting creampied... Or maybe swallowing... Or maybe it''s hot cum landing on your face..."'
-		'"You get around a lot huh?"'
-		'"Not as much as you''d think," she smirks mischeviously.'
-		act'"Maybe you should try porn?"':
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/3.jpg"></center>'
-			'"Maybe you should try porn," you laugh. "Might as well mix business with pleasure if you enjoy it that much."'
-			'"Hmm? Oh, I''m already a porn star."'
-			gs'foto_models','krystal2_2'
-		end
-		if stat['porn'] > 0:
-			act'"Hey, aren''t you a porn star?"':
-				*clr & cla
-				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/5.jpg"></center>'
-				'"Hang on," you say. "I feel like I''ve seen you somewhere before..."'
-				'You rack your brain for a moment before blinking in a moment of clarity.'
-				'"Do you... do you do porn?"'
-				'"Yup!" she says cheerfully. "But they call me Angie in most of my videos."'
-				act'"I thought I recognized you!"':
-					*clr & cla
-					'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/4.jpg"></center>'
-					'"Oh yeah. That good fucking I was talking about? I just came from a porn studio. Got gangbanged," she grins. "My favorite kind of scene because I don''t have to choose one way to get fucked. Mouth? Pussy? Ass? Everything gets stuffed."'
-					'"Yeah, I could kind of tell. I''ve seen some of your work before. You really seem to enjoy those."'
-					'"Want to give it a try?" she smiles.'
-					act'"WHAT?!"':
-						*clr & cla
-						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/3.jpg"></center>'
-						'"<i>WHAT?!</i>"'
-						'"Woah woah, no need to act so shocked. I thought you sounded interested. I can get you a business card later if you want one. I think I have a couple in my purse somewhere."'
-						gs'foto_models','krystal2_nothanks'
-						gs'foto_models','krystal2_sure1'
-						gs'foto_models','krystal2_sure2'
-					end
-					
-					act'A gangbang?':
-						*clr & cla
-						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/4.jpg"></center>'
-						'"Try what? A gangbang?"'
-						'"Well, actually I meant porn," she smirks. "But obviously you can try that and porn at the same time if you want. I actually knew a girl who got into porn just because she wanted to see what a gangbang was like. They tied her arms behind her back and let four guys get rough with her for a couple hours. It was super hot. She came like, six times. If you want to try porn or a porn gangbang, I could give you a business card later? I think I have a couple in my purse somewhere."'
-						gs'foto_models','krystal2_nothanks'
-						gs'foto_models','krystal2_sure1'
-						gs'foto_models','krystal2_sure2'
-					end
-					
-					act'Porn?':
-						*clr & cla
-						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/1.jpg"></center>'
-						'"Try what? Porn?"'
-						if hotcat = 10:
-							'"Sure, why not?" she smirks."It''s fun as fuck! Get to spend all day getting nailed by hot guys with big dicks. Plus you''ve got killer looks girl! You''d be a hit right away! If you want, I could give you a business card later? I think I have a couple in my purse somewhere."'
-						elseif hotcat >= 8:
-							'"Sure, why not?" she smirks."It''s fun as fuck! Get to spend all day getting nailed by hot guys with big dicks. Plus, you''ve got great looks. I can tell you''ll be popular. If you want, I could give you a business card later? I think I have a couple in my purse somewhere."'
-						else
-							'"Sure, why not?" she smirks."It''s fun as fuck! Get to spend all day getting nailed by hot guys with big dicks. Besides, we need more girls like you. Too many ''super model hot'' and ''milf'' and ''too much plastic surgery'' types. We need more ''girl next door'' types like you. If you want, I could give you a business card later? I think I have a couple in my purse somewhere."'
-						end
-						gs'foto_models','krystal2_nothanks'
-						gs'foto_models','krystal2_sure1'
-						gs'foto_models','krystal2_sure2'
-					end
-				end
-			end
-		end
-	end
-end
-
-if $ARGS[0] = 'krystal2_2':
-	act'"What?!"':
-		*clr & cla
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/4.jpg"></center>'
-		'"What?!"'
-		'Your jaw drops. You look her over again. She''s definitely hot and you can see how she''d fit in there. For some reason you just didn''t expect it, seeing she''s so famous here at Aphrodite.'
-		'"Yeah, I just finished up a gangbang scene at a porn studio about an hour ago. My favorite kind of scene because I don''t have to choose one way to get fucked. Every hole, every pleasure, no need to choose," she smiles. "Want to give it a try?"'
-		act'"WHAT?!"':
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/4.jpg"></center>'
-			'"<i>WHAT?!</i>"'
-			'"Woah woah, no need to act so shocked. I just thought, you''re pretty enough to work here, why not try porn? It''s a lot of fun," she grins. "I can get you a business card later. I think I have a couple in my purse somewhere."'
-			gs'foto_models','krystal2_nothanks'
-			gs'foto_models','krystal2_sure1'
-			gs'foto_models','krystal2_sure2'
-		end
-		
-		act'A gangbang?':
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/4.jpg"></center>'
-			'"Try what? A gangbang?" you ask.'
-			'"Well, actually I meant porn," she smirks. "But obviously you can try that and porn at the same time if you want. I actually knew a girl who got into porn just because she wanted to see what a gangbang was like. They tied her arms behind her back and let four guys get rough with her for a couple hours. It was super hot. She came like, six times. If you want to try porn or a porn gangbang, I could give you a business card later? I think I have a couple in my purse somewhere."'
-			gs'foto_models','krystal2_nothanks'
-			gs'foto_models','krystal2_sure1'
-			gs'foto_models','krystal2_sure2'
-		end
-		
-		act'Porn?':
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/4.jpg"></center>'
-			'"Try what? Porn?" you ask.'
-			if hotcat = 10:
-				'"Sure, why not?" she smirks."It''s fun as fuck! Get to spend all day getting nailed by hot guys with big dicks. Plus you''ve got killer looks girl! You''d be a hit right away! If you want, I could give you a business card later? I think I have a couple in my purse somewhere."'
-			elseif hotcat >= 8:
-				'"Sure, why not?" she smirks."It''s fun as fuck! Get to spend all day getting nailed by hot guys with big dicks. Plus, you''ve got great looks. I can tell you''ll be popular. If you want, I could give you a business card later? I think I have a couple in my purse somewhere."'
-			else
-				'"Sure, why not?" she smirks."It''s fun as fuck! Get to spend all day getting nailed by hot guys with big dicks. Besides, we need more girls like you. Too many ''super model hot'' and ''milf'' and ''too much plastic surgery'' types. We need more ''girl next door'' types like you. If you want, I could give you a business card later? I think I have a couple in my purse somewhere."'
-			end
-			gs'foto_models','krystal2_nothanks'
-			gs'foto_models','krystal2_sure1'
-			gs'foto_models','krystal2_sure2'
-		end
-	end
-	
-	act'"Cool!"':
-		*clr & cla
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/4.jpg"></center>'
-		'"Woah! Seriously?"'
-		'"Yeah, babe! You didn''t think that this body was just for show did you?" she smirks.'
-		'"That''s so cool!" you gush.'
-		'"I know right?" her smirk broadens into a grin. "I just finished up a gangbang scene at a porn studio about an hour ago. My favorite kind of scene because I don''t have to choose one way to get fucked. Every hole, every pleasure, no need to choose," she smiles. "Want to give it a try?"'
-		act'A gangbang?':
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/4.jpg"></center>'
-			'"Try what? A gangbang?" you ask.'
-			'"Well, actually I meant porn," she smirks. "But obviously you can try that and porn at the same time if you want. I actually knew a girl who got into porn just because she wanted to see what a gangbang was like. They tied her arms behind her back and let four guys get rough with her for a couple hours. It was super hot. She came like, six times. If you want to try porn or a porn gangbang, I could give you a business card later? I think I have a couple in my purse somewhere."'
-			gs'foto_models','krystal2_nothanks'
-			gs'foto_models','krystal2_sure1'
-			gs'foto_models','krystal2_sure2'
-		end
-		
-		act'Porn?':
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/1.jpg"></center>'
-			'"Try what? Porn?" you ask.'
-			if hotcat = 10:
-				'"Sure, why not?" she smirks."It''s fun as fuck! Get to spend all day getting nailed by hot guys with big dicks. Plus you''ve got killer looks girl! You''d be a hit right away! If you want, I could give you a business card later? I think I have a couple in my purse somewhere."'
-			elseif hotcat >= 8:
-				'"Sure, why not?" she smirks."It''s fun as fuck! Get to spend all day getting nailed by hot guys with big dicks. Plus, you''ve got great looks. I can tell you''ll be popular. If you want, I could give you a business card later? I think I have a couple in my purse somewhere."'
-			else
-				'"Sure, why not?" she smirks."It''s fun as fuck! Get to spend all day getting nailed by hot guys with big dicks. Besides, we need more girls like you. Too many ''super model hot'' and ''milf'' and ''too much plastic surgery'' types. We need more ''girl next door'' types like you. If you want, I could give you a business card later? I think I have a couple in my purse somewhere."'
-			end
-			gs'foto_models','krystal2_nothanks'
-			gs'foto_models','krystal2_sure1'
-			gs'foto_models','krystal2_sure2'
-		end
-	end
-end
-
-if $ARGS[0] = 'krystal2_nothanks':
-	act'No thanks':
-		cla & *nl
-		'"Uhh, I appreciate the offer but no thanks. I''m good."'
-		'"Suit yourself," she shrugs. "Let me know if you ever change your mind."'
-		'A photographer comes on set, saying, "Alright Katherine, it''s time to start shooting. <<$pcs_firstname>> is going to have to clear out."'
-		'"Sorry, I don''t want to get in the way," you say and quickly bow out..'
-		*nl
-		'As you walk away, you hear Krystal say, "So... I got creampied by like, five guys about an hour ago. Some stuff might leak out randomly during the shoot. Just a head''s up."'
-		act'Leave':gt 'foto','studio'
-	end
-end
-
-if $ARGS[0] = 'krystal2_sure1':
-	act'Sure...?':
-		cla & *nl
-		krystal_porn['hour'] = hour + 2
-		krystal_porn['day'] = daystart
-		'"Uhmm... sure...?"'
-		'"Great! But my purse is in the locker room. I''ll get you one after I''m done here," she smiles. "Don''t forget to stick around!"'
-		'A photographer comes on set, saying, "Alright Katherine, it''s time to start shooting. <<$pcs_firstname>> is going to have to clear out."'
-		'"Sorry, I don''t want to get in the way," you say and quickly bow out..'
-		*nl
-		'As you walk away, you hear Krystal say, "So... just a warning, I got creampied by like, five guys about an hour ago. Some stuff might leak out randomly during the shoot. Just a head''s up."'
-		act'Leave':gt 'foto','studio'
-	end
-end
-
-if $ARGS[0] = 'krystal2_sure2':
-	act'Sure!':
-		cla & *nl
-		krystal_porn['hour'] = hour + 2
-		krystal_porn['day'] = daystart
-		'"Sure! What you described, it does sound pretty fun," you smile eagerly.'
-		'"Great! But my purse is in the locker room. I''ll get you one after I''m done here," she smiles. "Don''t forget to stick around!"'
-		'A photographer comes on set, saying, "Alright Katherine, it''s time to start shooting. <<$pcs_firstname>> is going to have to clear out."'
-		'"Sorry, I don''t want to get in the way," you say and quickly bow out..'
-		*nl
-		'As you walk away, you hear Krystal say, "So... just a warning, I got creampied by like, five guys about an hour ago. Some stuff might leak out randomly during the shoot. Just a head''s up."'
-		act'Leave':gt 'foto','studio'
-	end
-end
-
-if $ARGS[0] = 'krystal_porn_card':
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
-	'"Hey! <<$pcs_nickname>>!" someone calls your name through the studio.'
-	'Turning, you see Krystal padding her way towards you on bare feet, completely naked as opposed to the last time you saw her.'
-	act'Continue':
-		cla & *clr
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/face.jpg"></center>'
-		pornstudio = 2
-		if krystal_porn['day'] = daystart:
-			'"Glad I caught you before you left!" She extends her arm, holding out a small rectangular card between her fingers towards you. Taking it from her, you see it reads:'
-		elseif krystal_porn['day'] = daystart - 1:
-			'"Sorry I couldn''t find you yesterday. I must''ve just missed you. She extends her arm, holding out a small rectangular card between her fingers towards you. Taking it from her, you see it reads:'
-		elseif krystal_porn['day'] < daystart - 1:
-			'"Where have you been babe?? I''ve been looking for you for days! Did you already do your two shoots for the week or something?" She extends her arm, holding out a small rectangular card between her fingers towards you. Taking it from her, you see it reads:'
-		end
-		killvar 'krystal_porn'
-		*nl
-		'<b>Spunk Bang Productions</b>'
-		*nl
-		'The address on it says it''s in the city limits.'
-		'"There you go! One porn production company business card, as promised," Krystal smiles. "You can use your phone to look up the address, but it''s pretty easy to find. Just head to the red light district and it''ll be between the strip club and the toy shop. If you pass the copy shop with the guy who does fake passports, you''ve gone too far. Anyways, I got shit to do. See you later! Either here or there."'
-		'Her last remark is given with a lustful grin and she waggles her fingers at you in goodbye before heading off towards the locker room.'
-		act'Am I really going to try porn...?':
-			cla & *clr
-			'<center><video autoplay loop src="images/locations/city/redlight/studio_porn/sex/pornwalk1.mp4"></video></center>'
-			'You watch Krystal walk away, a swagger in her hips, before looking back down at the card she left you.'
-			*nl
-			'<i>Am I really going to try porn...?</i> you ask yourself.'
-			act'Continue':gt'foto','studio'
-		end
-		
-		act'Can''t wait':
-			cla & *clr
-			'<center><video autoplay loop src="images/locations/city/redlight/studio_porn/sex/pornwalk1.mp4"></video></center>'
-			'You watch Krystal walk away, a swagger in her hips, before looking back down at the card she left you.'
-			*nl
-			'<i>Can''t wait to see you...</i> you smile to yourself.'
-			act'Continue':gt'foto','studio'
-		end
-	end
-end
-
-if $ARGS[0] = 'krystal_porn_card2':
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/face.jpg"></center>'
-	'"Hey Krystal... You remember when you offered me a business card for the porn studio you work at?"'
-	'You watch a small smirk spread across her face.'
-	'"Yes..."'
-	'"And remember how I said no thanks...?"'
-	'"Ahuh..." Her smirk turns into a sly smile.'
-	'"Do you think... I could have that card after all?"'
-	'"Ugh! Finally! I was wondering when you were going to ask. Just gimme a sec, I have one in my purse."'
-	'Krystal dashes off towards the locker rooms, practically skipping all the way there, leaving you alone on the empty set.'
-	act'Wait':
-		minut += 1
-		pornstudio = 2
-		cla & *clr
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/face.jpg"></center>'
-		'About a minute later, she comes skipping back and hands you a small white business card.'
-		*nl
-		'<b>Spunk Bang Productions</b>'
-		*nl
-		'The address on it says it''s in the city limits.'
-		'"There you go! One porn production company business card, as promised," Krystal smiles. "You can use your phone to look up the address, but it''s pretty easy to find. Just head to the red light district and it''ll be between the strip club and the toy shop. If you pass the copy shop with the guy who does fake passports, you''ve gone too far. What made you change your mind?"'
-		act'Curiousity':
-			cla & *clr
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/face.jpg"></center>'
-			'"I''m just curious I guess?"'
-			'"Well you know what they say about curiousity."'
-			'"It killed the cat?"'
-			'"Nope. It helps you find out you''re bi," she winks at you. "Anyways, anything else you wanted to talk about?"'
-			gs'foto_models','krystal_porn_card2_end'
-			act'Talk about something else':gt'foto_models','krystal_chat'
-		end
-		
-		act'Need money':
-			cla & *clr
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/10.jpg"></center>'
-			'"To be honest, I just really need the money right now," you admit.'
-			'"Nothing wrong with that. Don''t let anybody tell you different <<$pcs_nickname>>. Doing porn is just as valid a job as waiting tables or working at a gas station. Plus, they pay way better. I''m sure you''ll get whatever you need in a few weeks there. Anyways, was that it? Anything else you wanted to talk about?"'
-			gs'foto_models','krystal_porn_card2_end'
-			act'Talk about something else':gt'foto_models','krystal_chat'
-		end
-		
-		act'I can''t stop thinking about it':
-			cla & *clr
-			pcs_horny += 20
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/face.jpg"></center>'
-			'"To be honest... ever since you offered it to me... I haven''t been able to stop thinking about it," you admit. Krystal smiles at you with a predatory grin.'
-			'"Thinking about what? The money? Getting stuffed with cock? Gangbangs?"'
-			'"Yes..." you admit again, a deep blush spreading through your face. Her words spark something inside you and you feel warmth spreading through your hips as well.'
-			'"Well, no one said we can''t do it for fun either," she says, rubbing her legs together. "Fuck, you''re gonna get me wet in the middle of the wrong work day. Anyways, was there anything else you wanted to talk about?"'
-			gs'foto_models','krystal_porn_card2_end'
-			act'Talk about something else':gt'foto_models','krystal_chat'
-		end
-	end
-end
-
-if $ARGS[0] = 'krystal_porn_card2_end':
-	act'No, that''s all':
-		*clr & cla
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/face.jpg"></center>'
-		'"No, that was it really. I gotta run."'
-		'"To the porn studio?"'
-		act'No':
-			cla & *clr
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/1.jpg"></center>'
-			'"What? No," you say, confusedly. "I mean I have other stuff I need to do today."'
-			'"Yeah I know babe, I''m just teasing. Alright, go do your thing. I''ll see you later. Maybe at the <i>other</i> studio," she winks. You wave goodbye and head off back into the main hub of the studio.'
-			act'Leave':gt 'foto','studio'
-		end
-		
-		act'No! (blush)':
-			cla & *clr
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/6.jpg"></center>'
-			'"No!" As soon as the words leave your lips, your cheeks turn bright red as your face flushes with embarrassment.'
-			'"Oh my god," Krystal grins. "I was just teasing but you really are planning to go there right now aren''t you!"'
-			'"No! I''m not!" you protest.'
-			'"You are going to look so adorable, blushing like that with a cock stuffed in your mouth."'
-			'"Krystal!"'
-			'"Okay, okay. I''ll let you go to <i>not</i> go to the porn studio," she winks. "I''ll catch you later babe."'
-			'You wave goodbye and head off back into the main hub of the studio.'
-			act'Leave':gt 'foto','studio'
-		end
-		
-		act'Maybe...':
-			cla & *clr
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/1.jpg"></center>'
-			'"Maybe..." you smile slyly.'
-			'"Well, maybe I''ll see you there later then," she smiles back.'
-			'You wave goodbye and head off back into the main hub of the studio.'
-			act'Leave':gt 'foto','studio'
-		end
-	end
-end
-
-if $ARGS[0] = 'krystal3':
-	*clr & cla
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting3/1.jpg"></center>'
-	'You see Krystal standing by one of the sets with a male.'
-	'<i>Must be a photographer.</i>'
-	act'Say hi':
-		*clr & cla
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting3/2.jpg"></center>'
-		'"Hey Krys-"'
-		'You stop suddenly as the guy starts to reachs up her skirt and down her dress.'
-		act'Continue':
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting3/3.jpg"></center>'
-			'As he pulls down her strap and bares one of her breasts, Krystal looks up and notices you.'
-			'"Hi <<$pcs_nickname>>! Good to see you! Come meet my boyfriend!"'
-			'You timidly walk over to her.'
-			'"This is my boyfriend, Ben," she says while he fondles her breast.'
-			'"Uhmm... Nice to meet you Ben..." You hold out your hand and he says nothing to you, continuing to grope her and kiss the back of her neck.'
-			'"Oh, don''t mind him," Krystal continues on. "We haven''t had sex since -<i>ahhh!</i>- this morning, so he''s very-! Eager-!" Her last word comes out as a squeal when he pinches her nipple and pulls on it.'
-			'"Did you want to stick around? We could make this a threesome," she says casually while leaning onto her boyfriend. She''s clearly enjoying his advances.'
-			act'"No, that''s okay..."':
-				*clr & cla
-				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting3/4.jpg"></center>'
-				'"No... That''s okay..." you say. "You haven''t been with each other in... a little while... I don''t want to deprive you of each other so I''m just going to tip on out."'
-				'"Alright," she says. The dress is starting to be pulled off both shoulders now. "Just thought I''d ask. You never know!"'
-				*nl
-				'As you walk away, you hear her moaning more and more. Just before you get out of earshot you hear her say, "We have to be careful this time Ben. Someone was angry when they found cum on the last set we used. I don''t want to get in trouble if they catch us this time!"'
-				krystal['status'] = 4
-				act'Leave':gt 'foto','studio'
-			end
-			act'"Maybe another time"':
-				*clr & cla
-				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting3/4.jpg"></center>'
-				'"Maybe another time," you smirk. "I got some work I need to do today."'
-				'"Alrighty, catch you later then," she says with a wink as her dress starts to get pulled off.'
-				*nl
-				'As you walk away, you hear her moaning more and more. Just before you get out of earshot you hear her say, "We have to be careful this time Ben. Someone was angry when they found cum on the last set we used. I don''t want to get in trouble if they catch us this time!"'
-				krystal['status'] = 4
-				act'Leave':gt 'foto','studio'
-			end
-		end
-	end
-end
-
-if $ARGS[0] = 'krystal4':
-	*clr & cla
-	krystal['status'] = rand(4,5)
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/1.jpg"></center>'
-	'"Hey babe!"'
-	'While walking around the studio, you hear someone call out to you. When you turn around, you see Krystal sitting on a sofa looking expectantly at you.'
-	'"Oh, hey Krystal. I didn''t see you there."'
-	'"I know. Wanna hang?"'
-	act'"Sorry, I''m busy"':
-		cla
-		*nl
-		'"Sorry Krystal, I just remembered I need to do something. Some other time okay?"'
-		'"Don''t worry about it. Catch you later beautiful!"'
-		act'Leave':gt'foto','studio'
-	end
-
-	act'"Sure"':gt'foto_models','krystal_chat'
-end
-
-if $ARGS[0] = 'krystal5':
-	*clr & cla
-	krystal['status'] = rand(4,5)
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/busy.jpg"></center>'
-	'You''re looking for Krystal when you find her on set. She''s holding her legs open and you are being treated with a very explicit view of her pussy and asshole.'
-	'"Is this wide enough for you?" she calls over to the photographer who is changing settings on his camera.'
-	'He looks up at her, judging the open angles of her legs briefly before saying, "That''s perfect! Just hold that position right there!"'
-	'"Okay!" she calls back with a sly grin on her face. "You know, not that it''s difficult for me to hold my legs like this, but you should probably hurry up if you want to get the shot off.'
-	'This is reminding me of the last time I held my legs open for this long. I was getting fucking <i>pummelled</i> by my boyfriend and the memory is going to get me wet soon."'
-	'Hearing that, the photographer rushes back to the set and you decide it''s probably best if you come back later.'
-	act'Leave':gt'foto','studio'
-end
-
-if $ARGS[0] = 'krystal_chat':
-	*clr & cla
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/1.jpg"></center>'
-
-	act'Leave':
-		*clr & cla
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/1.jpg"></center>'
-		'"Alright. It was fun chatting with you Krystal. I gotta get going though."'
-		'"Okay. See you later babe!"'
-		act'Leave':gt 'foto','studio'
-	end
-
-	act'Discuss random topics':
-
-		krystal_convo = rand(1,4)
-
-		if krystal_convo = 1:
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/' + rand(4,5) + '.jpg"></center>'
-			'"So you''re a porn star as well as a nude model?"'
-			'"Mhmm. Pays the bills pretty well. Plus who can say no to getting fucked for money? Win win!"'
-			'"Are the photographers okay with that?"'
-			'"Oh yeah, they love it. As far as they''re concerned, it''s free publicity to sell more magazines of me. How else do you think I got so popular?"'
-			act'Keep chatting':gt'foto_models','krystal_chat'
-		end
-
-		if krystal_convo = 2:
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/2.jpg"></center>'
-			'"Is your boyfriend okay with you doing porn and having sex with other guys?"'
-			'"Oh, he doesn''t mind all that much. He''s usually starring in films with me. Besides, he can''t complain since he gets to fuck other girls too and it''s kind of his fault we got into the business in the first place."'
-			'"How do you mean?"'
-			'"Well, it was his idea to start making home videos. I was already a model at the time so he thought videos would be a step up. At first it was just being around the house together, but then we''d start to get frisky with each other and the camera would keep rolling. Soon, we''d start fucking while watching videos of ourselves fucking. It was so hot taking a creampie watching him give me a cumshot at the same time... I couldn''t get enough so I signed us up for our first porn audition! A few dozen films later, here we are!"'
-			act'Keep chatting':gt'foto_models','krystal_chat'
-		end
-
-
-		if krystal_convo = 3:
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/2.jpg"></center>'
-			'"Hey Krystal, do you know any good places to eat in the city?"'
-			'"You could try the diner I used to work at before I became a porn star and modelling was only part time. It''s American themed in the residential area. If you need another job, you could probably be a waitress there. And if you ever want better tips as a waitress, you need to use your head. No, seriously, give the customers blowjobs. There''s always at least an extra 50<b>₽</b> in it. And you get to swallow some cum!"'
-			act'Keep chatting':gt'foto_models','krystal_chat'
-		end
-
-
-		if krystal_convo = 4:
-			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/6.jpg"></center>'
-			'"Krystal, what was your first time like?"'
-			'"My first time? Oh it was fucking great! My first time was a double digit gangbang!"'
-			act'That''s crazy!':
-				cla & *clr
-				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/6.jpg"></center>'
-				'"Well, I say gangbang but it''s really just more that I got ran train on. I was blowing this guy who used to do my homework for me in the boys room and some other guys walked in on us and some of the action. I was trying to finish up with the one I was with but they got impatient so one of them pushed me against the wall and just shoved inside! I was already masturbating with a dildo every day for a couple years now but I had never felt what it was like to have a real cock inside me. It was <i>soooooooo good...</i> I couldn''t get enough of it! He came inside me and before I could turn around someone else put their cock in me! And then another and another and another and then I started to lose count.'
-				'"Lost count?"'
-				'"Yeah, there were so many of them! More boys just keep coming in! Pun intended," she adds with a smirk, "I''m pretty sure more than a few took a second turn too. By the time I left the bathroom I could hardly stand and I think I must''ve had half the cocks in school. Oh, my, god, and there was <i>so much cum.</i> It was streaming down my legs and dripping out of my pussy for the rest of the day. I''ve always wondered if the teachers noticed or if they just chose to ignore it."'
-				'She''s been going on for some time now at this point and you''ve been embarrassedly listening about how she lost her virginity to her classmates running train on her.'
-				'"Uhm... yeah... I wonder too I guess...'
-				act'Keep chatting':gt'foto_models','krystal_chat'
-			end
-			
-			act'Sounds hot!':
-				cla & *clr
-				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/6.jpg"></center>'
-				'"That sounds so hot!"'
-				'"I know, right?! Well, I say gangbang but it''s really just more that I got ran train on. I was blowing this guy who used to do my homework for me in the boys room and some other guys walked in on us and some of the action. I was trying to finish up with the one I was with but they got impatient so one of them pushed me against the wall and just shoved inside! I was already masturbating with a dildo every day for a couple years now but I had never felt what it was like to have a real cock inside me. It was <i>soooooooo good...</i> I couldn''t get enough of it! He came inside me and before I could turn around someone else put their cock in me! And then another and another and another and then I started to lose count.'
-				'"Lost count?"'
-				'"Yeah, there were so many of them! More boys just keep coming in! Pun intended," she adds with a smirk, "I''m pretty sure more than a few took a second turn too. By the time I left the bathroom I could hardly stand and I think I must''ve had half the cocks in school. Oh, my, god, and there was <i>so much cum.</i> It was streaming down my legs and dripping out of my pussy for the rest of the day. I''ve always wondered if the teachers noticed or if they just chose to ignore it."'
-				'She''s been going on for some time now at this point and you''ve been eagerly listening about how she lost her virginity to her classmates running train on her.'
-				'"That was a pretty wild story Krystal."'
-				'"Easily one of my best," she says, grinning at you. "Oh, but I <i>have</i> to tell you later about the time I started an orgy at somebody''s house party! I think I made about a dozen people lose their virginity''s that night!"'
-				act'Keep chatting':gt'foto_models','krystal_chat'
-			end
-		end
-	end
-
-	if krystal['model_exp'] ! daystart:
-		act'Ask for modelling advice':
-			*clr & cla
-			krystal['model_exp'] = daystart
-			mdlng_exp += 2
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/10.jpg"></center>'
-			'"You''ve really got to emphasize your assets." She puts her hands up on her head, pulling some of her hair with them. "Right now, what do you notice most about me?"'
-			act'Embarrassed':
-				cla
-				*nl
-				'As soon as she asks, your eyes begin to drift down towards her breasts before immediately flicking back towards her eyes in embarrassment, though not before her noticing.'
-				'She smirks and says, "Exactly. No point in being a nude model if you''re not gonna show off the goods right? No matter what position, it''s all about tits, pussy, or ass. That''s what you want to be showing off!"'
-				act'Keep chatting':gt'foto_models','krystal_chat'
-			end
-			act'Your tits':
-				cla
-				*nl
-				'"Your tits," you say immediately. "You''re practically shoving them in my face!"'
-				'She smirks and says, "Exactly. No point in being a nude model if you''re not gonna show off the goods right? No matter what position, it''s all about tits, pussy, or ass. You''ve got it, they want it, give them what they want!"'
-				act'Keep chatting':gt'foto_models','krystal_chat'
-			end
-		end
-	end
-
-	act'Ask how she stays in shape':
-		*clr & cla
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/11.jpg"></center>'
-		'"Krystal, how do you stay so thin? You have the body of a goddess! What''s your secret?"'
-		'"Proper dieting and exercise I''m afraid. I know, pretty boring answer, but the truth is there''s no real secret to this kind of thing. Just something you have to do to stay thin and pretty."'
-		act'Keep chatting':gt'foto_models','krystal_chat'
-		if anastasia_exercise = 1:
-			act'But Anastasia said sex was good exercise':
-				*clr & cla
-				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/6.jpg"></center>'
-				'"Oh." When you say this, you let a bit too much surprise slip into your voice.'
-				'Krystal raises and eyebrow, saying, "Expecting something different?"'
-				'"No! No! I-!" You stop yourself mid sentence as you realize you''re too deep to back out now. "Well... It''s just that Anastasia told me that she uses- er, that sex is a good way of staying in shape. I just thought you know... with your other job at the porn studio and your boyfriend and all that..."'
-				act'Continue':
-					*clr & cla
-					'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/7.jpg"></center>'
-					'"Ohhh, I get it now. Because of what Anastasia said, you thought that I stayed this thin just because I''m fucking constantly. Well, she''s is half right. Sex <i>is</i> good for burning calories and I definitely prefer to get my aerobic exercise in the bedroom with Ben instead of on a treadmill, but a body like this takes more maintenance than that just fucking."'
-					'"How so?" you ask.'
-					'"Well, if you look at me," she says, getting up on her knees and straightening her posture. "You''ll see my tummy isn''t just flat, it''s tight. And the same goes for the rest of my body. You can only get muscle tone like this by lifting weights and stuff." You nod understandingly.'
-					'"Oh, okay. I think I get it now. Thanks Krystal!" You''re pretty surprised. A conversation you thought was going to be all about Krystal having sex with her boyfriend actually turned out to have some pretty decent advice for health and fitness.'
-					act'Continue':
-						*clr & cla
-						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/10.jpg"></center>'
-						'Suddenly you realize Krystal is giving you a weird look.'
-						'"W-What...?" you stammer. "Is there something on my face?"'
-						'"No..." she says while eyeing you up. "I just wanted you to know that if you ever want to do some uhh... ''fat burning exercises'' with me and Ben... you''re more than welcome to join us." She gives you another smirk as she bites her lip.'
-						act'Blush':
-							'You break eye contact with her and look away, blushing furiously and try to mumble some kind of response. "I... uhh... ummm... yeah..."'
-							'<i>What the hell am I even supposed to say to that?</i> you think to yourself.'
-							act'Keep chatting':gt'foto_models','krystal_chat'
-						end
-						act'I''ll think about it':
-							'"I''ll think about it..." you smile.'
-							'<i>Especially before bed tonight...</i> you think to yourself.'
-							act'Keep chatting':gt'foto_models','krystal_chat'
-						end
-					end
-				end
-			end
-		end
-	end
-
-	act'Talk about movies':
-		*clr & cla
-		*nl
-		krystal['movie'] = rand(1,4)
-
-		if krystal['movie'] = 1:
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/6.jpg"></center>'
-			'"See any good movies lately Krystal?"'
-			'"Oh yeah! I love going to the movies! I just went to see that new superhero one with my boyfriend last week!"'
-			'"Oh! Was it good?"'
-			'"Yeah! Er... Not really...? Uhmm... Honestly, I don''t remember. I got distracted sucking Ben''s cock..."'
-			act'Keep chatting':gt'foto_models','krystal_chat'
-		end
-
-		if krystal['movie'] = 2:
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/6.jpg"></center>'
-			'"See any good movies lately Krystal?"'
-			'"Oh yeah! I love going to the movies! I just went to see that new horror movie with my boyfriend last week!"'
-			'"Do you like horror movies?"'
-			'"I love going to see horror movies! With all the screaming going on, Ben can get rough and I love trying to see if I can make people think my screams are part of the movie. Besides, horror movies have all the best sex scenes."'
-			act'Keep chatting':gt'foto_models','krystal_chat'
-		end
-
-		if krystal['movie'] = 3:
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/11.jpg"></center>'
-			'"See any good movies lately Krystal?"'
-			'"Oh yeah! I love going to the movies! I just went to see that new romcom with my boyfriend last week!"'
-			'"Did you think it was funny? Worth watching?"'
-			'"Not really. But it was hard to concentrate on any of the jokes with Ben''s cock up my ass and my nipples being pulled through my shirt."'
-			act'Keep chatting':gt'foto_models','krystal_chat'
-		end
-
-		if krystal['movie'] = 4:
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/8.jpg"></center>'
-			'"See any good movies lately Krystal?"'
-			'"Oh yeah! I love going to the movies! I just went to see that new drama with my boyfriend last week!"'
-			'"I''ve heard good things about that! Was it as good as they say?"'
-			'"I thought it was just okay but I''m probably not a good judge," she says with a shameless grin. "Ben had me bent over like this into the aisle so I couldn''t see the screen that well."'
-			act'Keep chatting':gt'foto_models','krystal_chat'
-		end
-	end
-	
-	act'Talk about sex':gt'foto_models','krystal_sextalk'
-	
-	if pornstudio < 1:act'Ask her for the porn business card':gt'foto_models','krystal_porn_card2'
-end
-
-if $ARGS[0] = 'krystal_sextalk':
-	*clr & cla
-	*nl
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/face.jpg"></center>'
-	'"My fav subject. What about it babe?"'
-	act'Leave':
-		*clr & cla
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/1.jpg"></center>'
-		'"Alright. It was fun chatting with you Krystal. I gotta get going though."'
-		'"Okay. See you later babe!"'
-		act'Leave':gt 'foto','studio'
-	end
-	
-	act'"What''s your favorite position?"':
-		*clr
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/6.jpg"></center>'
-		'"Favorite position? I know I mentioned this before but I absolutely <i>love</i> being gangbanged. A cock in each hand, one in each hole, and someone to throat fuck me is the best. It makes me feel like a fucking goddess! But it''s so hard to get enough people for that. I pretty much only get to do it when I''m shooting porn. Even then, most times I just have to settle for a regular DP scene."'
-	end
-	
-	act'"What''s been your best sexual experience?"':
-		*clr
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/8.jpg"></center>'
-		'"Best fuck ever? Oh, let me tell you! There''s this shoot that we occassionally do at the porn studio where they get 50 fans to all gangbang one girl. We don''t get to do it very often because the producers don''t want to oversaturate the market and you need a pretty famous porn star to do it but I got to do one after my first year. It was a cock carnival! Every hole, endless cum, hours and hours, and you never have to choose what you want, you can just do it all! Facials, creampies, titjobs, you name it, I got to do it for six hours. There was so much cum that I was still leaking by the time Ben got his cock in me at home. I only get to do it once every year, but that first time was really magical."'
-	end
-	
-	act'"What''s your sex life at home like?"':
-		*clr
-		if krystal['sex_life'] = 0:krystal['sex_life'] = 1
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/12.jpg"></center>'
-		'"Pretty good I''d say. Ben and I probably do it at least, what, four or five times a day? In the morning Ben usually wakes me up with a good pounding. No joke, I''ll wake up and he''ll already be balls deep in me. Really gets you out of bed in the morning. My own personal alarm cock. If we have a porn shoot then we''ll fuck on camera. If not, sometimes he drops by the studio for a quickie. Then after work we''ll fuck before dinner. After dinner we usually relax by watching a movie while I give him head. And then one more good night fuck in bed? Sometimes he wakes me up in the night to do it again but I wouldn''t say we do that <i>too</i> often. Maybe twice a week. Oh wait. That''s not five, that''s six."'
-	end
-	
-	act'"How do you feel about blowjobs?"':
-		*clr
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/11.jpg"></center>'
-		'"Blowjobs? Fucking love em''. There''s something I just can''t describe about having a thick cock in my mouth. The taste, the smell, the feeling of my tongue running over it. Everything about blowjobs are great. Though the best is definitely making eye contact with a guy when he cums in your mouth. Ever try it? If you haven''t, you need to!"'
-	end
-	
-	act'"Do you have a type?"':
-		*clr
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/1.jpg"></center>'
-		'"Oh sure. I prefer the type that are cut, ones who have girth and a real hardness to them, you know? The kind that won''t bend over just because you put them in an awkward position. But contrary to other girls, I don''t like them to be too long. A sizeable length is good, but I want to be able to take them to the hilt, get their full length inside of me, not just most of it, you know? And if they can cum lots that''s always a bonus but- Oh. You''re talking about guys. Well, in that case, any guy with a dick like that is my type."'
-	end
-	
-	act'"Are you into exhibitionism?"':
-		*clr
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/10.jpg"></center>'
-		'"Are you asking me just because I do porn? Nah, I''m just in it for the fucking, I don''t really care if people see me or not. Sometimes if Ben and I are out on a date and we can''t wait, I''ll fuck him in the bathroom or in an alley on the way home or something, but it''s not like I''m thrill seeking. I''m just not shy. And I''m really impatient."'
-	end
-	
-	
-	act'"Let''s talk about something else"':gt'foto_models','krystal_chat'
-end
 
 
---- foto_models ---------------------------------
 
+--- foto_models ---------------------------------

+ 8 - 8
locations/foto_practice.qsrc

@@ -509,12 +509,12 @@ if $ARGS[0] = 'topless':
 				'<center><video autoplay loop src="images/locations/city/citycenter/photo/model4.mp4"></video></center>'
 				'A topless shoot without even a bikini or a loose shirt to hide your breasts... Unthinkable that you could ever do it for real! But it''s only a practice shoot right now. You''re not comfortable with it, but if you want to grow as a model, this is what you have to do.'
 				*nl
-				'You put on the bottoms the photographer chose for you and omit a top leaving your breasts exposed. You spend two hours striking various poses, covering and uncovering your breasts, and listen to instruction while the photographer takes pictures of you.'
+				'You put on the bottoms the photographer chose for you and omit a top leaving your breasts exposed. You spend two hours striking various poses with breasts uncovered and listen to instruction while the photographer takes pictures of you.'
 				if pcs_inhib < 20:
 					act'Continue':
-						cla
-						*nl
-						'You try your best to follow the photographers instructions of covering and uncovering your breasts. Covering them you have no problem with, but whenever he wants you to take your hands off, you feel incredibly reluctant and uncomfortable and its affecting your performance. If you even want to consider do a topless shoot, you need to be more bold.'
+						cla & *clr
+						'<center><video autoplay loop src="images/locations/city/citycenter/photo/nudepractice3.mp4"></video></center>'
+						'You try your best to follow the photographers instructions but your nerves are palpable. Every time the camera clicks, you jolt, body rigid, panic coursing through you. If you even want to consider do a topless shoot, you need to be more bold.'
 						act'Continue':
 							*clr & cla
 							*nl
@@ -607,16 +607,16 @@ if $ARGS[0] = 'nude':
 					cla & *clr
 					'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 					'"Thanks for the offer, but I think I''d rather just try to practice the normal way."'
-					'"Well, if you''re sure. But I''m telling you, it won''t help very much until you''re more comfortable.'
+					'"Well, if you''re sure. But I''m telling you, it won''t help very much until you''re more comfortable."'
 					act'Continue':
 						cla & *clr
 						mdlng_exp += rand(1,3)
 						inhib_exp += 1
 						gs 'stat'
-						'<center><video autoplay loop src="images/locations/city/citycenter/photo/nudepractice.mp4"></video></center>'
-						'You spend some time with the photographer and the rest of the staff, practicing the ridiculous and convoluted poses required for nude modelling.'
+						'<center><video autoplay loop src="images/locations/city/citycenter/photo/nudepractice3.mp4"></video></center>'
+						'You hate to admit it, but he''s right. You keep holding yourself too stiff, striking the wrong pose, not paying attention to your expression, and a myriad of other mistakes. Every time the camera flashes, you feel panic course through your entire body, and you''re sure it shows.'
 						*nl
-						'You hate to admit it, but he''s right. You keep holding yourself too stiff, striking the wrong pose, not paying attention to your expression, and a myriad of other mistakes. Two hours later, you don''t feel like you learned very much and you don''t feel much more confident in your body either.'
+						'Two hours later, you don''t feel like you learned very much and you don''t feel much more confident in your body either.'
 						act'End practice':gt'foto','end'
 					end
 				end

+ 1 - 1
locations/foto_shoot.qsrc

@@ -18,7 +18,7 @@ if $ARGS[0] = 'model':
 	gs 'stat'
 	'<center><b><font color="maroon">Manager</font></b></center>'
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
-	'"Hello <<$pcs_firstname>>. Are you here to work? What kind of shoot would you like to do today?"'
+	'"Hello <<$model[''firstname'']>>. Are you here to work? What kind of shoot would you like to do today?"'
 	*nl
 !!	'<a href="exec:gs ''shortgs'',''msg'',''There are three types of shoots: Catalog, Fashion, and Glamour. A catalog shoot is any shoot that is meant to appear in a shopping magazine or online catalog. They don''t do much for your fame but the base pay is steady. A fashion shoot is more stylized and though the base pay is not as high, there will be a bonus tip based on your modelling skill and fame. A glamour shoot will always involve nudity or risqué clothing and will typically be erotic in nature. This type of modelling will have good pay with good bonuses based on skill and fame, but also will spread your fame beyond the city far more quickly. If you grew up in a small town outside St. Petersburg, the pictures may reach its populace sooner rather than later.''">Modelling Shoot Guide</a>'
 	'<center><b><font color="blue">Modelling guide</font></b></center>'

+ 520 - 0
locations/model_anastasia.qsrc

@@ -0,0 +1,520 @@
+# model_anastasia
+
+!! ---------------------------------------- Anastasia Model ---------------------------------------------------------
+!!npc_rel['A206'] = Anastasia
+
+if $ARGS[0] = 'anastasia1':
+	if anastasia['escort_ask'] = 1:gt'model_anastasia','anastasia_escort_ask'
+	if anastasia['status'] = 2: gt 'model_anastasia','anastasia2'
+	if anastasia['status'] = 3: gt 'model_anastasia','anastasia3'
+	if anastasia['status'] = 4: gt 'model_anastasia','anastasia4'
+	if anastasia['status'] = 5: gt 'model_anastasia','anastasia5'
+	if anastasia['status'] = 6: gt 'model_anastasia','anastasia6'
+	*clr & cla
+	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/10.jpg"></center>'
+	'As you''re walking around the different sets at the agency a nude woman with curly black hair walks up to you, "Sorry to bother you but you seem lost, need some help?"'
+	'You blush as you come to realization that you''ve must have looked like a fool just walking around... "Hi, I''m <<$model[''firstname'']>>, I just got recruited by the agency and was just looking around. I didn''t mean to be of any trouble..."'
+	'"Hi, don''t worry about it, I''m sure no one minds! You must be the new girl they''ve been talking about. Interesting..." she says, looking you up and down. "I''m Anastasia by the way."'
+	act'"Pardon?"':
+		*clr & cla
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/face.jpg"></center>'
+		'You begin thinking why she finds you interesting and without realizing you open your mouth, "Why do you..." you stop as you realize what you''ve just done.'
+		'Anastasia a bit surprised by you stopping in the middle of the sentence tilts her head, "Find you interesting? I was just interested in who the new recruit was. The photographers been talking about you, so it''s naturally I''m curious who they''ve brought on board."'
+		'"Thanks, I guess." you carefully answer. "I''m a bit overwhelmed right now so I''m just trying to learn the ropes."'
+		'Anastasia smiles and tells you, "Well, if you ever need anything just let me know and I''ll be glad to help you out."'
+		'You thank her for the welcome and watch on as she goes onto one of the sets...'
+		anastasia['status'] = 2
+		act'Leave':gt 'foto','studio'
+	end
+end
+
+if $ARGS[0] = 'anastasia2':
+	*clr & cla
+	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/11.jpg"></center>'
+	'As you''re heading off the set after a photo session you notice Anastasia watching you from the arm of a sofa in the background. She''s hard to miss as she also completely naked, she must''ve just finished a shoot there.'
+	'You walk over to her smiling, "Hello Anastasia."'
+	'She smiles at you and says, "You seem to be improving greatly <<$model[''firstname'']>>. You''re a natural at this."'
+	act'"Thanks"':
+		cla
+		*nl
+		'You blush a little, embarrassed at the high praise you''re receiving from Russia''s number one model.'
+		'"I''ve got some advice to give you if you don''t mind about how you''ll exceed even more in this line of work." she tells you.'
+		'You listen eagerly saying, "Of course Anastasia! I''m still new at this so it''s a great honor getting advice from someone as experienced as yourself."'
+		'Anastasia giggles by your answer and proudly continues on, "The first thing you need to do is listen to your body. I saw several times when you cramped up a bit which makes you look less pretty."'
+		'You nod, closely listening to her as she continues on, "It''s also important to listen to the photographers, if they want you to pose in a way, you should follow their advice. They''re professionals and know what the audience want."'
+		act'Continue listening':
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/face.jpg"></center>'
+			'She keeps on talking for quite a while and you start losing your concentration as she rambles on. Suddenly she stops and says, "Oh, I''m sorry, sometimes I get so worked up I forget that I can ramble on for quite a while."'
+			'You re-assure her that you don''t mind. Suddenly Anastasia looks at you a bit suspiciously.'
+			'"Are you sure you''re okay, you seem so spaced out. You''ve been working quite hard lately."'
+			'"Thanks for asking but I''m totally fine," you re-assure Anastasia.'
+			'"Please don''t be afraid to approach me with anything, even things outside work. Whatever it is I''m all ears and I''ll always have time for you," she says before wrapping you in her arms and giving you a big hug.'
+			'"Mph-kay," you hear your muffled voice say, your face buried in her shoulder and her big breasts pressing against you. As she walks away, the memory of them are still implanted in your mind. They''re really huge.'
+			anastasia['status'] = 3
+			mdlng_exp += 5
+			act'Leave':gt 'foto','studio'
+		end
+	end
+end
+
+if $ARGS[0] = 'anastasia3':
+	*clr & cla
+	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
+	'As you walk through the studio, a faint repetitive noise catches your attention. As you investigate, peering into different sets, the noise increases in clarity. A slapping noise, a bit fleshy, and at regular intervals. It''s the sound of... sex?'
+	act'Keep investigating':
+		*clr & cla
+		pcs_horny += 10
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/sex/1.jpg"></center>'
+		'Rounding a corner you are suddenly confronted with the shocking image of Anastasia in lingerie being vigorously fucked by two men on the bed of an "unused" set.'
+		'You realize you''ve found the source of the fleshy slapping sounds as you watch Anastasia''s ass and pussy mercilessly pounded with large cocks.'
+		'"Ugh! Harder!" she grunts, as the man on bottom reaches up and twists her nipples. "Ahh! Yes! I''m almost there!"'
+		'You leave quietly, the groans of at least two people orgasming following your footsteps as a parting gift.'
+		anastasia['status'] = 4
+		act'Leave':gt 'foto','studio'
+	end
+end
+
+
+!!Anastasia chat
+if $ARGS[0] = 'anastasia4':
+	*clr & cla
+	anastasia['status'] = rand(4,6)
+	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/1.jpg"></center>'
+	'Walking about the studio, you pass by Anastasia who is walking around naked but holding a pair of panties. You are unsure if they''re hers and she''s going home or if she''s about to put them on for a shoot.'
+	act'Leave':gt 'foto','studio'
+	act'"Hello Anastasia"':
+		*clr & cla
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/face.jpg"></center>'
+		'She turns at your greeting and smiles at you.'
+		'"Hello, <<$model[''nickname'']>>! Can I help you with something?"'
+		act'Just passing by':
+			cla
+			'"Oh, no. I just wanted to say hi."'
+			'"Okay, so long as you''re alright. Don''t be a stranger!" she says before continuing on her way.'
+			act'Leave':gt 'foto','studio'
+		end
+		act'Chat':gt 'model_anastasia','anastasia_chat'
+	end
+end
+
+if $ARGS[0] = 'anastasia5':
+	*clr & cla
+	anastasia['status'] = rand(4,6)
+	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/busy.jpg"></center>'
+	'You''re looking for Anastasia when you find her working on a set.'
+	'"Now hold the pose just like that!" the photographer calls. Despite how awkward the pose looks, Anastasia doesn''t move even a centimeter while she is illuminated by camera flashes and the air is filled with rapid shutter clicks.'
+	'A true pro, this is what it means to be St. Petersburg''s number one model.'
+	'Not wanting to interrupt just to talk to her, you decide to try and find her again later.'
+	act'Leave':gt'foto','studio'
+end
+
+if $ARGS[0] = 'anastasia6':
+	*clr & cla
+	anastasia['status'] = rand(4,6)
+	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/sex/1.jpg"></center>'
+	'You are looking for Anastasia to ask her for some advice when you find her... in the bed of an unused being railed by two unknown men...'
+	'"Ugh! Yes! Yes! Just like that!" she cries out.'
+	'One of the men grins and pulls hard on her nipples, eliciting a sound from Anastasia that leaves you undecided on whether it was pain or pleasure.'
+	'"You''re such a fucking slut Anastasia. I bet you''ll do anything for money. What would happen to you if all your fans saw you like this right now?"'
+	'Unfazed by his insults she retorts without hesitation, "Then I''d stand to make a lot more money off of dirty old men like you!"'
+	act'Continue':
+		*clr & cla
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/sex/1.jpg"></center>'
+		'You''re admittedly impressed by Anastasia''s ability to remain in control of the situation despite the fact that she is literally being fucked in the ass.'
+		'"I''m cumming!" The man behind her groans and unloads into her ass. This seems to send Anastasia over the edge as she spasms in orgasm'
+		'"You''re so tight! It''s sucking me in!" The man underneath thrusts up and blows his load inside her as well.'
+		*nl
+		'They all lay there panting for a while, Anastasia''s holes still plugged with their cocks before they start to rock back and forth and continue to fuck her.'
+		'"Ohhhh! <i>Ooooh...</i>" She moans as she gets into the sensation again. "This counts as another session you know, you''re paying double for this."'
+		'"Shut up and keep fucking, whore!"'
+		act'Leave them be':
+			*clr & cla
+			pcs_horny += 10
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
+			'It looks like they''re going to be a while longer, you''ll just have to wait to ask Anastasia... whatever it was you were going to ask her...'
+			'As you walk away, you feel a faint blush in your cheeks and a slight wetness between your legs when you realize how far away in the studio you can still hear their activities echoing off the walls.'
+			act'Leave':gt 'foto','studio'
+		end
+	end
+end
+
+if $ARGS[0] = 'anastasia_chat':
+	*clr & cla
+	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/1.jpg"></center>'
+	'"What did you want to talk about <<$model[''firstname'']>>?"'
+	act'Leave':
+		*clr & cla
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/1.jpg"></center>'
+		'"I have to be off Anastasia, it was nice chatting with you."'
+		'"Okay, have a nice day <<$model[''nickname'']>>. Don''t be a stranger!"'
+		act'Leave':gt 'foto','studio'
+	end
+
+
+	act'Ask her how she became a model':
+		*clr & cla
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/9.jpg"></center>'
+		'"How did you become a model Anastasia?"'
+		'"Oh, this story could take a little while for an old gal like me," she says, sitting down. "It all began when I graduated high school. I grew up in this city you know, surrounded by the business and the glamour, and the rush. Naturally, I needed a job. I was 18, I was inexperienced, and I had no qualifications other than my diploma and that I was pretty. I found that I could get a job as a secretary for quite a bit of money, but I needed a secretarial diploma to get hired. They have courses at the community center in the industrial area, but it cost more money than I had. So to get that, I did nude modelling here."'
+		'"But-" she interrupts you by holding up her hand, telling you to wait for her to finish.'
+		'"It was a real spur of the moment thing. One second I was thinking how much money I needed for the course, the next thing I realized I was handed a flyer that said, <b>"Big money for nude models! Audition inquiry here!"</b> So I came."'
+		act'Continue':
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/4.jpg"></center>'
+			'She gushes a bit as she remembers her origins. "Oh, I was such a silly girl back then. Didn''t know what I was doing, photographers had to come up and re-arrange me all the time because I couldn''t get into the right poses. Oh, to be young... Anyways, after a few weeks I had enough money to take the secretarial course. I continued shooting here at the studio between classes to support myself and 10 short classes later, I was issued my diploma!"'
+			'She smiles brightly at you before fading into a dramatic and pouty frown. "But being a secretary wasn''t all was cracked up to be. The days were boring, the bosses were inattentive, and everything I had to do was repetitive and menial. I found myself daydreaming about being back in the studio and I realized, ''Well, why not go back?'' So I quit my job as a secretary and I''ve been modelling here ever since."'
+			act'"Wow..."':
+				*clr & cla
+				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/3.jpg"></center>'
+				'"Wow Anastasia... That was quite the story."'
+				'She smiles at you and says, "I''m glad I wasn''t too boring for you."'
+				act'Keep chatting':gt 'model_anastasia','anastasia_chat'
+			end
+		end
+	end
+
+	if anastasia['model_exp'] ! daystart:
+		act'Ask for modelling advice':
+			*clr & cla
+			anastasia['model_exp'] = daystart
+			mdlng_exp += 3
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/15.jpg"></center>'
+			'"You must always stay calm, confident, and in control when modelling," she says, suddenly striking a pose. "Remember, you are a beautiful and graceful young woman. As long as you maintain confidence in yourself, that same confidence will shine through to your posture.'
+			'You thank her for her advice and you''ll try to keep it in mind.'
+			mdlng_exp += 1
+			act'Keep chatting':gt 'model_anastasia','anastasia_chat'
+		end
+	end
+
+	act'Ask about food':
+		*clr & cla
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/1.jpg"></center>'
+		'"Do you know if there are any good places to eat around here?"'
+		'Anastasia suddenly grows very serious."<<$model[''firstname'']>>, you should know that as a model and a young woman, a balanced diet is one of the most important things you can have. That is why I take the time to cook all my own food and make sure that I am getting all my nutrients."'
+		'You nod in understanding. She''s right, maybe you should be paying more attention to what you eat.'
+		'"Young Mari hasn''t been telling you to go to that burger joint has she?" she says in an admonishing tone.'
+		act'Keep chatting':gt 'model_anastasia','anastasia_chat'
+	end
+
+	if anastasia['sex'] = 0:
+		act'Ask how she stays in shape':
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/1.jpg"></center>'
+			'"Oh, that''s a hard one <<$model[''nickname'']>>. I myself barely have time to spare outside of the studio. A balanced diet really helps, but I find the best way is to just stay as active as you can. Group activities really help."'
+			act'"Group activities? You mean like sports?"':
+				*clr & cla
+				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/face.jpg"></center>'
+				'"Hmm... In a way I suppose so..." she says somewhat mischeviously.'
+				'You think you''re more confused than before you asked.'
+				act'Keep chatting':gt 'model_anastasia','anastasia_chat'
+			end
+		end
+	end
+	if anastasia['sex'] = 1:
+		act'Ask how she stays in shape':
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/1.jpg"></center>'
+			'"Oh, that''s a hard one <<$model[''nickname'']>>. I myself barely have time to spare outside of the studio. A balanced diet really helps, but I find the best way is to just stay as active as you can. Group activities really help."'
+			act'"Group activities? You mean like sports?"':
+				*clr & cla
+				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/face.jpg"></center>'
+				'"You know what I mean!" she says with a wide smile. "You''ve seen me doing it! Sex, silly!" '
+				'You blush as you think back to all the times you''ve walked in on her being energetically fucked by multiple men.'
+				'Before you can say anything she starts to elaborate.'
+				'"Like I said, I rarely have time to go to the gym, fitting my exercise in with my work is one of the best ways to get it in. A woman can burn more than 150 calories per hour during sex, it''s a great way to stay in shape. Even more if you''re being vigorous in the cowgirl position. That one really helps tone your core you know."'
+				anastasia_exercise = 1
+				act'Keep chatting':gt 'model_anastasia','anastasia_chat'
+			end
+!!			if guy > 0:
+!!				act'Oh! You mean like fucking!':
+!!					*clr & cla
+!!					'"Oh! You mean like fucking!"'
+		end
+	end
+
+	if anastasia['sex'] = 0:
+		act'Tell her you saw her having sex in the empty set':gt'model_anastasia','anastasiasex'
+	end
+	if anastasia['sex'] = 1:
+		act'Ask for sex advice':gt 'model_anastasia','anastasiasextalk'
+		
+!!		act'What''s it like being a hooker?':
+	end
+!	if city_modelling > 100 and anastasia['sex'] = 1 and anastasia['ask'] = 0:
+!		act'Ask Anastasia how to start selling yourself like she does':gt'model_anastasia','anastasia_ask'
+!	end
+end
+
+if $ARGS[0] = 'anastasiasex':
+	*clr & cla
+	anastasia['sex'] = 1
+	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/1.jpg"></center>'
+	'"Oh you saw that?" She barely even reacts to what you said. She doesn''t appear to be surprised or embarrassed at all.'
+	act'Continue':
+		*clr & cla
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/2.jpg"></center>'
+		'"Just one of the perks of being the top model in Russia." She pauses for a moment to run her hands through her hair, almost like she''s stretching...'
+		'"All the men end up wanting to fuck you."'
+		act'Uh...':
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/3.jpg"></center>'
+			'Her candor catches you off guard, especially with how nonchalantly she says it. You didn''t expect her to be so open about her sexuality like that.'
+			'"What''s the matter <<$model[''nickname'']>>? You look shocked." She says, laying down on a couch of one of the nearby sets. Your teeth make a clicking sound as they snap together, not realizing your mouth had been agape. Following that, you can''t help but be excruciatingly aware of her wide open legs and her pussy that is spreading with them.'
+			'"Oh come now darling, you know that even I have my needs don''t you? Sexually and financially that is."'
+			'The word "financially" makes you pause, making you forget whatever it was you were about to say.'
+			act'"Financially?"':
+				*clr & cla
+				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/5.jpg"></center>'
+				'Anastasia sits up a bit. "Yes, financially. I need money to live don''t I?"'
+				'"No, wait! That''s not what I meant! Who were those men?"'
+				act'Continue':
+					*clr & cla
+					'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/4.jpg"></center>'
+					'She leans back again and closes her eyes as if she were tired. "My clients of course. I''m the number one model in the city, it makes it easy to do some escorting on the side. It''s a good deal for everyone. They get to live their dream, the studio makes more money on set rental, and in the end I get to supplement my sexual and financial needs. Men will pay a lot of money to have sex with a model like me."'
+					act'"But-"':
+						*clr & cla
+						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/6.jpg"></center>'
+						'Before you can say anything she interrupts you as she gets on her knees and sticks her ass out towards you, saying, "Especially like this." The pose is particularly provacative, now showing her slightly parted pussy. "A tip for you <<$model[''nickname'']>>, if you ever get to a position in your career like mine, you''ll find that this position is especially versatile."'
+						'"If they want to fuck you from behind, they can pick either hole. If you''re on top, all you have to do is work your bum like this," she starts moving her hips up and down, simulating a cowgirl position, "and they''ll hit all the right spots. For you and for them. They cum in no time and so do I! As you saw, this position is also great if you want to service two, or even three men at once."'
+						act'"No, wait! I wasn''t asking about any of this!"':
+							*clr & cla
+							'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/9.jpg"></center>'
+							'"<<$model[''nickname'']>>," she says, "if you''re going to have a career in this industry you can''t be naive about how it works. This is just another way to use your fame."'
+							'She sounds vaguely disappointed in you, like a mother trying to teach her child manners.'
+							act'Continue':
+								*clr & cla
+								'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/1.jpg"></center>'
+								'She picks up her panties and gets up again. "Listen <<$model[''nickname'']>>, you''re great at this job, and one day you might be as famous or even more famous a model than I am. And I want you to be ready when it happens. So just in case, my advice to you is to make sure you''re on birth control, make sure you enjoy yourself, and <i>always</i> charge extra for creampies, swallowing, and anal."'
+								'And with that, she walks away, leaving you in the confused state of feeling like your <<$npc_nickname[''A29'']>> just gave you advice on how to make the transition from nude model to professional hooker.'
+								act'Leave':gt 'foto','studio'
+							end
+						end
+					end
+				end
+			end
+		end
+
+		if guy >= 10:
+			act'I know what you mean':
+				*clr & cla
+				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/3.jpg"></center>'
+				'"Oh yeah, I know what you mean," you nod.'
+				'"Oh?"'
+				act'Being pretty makes people want you':
+					cla & *nl
+					'"It''s not like I wasn''t pretty before I became a model," you shrug, smiling back. "Men want to fuck pretty girls."'
+					'"Men want to fuck anything that has two legs and a pussy dear. Though they will pay more to fuck <i>famous</i> pretty girls," she smirks.'
+					act'Pay?':gt'model_anastasia','anastasiasex2'
+					if slutty > 0:
+						act'Oh! We can do that here?':gt'model_anastasia','anastasiasex3'
+					end
+				end
+
+				if pcs_cupsize >= 25:
+					act'I''ve got big tits':
+						cla & *nl
+						'"I''ve got big tits too," you grin, looking down meaningfully at your <<$titsize>> breasts. "Boys wouldn''t be boys if they didn''t drool over the thought of fucking busty girls like me.'
+						'"True," she smirks. "Though they will pay more to fuck <i>famous</i> busty girls,"'
+						act'Pay?':gt'model_anastasia','anastasiasex2'
+						if slutty > 0:
+							act'Oh! We can do that here?':gt'model_anastasia','anastasiasex3'
+						end
+					end
+				end
+				if exhibitionist_lvl > 1:
+					act'Showing them your tits does that':
+						cla & *nl
+						'"Yeah, flashing your tits tends to make boys want to fuck you," you say, biting your lip with a smile.'
+						'"You sly little minx you!" she chuckles. "I won''t deny that I certainly teased enough boys during my youth as well. Though grown men tend to pay more for a fuck when they see your breasts on a magazine cover instead of pulled out of your blouse in the park."'
+						act'Pay?':gt'model_anastasia','anastasiasex2'
+						if slutty > 0:
+							act'Oh! We can do that here?':gt'model_anastasia','anastasiasex3'
+						end
+					end
+				end
+			end
+		end
+	end
+end
+
+if $ARGS[0] = 'anastasiasex2':
+	*clr & cla
+	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/5.jpg"></center>'
+	'"Pay?" you ask quizzically.'
+	'"Yes. Pay."'
+	'Anastasia regards you with a slight tilt of the head. "Those men were my clients. Who did you think they were?"'
+	'"Oh," you say. "I thought you were just doing it for fun."'
+	'"Well, I do still fuck for fun," she smiles. "But it''s much more efficient to charge for it as well. I''m the number one model in the city after all, it makes it easy to do some escorting on the side. It''s a good deal for everyone. They get to live their dream, the studio makes more money on set rental, and in the end I get to supplement my sexual and financial needs. Men will pay a lot of money to have sex with a model like me."'
+	act'Makes sense':
+		*clr & cla
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/1.jpg"></center>'
+		'"Makes sense I suppose," you say, musing what Anastasia''s just told you. She picks up her panties and stands, regarding you warmly with a motherly touch on your cheek.'
+		'"Oh <<$model[''firstname'']>>, you''re such a big girl," she says. "Not everyone would understand like you do. With an attitude like yours, you''ll go far in this industry. I see the potential in you to be as famous or even more famous than I am one day! Can I give you some advice?"'
+		'"Of course Anastasia," you nod, leaning in.'
+		'"Three important things," she says, whispering in your ear. "Make sure to enjoy yourself, never forget your birth control, and <i>always</i> charge extra for creampies, swallowing, and anal."'
+		'With that, she stands back and gives you an eager smile. "Got it?"'
+		act'Uhh, yeah...':
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/1.jpg"></center>'
+			'"Uhh, yeah..." you say, trailing off. You weren''t sure what kind of advice you were expecting, but it sure wasn''t professional hooking tips.'
+			'"Words to live by dear," she smiles. "Words to live by. If you ever need more advice on that kind of thing, don''t be afraid to ask. Don''t be a stranger!"'
+			'With that, she bids you farewell, walking towards another part of the studio.'
+			act'Leave':gt 'foto','studio'
+		end
+
+		act'Yes':
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/1.jpg"></center>'
+			'"Yes Anastasia" you say, nodding obediently.'
+			'"Words to live by dear," she smiles. "Words to live by. If you ever need more advice on that kind of thing, don''t be afraid to ask. Don''t be a stranger!"'
+			'With that, she bids you farewell, walking towards another part of the studio.'
+			act'Leave':gt 'foto','studio'
+		end
+	end
+end
+
+if $ARGS[0] = 'anastasiasex3':
+	*clr & cla
+	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/face.jpg"></center>'
+	'"We can do that here?" you exclaim.'
+	'"But of course," she smiles at you. "We''re erotic models in the cultural capital of the nation my dear, it makes it easy to do some escorting on the side. The studio won''t complain because it makes more money on set rental, and at the same time, girls like you and me get to supplement our financial needs, not to mention all the enjoyable fucking we get to do. Men will pay a lot of money to have sex with a models like us."'
+	act'Wow!':
+		*clr & cla
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/1.jpg"></center>'
+		'"Wow!"'
+		'"Yes indeed, we are quite privileged to have the opportunities we do. However, I really must be going deary. I have an appointment soon." You nod as she stands and picks up her panties. "Let me know if you''d like to get started on escorting. I''d love to help introduce you to the company. But before I go, may I offer some advice?"'
+		'You listen eagerly as Anastasia leans in to whisper in your ear.'
+		'"There are three things you need to know in this business. Make sure to enjoy yourself, never forget your birth control, and <i>always</i> charge extra for creampies, swallowing, and anal."'
+		'She stands back, meeting your eyes with a smile. "Words to live by my dear. Words to live by. But I must be off now. Don''t be a stranger!"'
+		'With that, she bids you farewell, walking towards another part of the studio.'
+
+		'<b>dev note: escorting business still WIP</b>'
+		act'Leave':gt 'foto','studio'
+	end
+end
+
+if $ARGS[0] = 'anastasiasextalk':
+	cla
+	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/face.jpg"></center>'
+	'"Sure <<$model[''nickname'']>>, what would you like help with?"'
+	'If you''re being honest, her reaction is still a little strange to you. She''s as nonchalant about this as if you asked her for advice about knitting.'
+
+	act'Thank her and leave':
+		*clr & cla
+		'<center><video autoplay loop src="images/locations/city/redlight/studio_porn/sex/pornwalk1.mp4"></video></center>'
+		'You thank her for the advice and tell her you need to be on your way.'
+		'"Glad I could help <<$model[''nickname'']>>. Don''t be a stranger!" she says as she walks off.'
+
+		act'Leave':gt 'foto','studio'
+	end
+
+	act'Ask about blowjobs':
+		*clr
+		pcs_horny += 5
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/1.jpg"></center>'
+		'You decide asking her for advice on giving blowjobs.'
+		'"You want advice on blowjobs? Of course dear. A couple tricks to remember:'
+		'First of all, watch your teeth. A penis is very sensitive so even slight grazing can be painful. To prevent that from happening, you have to curl your lips over your top teeth and stick your tongue out wide and flat to cover the bottom ones. Drool as much as you can, it''ll keep your lips from splitting if they''re dry and it really helps keep his cock nice and slick for reduced friction. It will also subconsciously cause you to open your mouth wider which can be helpful for especially girthy boys. Use lubricant if you can''t drool enough.'
+		'Second of all, if you''re trying to go for depth, the most important thing is to keep your throat relaxed. If your throat is tense, your gag reflex will kick in and you''ll choke. Nothing kills the mood like vomitting all over someone''s cock does it?" she says with a rueful smile. "Also, don''t give head for too long. That''s how you get lockjaw."'
+		*nl
+		'"Is there anything else you wanted to ask about?"'
+	end
+
+	act'Ask about sex':
+		*clr
+		pcs_horny += 5
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/8.jpg"></center>'
+		'You decide asking her about regular sex.'
+		'"You want advice on vanilla sex? Of course dear." She leads you over to some nearby set furniture and bends over.'
+		'"If you''re doing it from behind, try it standing up. Get on your toes and stick your bum out like this. Being on the tips of your toes will make your leg muscles tense up and natural cause your vagina clench. Your vaginal walls will clamp down on his cock and will not only make it more enjoyable for the both of you but your orgasm will also be much more intense, so make sure you''re against a sturdy surface or that he''s ready to catch you when you cum or you might fall over!" she says with a laugh. Getting serious again she continues, "Watch out for cramps though! I wouldn''t recommend this with a boy who has a lot of stamina. Although I bet you don''t know many of those do you?" she says with a sly grin.'
+		if guy < 5:
+			'You blush at the inquiry.'
+		elseif guy > 20:
+			'You grin back.'
+		end
+		*nl
+		'"Is there anything else you wanted to ask about?"'
+
+	end
+
+	act'Ask about anal':
+		*clr
+		pcs_horny += 5
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/face.jpg"></center>'
+		'You decide asking her about anal.'
+		'"You want advice on anal? Of course dear. First, always be sure to use an enema. Doing anal can get really messy if you don''t. I won''t talk about the consequences, just be sure to never agree to it unless you''ve cleaned yourself out. For actual technique, in some ways it''s just like giving a blowjob: you need to relax. If you don''t relax, he''ll never get in the right way and you risk tearing something and anal bleeding. Lubricant is key. Don''t let any of the boys lie to you by saying spit or pussy juice will be enough. It''s not. Always make sure he''s lubed up so he can slip in nice and easy. Rough sex can feel good too, but be careful to not let anyone pound you too hard! Accidents <i>can</i> happen. Remember that you should always be in control and it''s up to you if you want to keep going or stop," she says in an cautioning tone. "It''s your body and you have a right to decide what happens to it."'
+		*nl
+		'"Is there anything else you wanted to ask about?"'
+	end
+
+	act'Ask about cunnilingus':
+		*clr
+		pcs_horny += 5
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/3.jpg"></center>'
+		'You decide asking her about cunnilingus.'
+		'"You want advice on cunnilingus? For giving or receiving? Doesn''t matter either way," she says as she lays down on a nearby sofa and spreads her legs. "The most important thing is to concentrate on the little man in the boat, your clit!" she says, massaging hers with her fingers. "He''s a little narcissist, but as long as all the attention is on him he''ll be happy to receive it and you or whoever you''re giving head to will be happy too," she says with a smile.'
+		*nl
+		'"Is there anything else you wanted to ask about?"'
+	end
+
+	act'Having sex with multiple men at once':
+		*clr & cla
+		pcs_horny += 10
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/6.jpg"></center>'
+		'Embarrassed that you even considered asking her, you blush fiercely and mumble, "I wanted to know if you had any suggestions for having sex with more than one boy..."'
+		'"Do you mean only two? Or did you mean three to five?" she says glibly. "I guess it doesn''t matter very much. Like I told you before, this position is exceptionally versatile," she says as she gets on a nearby sofa and points her ass towards you.'
+		'"The beauty of this position is that it can be used for all situations! Whether you''re sucking and fucking or doing some double penetration or sucking while being doubly penetrated or even taking on five boys at once!" she says while moving her hands to jerk off two imaginary cocks, "this position will cover it all."'
+		act'Continue':
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/14.jpg"></center>'
+			if pcs_inhib < 50:
+				'"It''s also the most comfortable one," she says while turning over and spreading her legs. You''re starting to get even more embarrassed. This explanation is taking longer than you thought and several people have passed by while Anastasia continues to talk about the intricacies of being gangbanged at an educational volume. You''re once again reminded of a mother, loudly talking about her daughter''s embarrassing hobbies so everyone can hear. You''re legitimately worried that people around the studio will think you''re a slut.'
+				'"See, if you try <i>this</i> position, bum down and pussy forward, even with only two cocks, it''s very hard to handle," she elaborates. "It''s almost impossible to find a comfortable way to give blowjobs and if you''re doing double penetration, the angle is very awkward on your asshole. <i>Very</i> uncomfortable. If you''re going to be penetrated by more than one boy or girl, I highly recommend the first position."'
+				'You blush even harder as she casually slips in the option of using this position for girls with strap-ons. Just when you thought it couldn''t get any more embarrassing...'
+			else
+				'"It''s also the most comfortable one," she says while turning over and spreading her legs. Several people passed by while Anastasia continues to talk about the intricacies of being gangbanged at an educational volume. You listen to her carefully but spare a glance at the models passing by. They don''t seem to be surprised by her behavior at all. You guess her reputation is a well known and no one actually minds or cares.'
+				'"See, if you try <i>this</i> position, bum down and pussy forward, even with only two cocks, it''s very hard to handle," she elaborates. "It''s almost impossible to find a comfortable way to give blowjobs and if you''re doing double penetration, the angle is very awkward on your asshole. <i>Very</i> uncomfortable. If you''re going to be penetrated by more than one boy or girl, I highly recommend the first position."'
+				'You nod understandingly at her explanation, raising an eyebrow when you notice she didn''t discount the option for girls with strap-ons...'
+			end
+			*nl
+			'"Is there anything else you wanted to ask about?"'
+			act'"Yeah, I actually wanted to ask..."':gt'model_anastasia','anastasiasextalk'
+			act'"No, that was all"':
+				*clr & cla
+				'<center><video autoplay loop src="images/locations/city/redlight/studio_porn/sex/pornwalk1.mp4"></video></center>'
+				'You thank her for the advice and tell her you need to be on your way.'
+				'"Glad I could help <<$model[''nickname'']>>. Don''t be a stranger!" she says as she walks off.'
+				act'Leave':gt 'foto','studio'
+			end
+		end
+	end
+end
+
+!if $ARGS[0] = 'anastasia_ask':
+!	*clr & cla
+!	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/1.jpg"></center>'
+!	'"Hey, Anastasia, do you have a minute? I wanted to ask you about something important."'
+!	'She smiles at you. "Of course dear, you can ask me anything. What''s this about?"'
+!	act'Change your mind':
+!		'"Uhmm... You know what? It''s not actually that important right now. I''ll ask you about it later." You can tell that Anastasia still wants to know, especially after your initial prompting but doesn''t pressure you at all.'
+!		'"That''s alright <<$model[''firstname'']>>. Whenever you''re ready okay?"'
+!		act'Continue':gt'model_anastasia','anastasia_chat'
+!	end
+!
+!	act'Ask her confidently':
+!		anastasia['ask'] = 1
+!		*clr & cla
+!		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/anastasia_p/talking/face.jpg"></center>'
+!		'"I want to know more about using my fame to make more money like you do. About using my fame to sell myself."'
+!		'Her face lights up with a smile that looks like she''s delighted that you asked. "Yes! Of course <<$model[''firstname'']>>! Ever since you broke the barrier into the studio''s top ten I''ve been waiting for you to take this next step! I''m <i>very</i> proud of you for doing it and so happy that you came to me to find out more!"'
+!		'She leads you over to a nearby set and gestures for you to sit down across from her.'
+!		act'Continue':gt'anastasia_escort','ana_pro_talk':
+!	end
+!
+!	act'Ask embarrassedly':
+!		anastasia['ask'] = 1
+!
+!end
+
+--- model_anastasia ---------------------------------

+ 905 - 0
locations/model_krystal.qsrc

@@ -0,0 +1,905 @@
+# model_krystal
+
+!! ---------------------------------------- Krystal Model ---------------------------------------------------------
+
+
+if $ARGS[0] = 'krystal1':
+	if krystal['status'] = 2:gt 'model_krystal','krystal2'
+	if krystal['status'] = 3:gt 'model_krystal','krystal3'
+	if krystal['status'] = 4:gt 'model_krystal','krystal4'
+	if krystal['status'] = 5:gt 'model_krystal','krystal5'
+	*clr & cla
+	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
+	'Walking by one of the sets you hear the photographer exclaim, "Yeah, that''s exactly what I was looking for. It''s always a pleasure working with you Katherine. You always seem to outdo yourself with every shoot."'
+	'By hearing that you''re too excited and can''t miss the opportunity to find out what the fuss is about.'
+	act'Continue':
+		*clr & cla
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting/1.jpg"></center>'
+		'As you peek in you see a girl posing in several exposing poses. You are spellbound by how flexible she is and you don''t even realize that you''re now standing in the open with your mouth open.'
+		act'Continue':
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting/2.jpg"></center>'
+			'Katherine looking teasingly your way says, "Looks like we have a little voyeur here."'
+			'All of a sudden everyone stops and turns their attention towards you. You stand there, blushing, wanting to crawl under a stone. The photographer tells everyone to take five while Katherine walks over towards you smiling.'
+			act'I''m so sorry I didn''t mean...':
+				*clr & cla
+				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting/3.jpg"></center>'
+				'As Katherine approaches you, she keeps on laughing, "Did you enjoy the show?"'
+				'You nod and tell her you''re sorry for disturbing on the set, it really wasn''t on purpose, "I was just amazed by the intensity in the shoot."'
+				'"Thanks, I''ve had a lot of practice. If you play nice I might tell you all about it one day."'
+				act'"That would be nice"':
+					*clr & cla
+					'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting/4.jpg"></center>'
+					'"Who are you by the way? I don''t think I''ve seen you here before." Katherine asks.'
+					'"Sorry, I''m <<$model[''firstname'']>>. I just got recruited by the agency so I''m just walking around checking the place out."'
+					'"Wow I''m impressed it might be the first time they''ve ever recruited someone interesting... Oh I totally forgot to introduce myself, I''m Krystal."'
+					act'"Krystal?"':
+						*clr & cla
+						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting/5.jpg"></center>'
+						'"Krystal?" you ask. "Didn''t the photographer just call you Katherine?"'
+						'"Hmm? Oh yeah. I work a lot of places, use a lot of aliases, but you can call me Krystal. That''s my real name."'
+						'You hear the photographer yell out that the break is over and he wants Katherine, er- Krystal back on the set.'
+						'"Alright, gotta go babe. Hope to see you later!" she says going back to set.'
+						act'Continue':
+							*clr & cla
+							'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting/6.jpg"></center>'
+							'You say your farewells and watch her work for a few more minutes. If nothing else, she certainly has no shame.'
+							krystal['status'] = 2
+							act'Leave':gt 'foto','studio'
+						end
+					end
+				end
+			end
+		end
+	end
+end
+
+if $ARGS[0] = 'krystal2':
+	krystal['status'] = 3
+	*clr & cla
+	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/1.jpg"></center>'
+	'As you walk through the studio, something catches your eye and you see that Krystal is waving you over. She''s wearing a blue top and panties, so she must be getting ready for a shoot.'
+	'"Hey beautiful! Long time no see. How''re you doing?" she asks.'
+	'"Good to hear!"'
+	'"And how are things with you Krystal?"'
+	'"Me? I''m great!"'
+	'Her happy mood intrigues you. "Oh! Did something good happen?"'
+	'She smiles and says, "Yeah! I got absolutely fucking <i>railed</i> about an hour ago."'
+	act'Surprise':
+		*clr & cla
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/2.jpg"></center>'
+		'You blink, recoiling a bit in shock, surprised by her openly talking about her sex life like that. Especially so... explicitly.'
+		'"You know when someone fills your holes <i>just</i> right and hits all those perfect spots?" she continues, stretching her arms behind her head and sighing. "No better feeling than that in the world! Well... maybe except the tip of a cock touching the back of your throat... Or maybe getting creampied... Or maybe swallowing... Or maybe it''s hot cum landing on your face..."'
+		'Before she can ramble any further, you interrupt her.'
+		'"You''re uhh... pretty candid about this kind of stuff huh?"'
+		'"Why wouldn''t I be? Sex is my favorite hobby! I love everything about it!"'
+		act'"Maybe you should try porn?"':
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/3.jpg"></center>'
+			'"Maybe you should try porn," you laugh. "Might as well mix business with pleasure if you enjoy it that much."'
+			'"Hmm? Oh, I''m already a porn star."'
+			gs'model_krystal','krystal2_2'
+		end
+		
+		if stat['porn'] > 0:
+			act'"Hey, aren''t you a porn star?"':
+				*clr & cla
+				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/5.jpg"></center>'
+				'"Hang on," you say. "I feel like I''ve seen you somewhere before..."'
+				'You rack your brain for a moment before blinking in a moment of clarity.'
+				'"Do you... do you do porn?"'
+				'"Yup!" she says cheerfully. "But they call me Angie in most of my videos."'
+				act'"I thought I recognized you!"':
+					*clr & cla
+					'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/4.jpg"></center>'
+					'"Oh yeah. That good fucking I was talking about? I just came from a porn studio. Got gangbanged," she grins. "My favorite kind of scene because I don''t have to choose one way to get fucked. Mouth? Pussy? Ass? Everything gets stuffed."'
+					'"Yeah, I could kind of tell. I''ve seen some of your work before. You really seem to enjoy those."'
+					'"Want to give it a try?" she smiles.'
+					act'"WHAT?!"':
+						*clr & cla
+						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/3.jpg"></center>'
+						'"<i>WHAT?!</i>"'
+						'"Woah woah, no need to act so shocked. I thought you sounded interested. I can get you a business card later if you want one. I think I have a couple in my purse somewhere."'
+						gs'model_krystal','krystal2_nothanks'
+						gs'model_krystal','krystal2_sure1'
+						gs'model_krystal','krystal2_sure2'
+					end
+					
+					act'A gangbang?':
+						*clr & cla
+						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/4.jpg"></center>'
+						'"Try what? A gangbang?"'
+						'"Well, actually I meant porn," she smirks. "But obviously you can try that and porn at the same time if you want. I actually knew a girl who got into porn just because she wanted to see what a gangbang was like. They tied her arms behind her back and let four guys get rough with her for a couple hours. It was super hot. She came like, six times. If you want to try porn or a porn gangbang, I could give you a business card later? I think I have a couple in my purse somewhere."'
+						gs'model_krystal','krystal2_nothanks'
+						gs'model_krystal','krystal2_sure1'
+						gs'model_krystal','krystal2_sure2'
+					end
+					
+					act'Porn?':
+						*clr & cla
+						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/1.jpg"></center>'
+						'"Try what? Porn?"'
+						if hotcat = 10:
+							'"Sure, why not?" she smirks."It''s fun as fuck! Get to spend all day getting nailed by hot guys with big dicks. Plus you''ve got killer looks girl! You''d be a hit right away! If you want, I could give you a business card later? I think I have a couple in my purse somewhere."'
+						elseif hotcat >= 8:
+							'"Sure, why not?" she smirks."It''s fun as fuck! Get to spend all day getting nailed by hot guys with big dicks. Plus, you''ve got great looks. I can tell you''ll be popular. If you want, I could give you a business card later? I think I have a couple in my purse somewhere."'
+						else
+							'"Sure, why not?" she smirks."It''s fun as fuck! Get to spend all day getting nailed by hot guys with big dicks. Besides, we need more girls like you. Too many ''super model hot'' and ''milf'' and ''too much plastic surgery'' types. We need more ''girl next door'' types like you. If you want, I could give you a business card later? I think I have a couple in my purse somewhere."'
+						end
+						gs'model_krystal','krystal2_nothanks'
+						gs'model_krystal','krystal2_sure1'
+						gs'model_krystal','krystal2_sure2'
+					end
+				end
+			end
+		end
+	end
+	
+	act'"That good huh?"':
+		*clr & cla
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/2.jpg"></center>'
+		'"Oh? That good huh?"'
+		'"You know when someone fills your holes <i>just</i> right and hits all those perfect spots?" she continues, clearly egged on by your interest. "No better feeling than that in the world! Well... maybe except the tip of a cock touching the back of your throat... Or maybe getting creampied... Or maybe swallowing... Or maybe it''s hot cum landing on your face..."'
+		'"You get around a lot huh?"'
+		'"Not as much as you''d think," she smirks mischeviously.'
+		act'"Maybe you should try porn?"':
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/3.jpg"></center>'
+			'"Maybe you should try porn," you laugh. "Might as well mix business with pleasure if you enjoy it that much."'
+			'"Hmm? Oh, I''m already a porn star."'
+			gs'model_krystal','krystal2_2'
+		end
+		if stat['porn'] > 0:
+			act'"Hey, aren''t you a porn star?"':
+				*clr & cla
+				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/5.jpg"></center>'
+				'"Hang on," you say. "I feel like I''ve seen you somewhere before..."'
+				'You rack your brain for a moment before blinking in a moment of clarity.'
+				'"Do you... do you do porn?"'
+				'"Yup!" she says cheerfully. "But they call me Angie in most of my videos."'
+				act'"I thought I recognized you!"':
+					*clr & cla
+					'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/4.jpg"></center>'
+					'"Oh yeah. That good fucking I was talking about? I just came from a porn studio. Got gangbanged," she grins. "My favorite kind of scene because I don''t have to choose one way to get fucked. Mouth? Pussy? Ass? Everything gets stuffed."'
+					'"Yeah, I could kind of tell. I''ve seen some of your work before. You really seem to enjoy those."'
+					'"Want to give it a try?" she smiles.'
+					act'"WHAT?!"':
+						*clr & cla
+						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/3.jpg"></center>'
+						'"<i>WHAT?!</i>"'
+						'"Woah woah, no need to act so shocked. I thought you sounded interested. I can get you a business card later if you want one. I think I have a couple in my purse somewhere."'
+						gs'model_krystal','krystal2_nothanks'
+						gs'model_krystal','krystal2_sure1'
+						gs'model_krystal','krystal2_sure2'
+					end
+					
+					act'A gangbang?':
+						*clr & cla
+						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/4.jpg"></center>'
+						'"Try what? A gangbang?"'
+						'"Well, actually I meant porn," she smirks. "But obviously you can try that and porn at the same time if you want. I actually knew a girl who got into porn just because she wanted to see what a gangbang was like. They tied her arms behind her back and let four guys get rough with her for a couple hours. It was super hot. She came like, six times. If you want to try porn or a porn gangbang, I could give you a business card later? I think I have a couple in my purse somewhere."'
+						gs'model_krystal','krystal2_nothanks'
+						gs'model_krystal','krystal2_sure1'
+						gs'model_krystal','krystal2_sure2'
+					end
+					
+					act'Porn?':
+						*clr & cla
+						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/1.jpg"></center>'
+						'"Try what? Porn?"'
+						if hotcat = 10:
+							'"Sure, why not?" she smirks."It''s fun as fuck! Get to spend all day getting nailed by hot guys with big dicks. Plus you''ve got killer looks girl! You''d be a hit right away! If you want, I could give you a business card later? I think I have a couple in my purse somewhere."'
+						elseif hotcat >= 8:
+							'"Sure, why not?" she smirks."It''s fun as fuck! Get to spend all day getting nailed by hot guys with big dicks. Plus, you''ve got great looks. I can tell you''ll be popular. If you want, I could give you a business card later? I think I have a couple in my purse somewhere."'
+						else
+							'"Sure, why not?" she smirks."It''s fun as fuck! Get to spend all day getting nailed by hot guys with big dicks. Besides, we need more girls like you. Too many ''super model hot'' and ''milf'' and ''too much plastic surgery'' types. We need more ''girl next door'' types like you. If you want, I could give you a business card later? I think I have a couple in my purse somewhere."'
+						end
+						gs'model_krystal','krystal2_nothanks'
+						gs'model_krystal','krystal2_sure1'
+						gs'model_krystal','krystal2_sure2'
+					end
+				end
+			end
+		end
+	end
+end
+
+if $ARGS[0] = 'krystal2_2':
+	act'"What?!"':
+		*clr & cla
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/4.jpg"></center>'
+		'"What?!"'
+		'Your jaw drops. You look her over again. She''s definitely hot and you can see how she''d fit in there. For some reason you just didn''t expect it, seeing she''s so famous here at Aphrodite.'
+		'"Yeah, I just finished up a gangbang scene at a porn studio about an hour ago. My favorite kind of scene because I don''t have to choose one way to get fucked. Every hole, every pleasure, no need to choose," she smiles. "Want to give it a try?"'
+		act'"WHAT?!"':
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/4.jpg"></center>'
+			'"<i>WHAT?!</i>"'
+			'"Woah woah, no need to act so shocked. I just thought, you''re pretty enough to work here, why not try porn? It''s a lot of fun," she grins. "I can get you a business card later. I think I have a couple in my purse somewhere."'
+			gs'model_krystal','krystal2_nothanks'
+			gs'model_krystal','krystal2_sure1'
+			gs'model_krystal','krystal2_sure2'
+		end
+		
+		act'A gangbang?':
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/4.jpg"></center>'
+			'"Try what? A gangbang?" you ask.'
+			'"Well, actually I meant porn," she smirks. "But obviously you can try that and porn at the same time if you want. I actually knew a girl who got into porn just because she wanted to see what a gangbang was like. They tied her arms behind her back and let four guys get rough with her for a couple hours. It was super hot. She came like, six times. If you want to try porn or a porn gangbang, I could give you a business card later? I think I have a couple in my purse somewhere."'
+			gs'model_krystal','krystal2_nothanks'
+			gs'model_krystal','krystal2_sure1'
+			gs'model_krystal','krystal2_sure2'
+		end
+		
+		act'Porn?':
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/4.jpg"></center>'
+			'"Try what? Porn?" you ask.'
+			if hotcat = 10:
+				'"Sure, why not?" she smirks."It''s fun as fuck! Get to spend all day getting nailed by hot guys with big dicks. Plus you''ve got killer looks girl! You''d be a hit right away! If you want, I could give you a business card later? I think I have a couple in my purse somewhere."'
+			elseif hotcat >= 8:
+				'"Sure, why not?" she smirks."It''s fun as fuck! Get to spend all day getting nailed by hot guys with big dicks. Plus, you''ve got great looks. I can tell you''ll be popular. If you want, I could give you a business card later? I think I have a couple in my purse somewhere."'
+			else
+				'"Sure, why not?" she smirks."It''s fun as fuck! Get to spend all day getting nailed by hot guys with big dicks. Besides, we need more girls like you. Too many ''super model hot'' and ''milf'' and ''too much plastic surgery'' types. We need more ''girl next door'' types like you. If you want, I could give you a business card later? I think I have a couple in my purse somewhere."'
+			end
+			gs'model_krystal','krystal2_nothanks'
+			gs'model_krystal','krystal2_sure1'
+			gs'model_krystal','krystal2_sure2'
+		end
+	end
+	
+	act'"Cool!"':
+		*clr & cla
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/4.jpg"></center>'
+		'"Woah! Seriously?"'
+		'"Yeah, babe! You didn''t think that this body was just for show did you?" she smirks.'
+		'"That''s so cool!" you gush.'
+		'"I know right?" her smirk broadens into a grin. "I just finished up a gangbang scene at a porn studio about an hour ago. My favorite kind of scene because I don''t have to choose one way to get fucked. Every hole, every pleasure, no need to choose," she smiles. "Want to give it a try?"'
+		act'A gangbang?':
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/4.jpg"></center>'
+			'"Try what? A gangbang?" you ask.'
+			'"Well, actually I meant porn," she smirks. "But obviously you can try that and porn at the same time if you want. I actually knew a girl who got into porn just because she wanted to see what a gangbang was like. They tied her arms behind her back and let four guys get rough with her for a couple hours. It was super hot. She came like, six times. If you want to try porn or a porn gangbang, I could give you a business card later? I think I have a couple in my purse somewhere."'
+			gs'model_krystal','krystal2_nothanks'
+			gs'model_krystal','krystal2_sure1'
+			gs'model_krystal','krystal2_sure2'
+		end
+		
+		act'Porn?':
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting2/1.jpg"></center>'
+			'"Try what? Porn?" you ask.'
+			if hotcat = 10:
+				'"Sure, why not?" she smirks."It''s fun as fuck! Get to spend all day getting nailed by hot guys with big dicks. Plus you''ve got killer looks girl! You''d be a hit right away! If you want, I could give you a business card later? I think I have a couple in my purse somewhere."'
+			elseif hotcat >= 8:
+				'"Sure, why not?" she smirks."It''s fun as fuck! Get to spend all day getting nailed by hot guys with big dicks. Plus, you''ve got great looks. I can tell you''ll be popular. If you want, I could give you a business card later? I think I have a couple in my purse somewhere."'
+			else
+				'"Sure, why not?" she smirks."It''s fun as fuck! Get to spend all day getting nailed by hot guys with big dicks. Besides, we need more girls like you. Too many ''super model hot'' and ''milf'' and ''too much plastic surgery'' types. We need more ''girl next door'' types like you. If you want, I could give you a business card later? I think I have a couple in my purse somewhere."'
+			end
+			gs'model_krystal','krystal2_nothanks'
+			gs'model_krystal','krystal2_sure1'
+			gs'model_krystal','krystal2_sure2'
+		end
+	end
+end
+
+if $ARGS[0] = 'krystal2_nothanks':
+	act'No thanks':
+		cla & *nl
+		'"Uhh, I appreciate the offer but no thanks. I''m good."'
+		'"Suit yourself," she shrugs. "Let me know if you ever change your mind."'
+		'A photographer comes on set, saying, "Alright Katherine, it''s time to start shooting. <<$model[''firstname'']>> is going to have to clear out."'
+		'"Sorry, I don''t want to get in the way," you say and quickly bow out..'
+		*nl
+		'As you walk away, you hear Krystal say, "So... I got creampied by like, five guys about an hour ago. Some stuff might leak out randomly during the shoot. Just a head''s up."'
+		act'Leave':gt 'foto','studio'
+	end
+end
+
+if $ARGS[0] = 'krystal2_sure1':
+	act'Sure...?':
+		cla & *nl
+		krystal_porn['hour'] = hour + 2
+		krystal_porn['day'] = daystart
+		'"Uhmm... sure...?"'
+		'"Great! But my purse is in the locker room. I''ll get you one after I''m done here," she smiles. "Don''t forget to stick around!"'
+		'A photographer comes on set, saying, "Alright Katherine, it''s time to start shooting. <<$model[''firstname'']>> is going to have to clear out."'
+		'"Sorry, I don''t want to get in the way," you say and quickly bow out..'
+		*nl
+		'As you walk away, you hear Krystal say, "So... just a warning, I got creampied by like, five guys about an hour ago. Some stuff might leak out randomly during the shoot. Just a head''s up."'
+		act'Leave':gt 'foto','studio'
+	end
+end
+
+if $ARGS[0] = 'krystal2_sure2':
+	act'Sure!':
+		cla & *nl
+		krystal_porn['hour'] = hour + 2
+		krystal_porn['day'] = daystart
+		'"Sure! What you described, it does sound pretty fun," you smile eagerly.'
+		'"Great! But my purse is in the locker room. I''ll get you one after I''m done here," she smiles. "Don''t forget to stick around!"'
+		'A photographer comes on set, saying, "Alright Katherine, it''s time to start shooting. <<$model[''firstname'']>> is going to have to clear out."'
+		'"Sorry, I don''t want to get in the way," you say and quickly bow out..'
+		*nl
+		'As you walk away, you hear Krystal say, "So... just a warning, I got creampied by like, five guys about an hour ago. Some stuff might leak out randomly during the shoot. Just a head''s up."'
+		act'Leave':gt 'foto','studio'
+	end
+end
+
+if $ARGS[0] = 'krystal_porn_card':
+	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
+	'"Hey! <<$model[''nickname'']>>!" someone calls your name through the studio.'
+	'Turning, you see Krystal padding her way towards you on bare feet, completely naked as opposed to the last time you saw her.'
+	act'Continue':
+		cla & *clr
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/face.jpg"></center>'
+		pornstudio = 2
+		if krystal_porn['day'] = daystart:
+			'"Glad I caught you before you left!" She extends her arm, holding out a small rectangular card between her fingers towards you. Taking it from her, you see it reads:'
+		elseif krystal_porn['day'] = daystart - 1:
+			'"Sorry I couldn''t find you yesterday. I must''ve just missed you. She extends her arm, holding out a small rectangular card between her fingers towards you. Taking it from her, you see it reads:'
+		elseif krystal_porn['day'] < daystart - 1:
+			'"Where have you been babe?? I''ve been looking for you for days! Did you already do your two shoots for the week or something?" She extends her arm, holding out a small rectangular card between her fingers towards you. Taking it from her, you see it reads:'
+		end
+		killvar 'krystal_porn'
+		*nl
+		'<b>Spunk Bang Productions</b>'
+		*nl
+		'The address on it says it''s in the city limits.'
+		'"There you go! One porn production company business card, as promised," Krystal smiles. "You can use your phone to look up the address, but it''s pretty easy to find. Just head to the red light district and it''ll be between the strip club and the toy shop. If you pass the copy shop with the guy who does fake passports, you''ve gone too far. Anyways, I got shit to do. See you later! Either here or there."'
+		'Her last remark is given with a lustful grin and she waggles her fingers at you in goodbye before heading off towards the locker room.'
+		act'Am I really going to try porn...?':
+			cla & *clr
+			'<center><video autoplay loop src="images/locations/city/redlight/studio_porn/sex/pornwalk1.mp4"></video></center>'
+			'You watch Krystal walk away, a swagger in her hips, before looking back down at the card she left you.'
+			*nl
+			'<i>Am I really going to try porn...?</i> you ask yourself.'
+			act'Continue':gt'foto','studio'
+		end
+		
+		act'Can''t wait':
+			cla & *clr
+			'<center><video autoplay loop src="images/locations/city/redlight/studio_porn/sex/pornwalk1.mp4"></video></center>'
+			'You watch Krystal walk away, a swagger in her hips, before looking back down at the card she left you.'
+			*nl
+			'<i>Can''t wait to see you...</i> you smile to yourself.'
+			act'Continue':gt'foto','studio'
+		end
+	end
+end
+
+if $ARGS[0] = 'krystal_porn_card2':
+	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/face.jpg"></center>'
+	'"Hey Krystal... You remember when you offered me a business card for the porn studio you work at?"'
+	'You watch a small smirk spread across her face.'
+	'"Yes..."'
+	'"And remember how I said no thanks...?"'
+	'"Ahuh..." Her smirk turns into a sly smile.'
+	'"Do you think... I could have that card after all?"'
+	'"Ugh! Finally! I was wondering when you were going to ask. Just gimme a sec, I have one in my purse."'
+	'Krystal dashes off towards the locker rooms, practically skipping all the way there, leaving you alone on the empty set.'
+	act'Wait':
+		minut += 1
+		pornstudio = 2
+		cla & *clr
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/face.jpg"></center>'
+		'About a minute later, she comes skipping back and hands you a small white business card.'
+		*nl
+		'<b>Spunk Bang Productions</b>'
+		*nl
+		'The address on it says it''s in the city limits.'
+		'"There you go! One porn production company business card, as promised," Krystal smiles. "You can use your phone to look up the address, but it''s pretty easy to find. Just head to the red light district and it''ll be between the strip club and the toy shop. If you pass the copy shop with the guy who does fake passports, you''ve gone too far. What made you change your mind?"'
+		act'Curiousity':
+			cla & *clr
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/face.jpg"></center>'
+			'"I''m just curious I guess?"'
+			'"Well you know what they say about curiousity."'
+			'"It killed the cat?"'
+			'"Nope. It helps you find out you''re bi," she winks at you. "Anyways, anything else you wanted to talk about?"'
+			gs'model_krystal','krystal_porn_card2_end'
+			act'Talk about something else':gt'model_krystal','krystal_chat'
+		end
+		
+		act'Need money':
+			cla & *clr
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/10.jpg"></center>'
+			'"To be honest, I just really need the money right now," you admit.'
+			'"Nothing wrong with that. Don''t let anybody tell you different <<$model[''nickname'']>>. Doing porn is just as valid a job as waiting tables or working at a gas station. Plus, they pay way better. I''m sure you''ll get whatever you need in a few weeks there. Anyways, was that it? Anything else you wanted to talk about?"'
+			gs'model_krystal','krystal_porn_card2_end'
+			act'Talk about something else':gt'model_krystal','krystal_chat'
+		end
+		
+		act'I can''t stop thinking about it':
+			cla & *clr
+			pcs_horny += 20
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/face.jpg"></center>'
+			'"To be honest... ever since you offered it to me... I haven''t been able to stop thinking about it," you admit. Krystal smiles at you with a predatory grin.'
+			'"Thinking about what? The money? Getting stuffed with cock? Gangbangs?"'
+			'"Yes..." you admit again, a deep blush spreading through your face. Her words spark something inside you and you feel warmth spreading through your hips as well.'
+			'"Well, no one said we can''t do it for fun either," she says, rubbing her legs together. "Fuck, you''re gonna get me wet in the middle of the wrong work day. Anyways, was there anything else you wanted to talk about?"'
+			gs'model_krystal','krystal_porn_card2_end'
+			act'Talk about something else':gt'model_krystal','krystal_chat'
+		end
+	end
+end
+
+if $ARGS[0] = 'krystal_porn_card2_end':
+	act'No, that''s all':
+		*clr & cla
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/face.jpg"></center>'
+		'"No, that was it really. I gotta run."'
+		'"To the porn studio?"'
+		act'No':
+			cla & *clr
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/1.jpg"></center>'
+			'"What? No," you say, confusedly. "I mean I have other stuff I need to do today."'
+			'"Yeah I know babe, I''m just teasing. Alright, go do your thing. I''ll see you later. Maybe at the <i>other</i> studio," she winks. You wave goodbye and head off back into the main hub of the studio.'
+			act'Leave':gt 'foto','studio'
+		end
+		
+		act'No! (blush)':
+			cla & *clr
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/6.jpg"></center>'
+			'"No!" As soon as the words leave your lips, your cheeks turn bright red as your face flushes with embarrassment.'
+			'"Oh my god," Krystal grins. "I was just teasing but you really are planning to go there right now aren''t you!"'
+			'"No! I''m not!" you protest.'
+			'"You are going to look so adorable, blushing like that with a cock stuffed in your mouth."'
+			'"Krystal!"'
+			'"Okay, okay. I''ll let you go to <i>not</i> go to the porn studio," she winks. "I''ll catch you later babe."'
+			'You wave goodbye and head off back into the main hub of the studio.'
+			act'Leave':gt 'foto','studio'
+		end
+		
+		act'Maybe...':
+			cla & *clr
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/1.jpg"></center>'
+			'"Maybe..." you smile slyly.'
+			'"Well, maybe I''ll see you there later then," she smiles back.'
+			'You wave goodbye and head off back into the main hub of the studio.'
+			act'Leave':gt 'foto','studio'
+		end
+	end
+end
+
+if $ARGS[0] = 'krystal3':
+	*clr & cla
+	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting3/1.jpg"></center>'
+	'You see Krystal standing by one of the sets with a male.'
+	'<i>Must be a photographer.</i>'
+	act'Say hi':
+		*clr & cla
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting3/2.jpg"></center>'
+		'"Hey Krys-"'
+		'You stop suddenly as the guy starts to reachs up her skirt and down her dress.'
+		act'Continue':
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting3/3.jpg"></center>'
+			'As he pulls down her strap and bares one of her breasts, Krystal looks up and notices you.'
+			'"Hi <<$model[''nickname'']>>! Good to see you! Come meet my boyfriend!"'
+			'You timidly walk over to her.'
+			'"This is my boyfriend, Ben," she says while he fondles her breast.'
+			'"Uhmm... Nice to meet you Ben..." You hold out your hand and he says nothing to you, continuing to grope her and kiss the back of her neck.'
+			'"Oh, don''t mind him," Krystal continues on. "We haven''t had sex since -<i>ahhh!</i>- this morning, so he''s very-! Eager-!" Her last word comes out as a squeal when he pinches her nipple and pulls on it.'
+			'"Did you want to stick around? We could make this a threesome," she says casually while leaning onto her boyfriend. She''s clearly enjoying his advances.'
+			act'"No, that''s okay..."':
+				*clr & cla
+				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting3/4.jpg"></center>'
+				'"No... That''s okay..." you say. "You haven''t been with each other in... a little while... I don''t want to deprive you of each other so I''m just going to tip on out."'
+				'"Alright," she says. The dress is starting to be pulled off both shoulders now. "Just thought I''d ask. You never know!"'
+				*nl
+				'As you walk away, you hear her moaning more and more. Just before you get out of earshot you hear her say, "We have to be careful this time Ben. Someone was angry when they found cum on the last set we used. I don''t want to get in trouble if they catch us this time!"'
+				krystal['status'] = 4
+				act'Leave':gt 'foto','studio'
+			end
+			act'"Maybe another time"':
+				*clr & cla
+				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/meeting3/4.jpg"></center>'
+				'"Maybe another time," you smirk. "I got some work I need to do today."'
+				'"Alrighty, catch you later then," she says with a wink as her dress starts to get pulled off.'
+				*nl
+				'As you walk away, you hear her moaning more and more. Just before you get out of earshot you hear her say, "We have to be careful this time Ben. Someone was angry when they found cum on the last set we used. I don''t want to get in trouble if they catch us this time!"'
+				krystal['status'] = 4
+				act'Leave':gt 'foto','studio'
+			end
+		end
+	end
+end
+
+if $ARGS[0] = 'krystal4':
+	*clr & cla
+	krystal['status'] = rand(4,5)
+	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/1.jpg"></center>'
+	'"Hey babe!"'
+	'While walking around the studio, you hear someone call out to you. When you turn around, you see Krystal sitting on a sofa looking expectantly at you.'
+	'"Oh, hey Krystal. I didn''t see you there."'
+	'"I know. Wanna hang?"'
+	act'"Sorry, I''m busy"':
+		cla
+		*nl
+		'"Sorry Krystal, I just remembered I need to do something. Some other time okay?"'
+		'"Don''t worry about it. Catch you later beautiful!"'
+		act'Leave':gt'foto','studio'
+	end
+
+	act'"Sure"':gt'model_krystal','krystal_chat'
+end
+
+if $ARGS[0] = 'krystal5':
+	*clr & cla
+	krystal['status'] = rand(4,5)
+	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/busy.jpg"></center>'
+	'You''re looking for Krystal when you find her on set. She''s holding her legs open and you are being treated with a very explicit view of her pussy and asshole.'
+	'"Is this wide enough for you?" she calls over to the photographer who is changing settings on his camera.'
+	'He looks up at her, judging the open angles of her legs briefly before saying, "That''s perfect! Just hold that position right there!"'
+	'"Okay!" she calls back with a sly grin on her face. "You know, not that it''s difficult for me to hold my legs like this, but you should probably hurry up if you want to get the shot off.'
+	'This is reminding me of the last time I held my legs open for this long. I was getting fucking <i>pummelled</i> by my boyfriend and the memory is going to get me wet soon."'
+	'Hearing that, the photographer rushes back to the set and you decide it''s probably best if you come back later.'
+	act'Leave':gt'foto','studio'
+end
+
+if $ARGS[0] = 'krystal_chat':
+	*clr & cla
+	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/1.jpg"></center>'
+
+	act'Leave':
+		*clr & cla
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/1.jpg"></center>'
+		'"Alright. It was fun chatting with you Krystal. I gotta get going though."'
+		'"Okay. See you later babe!"'
+		act'Leave':gt 'foto','studio'
+	end
+
+	act'Discuss random topics':
+
+		krystal_convo = rand(1,4)
+
+		if krystal_convo = 1:
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/' + rand(4,5) + '.jpg"></center>'
+			'"So you''re a porn star as well as a nude model?"'
+			'"Mhmm. Pays the bills pretty well. Plus who can say no to getting fucked for money? Win win!"'
+			'"Are the photographers okay with that?"'
+			'"Oh yeah, they love it. As far as they''re concerned, it''s free publicity to sell more magazines of me. How else do you think I got so popular?"'
+			act'Keep chatting':gt'model_krystal','krystal_chat'
+		end
+
+		if krystal_convo = 2:
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/2.jpg"></center>'
+			'"Is your boyfriend okay with you doing porn and having sex with other guys?"'
+			'"Oh, he doesn''t mind all that much. He''s usually starring in films with me. Besides, he can''t complain since he gets to fuck other girls too and it''s kind of his fault we got into the business in the first place."'
+			'"How do you mean?"'
+			'"Well, it was his idea to start making home videos. I was already a model at the time so he thought videos would be a step up. At first it was just being around the house together, but then we''d start to get frisky with each other and the camera would keep rolling. Soon, we''d start fucking while watching videos of ourselves fucking. It was so hot taking a creampie watching him give me a cumshot at the same time... I couldn''t get enough so I signed us up for our first porn audition! A few dozen films later, here we are!"'
+			act'Keep chatting':gt'model_krystal','krystal_chat'
+		end
+
+
+		if krystal_convo = 3:
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/2.jpg"></center>'
+			'"Hey Krystal, do you know any good places to eat in the city?"'
+			'"You could try the diner I used to work at before I became a porn star and modelling was only part time. It''s American themed in the residential area. If you need another job, you could probably be a waitress there. And if you ever want better tips as a waitress, you need to use your head. No, seriously, give the customers blowjobs. There''s always at least an extra 50<b>₽</b> in it. And you get to swallow some cum!"'
+			act'Keep chatting':gt'model_krystal','krystal_chat'
+		end
+
+
+		if krystal_convo = 4:
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/6.jpg"></center>'
+			'"Krystal, what was your first time like?"'
+			'"My first time? Oh it was fucking great! My first time was a double digit gangbang!"'
+			act'That''s crazy!':
+				cla & *clr
+				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/6.jpg"></center>'
+				'"Well, I say gangbang but it''s really just more that I got ran train on. I was blowing this guy who used to do my homework for me in the boys room and some other guys walked in on us and some of the action. I was trying to finish up with the one I was with but they got impatient so one of them pushed me against the wall and just shoved inside! I was already masturbating with a dildo every day for a couple years now but I had never felt what it was like to have a real cock inside me. It was <i>soooooooo good...</i> I couldn''t get enough of it! He came inside me and before I could turn around someone else put their cock in me! And then another and another and another and then I started to lose count.'
+				'"Lost count?"'
+				'"Yeah, there were so many of them! More boys just keep coming in! Pun intended," she adds with a smirk, "I''m pretty sure more than a few took a second turn too. By the time I left the bathroom I could hardly stand and I think I must''ve had half the cocks in school. Oh, my, god, and there was <i>so much cum.</i> It was streaming down my legs and dripping out of my pussy for the rest of the day. I''ve always wondered if the teachers noticed or if they just chose to ignore it."'
+				'She''s been going on for some time now at this point and you''ve been embarrassedly listening about how she lost her virginity to her classmates running train on her.'
+				'"Uhm... yeah... I wonder too I guess...'
+				act'Keep chatting':gt'model_krystal','krystal_chat'
+			end
+			
+			act'Sounds hot!':
+				cla & *clr
+				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/6.jpg"></center>'
+				'"That sounds so hot!"'
+				'"I know, right?! Well, I say gangbang but it''s really just more that I got ran train on. I was blowing this guy who used to do my homework for me in the boys room and some other guys walked in on us and some of the action. I was trying to finish up with the one I was with but they got impatient so one of them pushed me against the wall and just shoved inside! I was already masturbating with a dildo every day for a couple years now but I had never felt what it was like to have a real cock inside me. It was <i>soooooooo good...</i> I couldn''t get enough of it! He came inside me and before I could turn around someone else put their cock in me! And then another and another and another and then I started to lose count.'
+				'"Lost count?"'
+				'"Yeah, there were so many of them! More boys just keep coming in! Pun intended," she adds with a smirk, "I''m pretty sure more than a few took a second turn too. By the time I left the bathroom I could hardly stand and I think I must''ve had half the cocks in school. Oh, my, god, and there was <i>so much cum.</i> It was streaming down my legs and dripping out of my pussy for the rest of the day. I''ve always wondered if the teachers noticed or if they just chose to ignore it."'
+				'She''s been going on for some time now at this point and you''ve been eagerly listening about how she lost her virginity to her classmates running train on her.'
+				'"That was a pretty wild story Krystal."'
+				'"Easily one of my best," she says, grinning at you. "Oh, but I <i>have</i> to tell you later about the time I started an orgy at somebody''s house party! I think I made about a dozen people lose their virginity''s that night!"'
+				act'Keep chatting':gt'model_krystal','krystal_chat'
+			end
+		end
+	end
+
+	if krystal['model_exp'] ! daystart:
+		act'Ask for modelling advice':
+			*clr & cla
+			krystal['model_exp'] = daystart
+			mdlng_exp += 2
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/10.jpg"></center>'
+			'"You''ve really got to emphasize your assets." She puts her hands up on her head, pulling some of her hair with them. "Right now, what do you notice most about me?"'
+			act'Embarrassed':
+				cla
+				*nl
+				'As soon as she asks, your eyes begin to drift down towards her breasts before immediately flicking back towards her eyes in embarrassment, though not before her noticing.'
+				'She smirks and says, "Exactly. No point in being a nude model if you''re not gonna show off the goods right? No matter what position, it''s all about tits, pussy, or ass. That''s what you want to be showing off!"'
+				act'Keep chatting':gt'model_krystal','krystal_chat'
+			end
+			act'Your tits':
+				cla
+				*nl
+				'"Your tits," you say immediately. "You''re practically shoving them in my face!"'
+				'She smirks and says, "Exactly. No point in being a nude model if you''re not gonna show off the goods right? No matter what position, it''s all about tits, pussy, or ass. You''ve got it, they want it, give them what they want!"'
+				act'Keep chatting':gt'model_krystal','krystal_chat'
+			end
+		end
+	end
+
+	act'Ask how she stays in shape':
+		*clr & cla
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/11.jpg"></center>'
+		'"Krystal, how do you stay so thin? You have the body of a goddess! What''s your secret?"'
+		'"Proper dieting and exercise I''m afraid. I know, pretty boring answer, but the truth is there''s no real secret to this kind of thing. Just something you have to do to stay thin and pretty."'
+		act'Keep chatting':gt'model_krystal','krystal_chat'
+		if anastasia_exercise = 1:
+			act'But Anastasia said sex was good exercise':
+				*clr & cla
+				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/6.jpg"></center>'
+				'"Oh." When you say this, you let a bit too much surprise slip into your voice.'
+				'Krystal raises and eyebrow, saying, "Expecting something different?"'
+				'"No! No! I-!" You stop yourself mid sentence as you realize you''re too deep to back out now. "Well... It''s just that Anastasia told me that she uses- er, that sex is a good way of staying in shape. I just thought you know... with your other job at the porn studio and your boyfriend and all that..."'
+				act'Continue':
+					*clr & cla
+					'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/7.jpg"></center>'
+					'"Ohhh, I get it now. Because of what Anastasia said, you thought that I stayed this thin just because I''m fucking constantly. Well, she''s is half right. Sex <i>is</i> good for burning calories and I definitely prefer to get my aerobic exercise in the bedroom with Ben instead of on a treadmill, but a body like this takes more maintenance than that just fucking."'
+					'"How so?" you ask.'
+					'"Well, if you look at me," she says, getting up on her knees and straightening her posture. "You''ll see my tummy isn''t just flat, it''s tight. And the same goes for the rest of my body. You can only get muscle tone like this by lifting weights and stuff." You nod understandingly.'
+					'"Oh, okay. I think I get it now. Thanks Krystal!" You''re pretty surprised. A conversation you thought was going to be all about Krystal having sex with her boyfriend actually turned out to have some pretty decent advice for health and fitness.'
+					act'Continue':
+						*clr & cla
+						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/10.jpg"></center>'
+						'Suddenly you realize Krystal is giving you a weird look.'
+						'"W-What...?" you stammer. "Is there something on my face?"'
+						'"No..." she says while eyeing you up. "I just wanted you to know that if you ever want to do some uhh... ''fat burning exercises'' with me and Ben... you''re more than welcome to join us." She gives you another smirk as she bites her lip.'
+						act'Blush':
+							'You break eye contact with her and look away, blushing furiously and try to mumble some kind of response. "I... uhh... ummm... yeah..."'
+							'<i>What the hell am I even supposed to say to that?</i> you think to yourself.'
+							act'Keep chatting':gt'model_krystal','krystal_chat'
+						end
+						act'I''ll think about it':
+							'"I''ll think about it..." you smile.'
+							'<i>Especially before bed tonight...</i> you think to yourself.'
+							act'Keep chatting':gt'model_krystal','krystal_chat'
+						end
+					end
+				end
+			end
+		end
+	end
+
+	act'Talk about movies':
+		*clr & cla
+		*nl
+		krystal['movie'] = rand(1,4)
+
+		if krystal['movie'] = 1:
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/6.jpg"></center>'
+			'"See any good movies lately Krystal?"'
+			'"Oh yeah! I love going to the movies! I just went to see that new superhero one with my boyfriend last week!"'
+			'"Oh! Was it good?"'
+			'"Yeah! Er... Not really...? Uhmm... Honestly, I don''t remember. I got distracted sucking Ben''s cock..."'
+			act'Keep chatting':gt'model_krystal','krystal_chat'
+		end
+
+		if krystal['movie'] = 2:
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/6.jpg"></center>'
+			'"See any good movies lately Krystal?"'
+			'"Oh yeah! I love going to the movies! I just went to see that new horror movie with my boyfriend last week!"'
+			'"Do you like horror movies?"'
+			'"I love going to see horror movies! With all the screaming going on, Ben can get rough and I love trying to see if I can make people think my screams are part of the movie. Besides, horror movies have all the best sex scenes."'
+			act'Keep chatting':gt'model_krystal','krystal_chat'
+		end
+
+		if krystal['movie'] = 3:
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/11.jpg"></center>'
+			'"See any good movies lately Krystal?"'
+			'"Oh yeah! I love going to the movies! I just went to see that new romcom with my boyfriend last week!"'
+			'"Did you think it was funny? Worth watching?"'
+			'"Not really. But it was hard to concentrate on any of the jokes with Ben''s cock up my ass and my nipples being pulled through my shirt."'
+			act'Keep chatting':gt'model_krystal','krystal_chat'
+		end
+
+		if krystal['movie'] = 4:
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/8.jpg"></center>'
+			'"See any good movies lately Krystal?"'
+			'"Oh yeah! I love going to the movies! I just went to see that new drama with my boyfriend last week!"'
+			'"I''ve heard good things about that! Was it as good as they say?"'
+			'"I thought it was just okay but I''m probably not a good judge," she says with a shameless grin. "Ben had me bent over like this into the aisle so I couldn''t see the screen that well."'
+			act'Keep chatting':gt'model_krystal','krystal_chat'
+		end
+	end
+	
+	act'Talk about sex':gt'model_krystal','krystal_sextalk'
+	
+	if pornstudio < 1:act'Ask her for the porn business card':gt'model_krystal','krystal_porn_card2'
+end
+
+if $ARGS[0] = 'krystal_sextalk':
+	*clr & cla
+	*nl
+	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/face.jpg"></center>'
+	'"My fav subject. What about it babe?"'
+	act'Leave':
+		*clr & cla
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/1.jpg"></center>'
+		'"Alright. It was fun chatting with you Krystal. I gotta get going though."'
+		'"Okay. See you later babe!"'
+		act'Leave':gt 'foto','studio'
+	end
+	
+	act'"What''s your favorite position?"':
+		*clr
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/6.jpg"></center>'
+		'"Favorite position? I know I mentioned this before but I absolutely <i>love</i> being gangbanged. A cock in each hand, one in each hole, and someone to throat fuck me is the best. It makes me feel like a fucking goddess! But it''s so hard to get enough people for that. I pretty much only get to do it when I''m shooting porn. Even then, most times I just have to settle for a regular DP scene."'
+	end
+	
+	act'"What''s been your best sexual experience?"':
+		*clr
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/8.jpg"></center>'
+		'"Best fuck ever? Oh, let me tell you! There''s this shoot that we occassionally do at the porn studio where they get 50 fans to all gangbang one girl. We don''t get to do it very often because the producers don''t want to oversaturate the market and you need a pretty famous porn star to do it but I got to do one after my first year. It was a cock carnival! Every hole, endless cum, hours and hours, and you never have to choose what you want, you can just do it all! Facials, creampies, titjobs, you name it, I got to do it for six hours. There was so much cum that I was still leaking by the time Ben got his cock in me at home. I only get to do it once every year, but that first time was really magical."'
+	end
+	
+	act'"What''s your sex life at home like?"':
+		*clr
+		if krystal['sex_life'] = 0:krystal['sex_life'] = 1
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/12.jpg"></center>'
+		'"Pretty good I''d say. Ben and I probably do it at least, what, four or five times a day? In the morning Ben usually wakes me up with a good pounding. If we have a porn shoot then we''ll fuck on camera. If not, sometimes he drops by the studio for a quickie. Then after work we''ll fuck before dinner. After dinner we usually relax by watching a movie while I give him head. And then one more good night fuck in bed? Sometimes he wakes me up in the night to do it again but I wouldn''t say we do that <i>too</i> often. Maybe twice a week. Oh shit. That''s not five, that''s six."'
+	end
+	
+	act'"How do you feel about blowjobs?"':
+		*clr
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/11.jpg"></center>'
+		'"Blowjobs? Fucking love em''. There''s something I just can''t describe about having a thick cock in my mouth. The taste, the smell, the feeling of my tongue running over it. Everything about blowjobs are great. Though the best is definitely making eye contact with a guy when he cums in your mouth. Ever try it? If you haven''t, you need to!"'
+	end
+	
+	act'"Do you have a type?"':
+		*clr
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/1.jpg"></center>'
+		'"Oh sure. I prefer the type that are cut, ones who have girth and a real hardness to them, you know? The kind that won''t bend over just because you put them in an awkward position. But contrary to other girls, I don''t like them to be too long. A sizeable length is good, but I want to be able to take them to the hilt, get their full length inside of me, not just most of it, you know? And if they can cum lots that''s always a bonus but- Oh. You''re talking about guys. Well, in that case, any guy with a dick like that is my type."'
+	end
+	
+	act'"Are you into exhibitionism?"':
+		*clr
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/portraits/krystal_b/talking/10.jpg"></center>'
+		'"Are you asking me just because I do porn? Nah, I''m just in it for the fucking, I don''t really care if people see me or not. Sometimes if Ben and I are out on a date and we can''t wait, I''ll fuck him in the bathroom or in an alley on the way home or something, but it''s not like I''m thrill seeking. I''m just not shy. And I''m really impatient."'
+	end
+	
+	
+	act'"Let''s talk about something else"':gt'model_krystal','krystal_chat'
+end
+
+if $ARGS[0] = 'krystalshower':
+	menu_off = 1
+	gs'stat'
+	'<center><video autoplay loop src="images/locations/city/citycenter/photo/portraits/krystal_b/shower.mp4"></video></center>'
+	'As you head into the shower area, you''re hit in the face by the unmistakable sound of someone moaning in pleasure.'
+	*nl
+	'"Ahh! Yes! Just like that!"''
+	*nl
+	Sure enough, when you round the corner you see Krystal in one of the stalls with her boyfriend doing what sounds like an excellent job of eating her pussy out.'
+	pcs_horny += 10
+	act 'Leave':gt'foto','studio'
+	if shampoo > 0:
+		act 'Take a shower (0:15)':
+			cla
+			*clr
+			pcs_hairbsh = 0
+			pcs_makeup = 1
+			gs 'arousal', 'voyeur_sex', 15
+			dynamic $showerdin
+			'<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></video><video autoplay loop src="images/characters/pavlovsk/resident/kolka/event/shower/broshower.mp4"></video></center>'
+			'You step into a stall and turn on the shower, trying your best to ignore what is going on while Krystal starts getting fucked from behind.'
+			if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the shower.'
+			if pcs_horny >= 40:
+				act 'Use the shower head on your pussy':
+					cla
+					*clr
+					'<center><video autoplay loop src="images/shared/home/bathroom/wash2.mp4"></video><video autoplay loop src="images/locations/city/citycenter/photo/portraits/krystal_b/showerfuck.mp4"></video></center>'
+					*nl
+					'Her boyfriend pushes her against the wall and pulls her leg up to get deep inside her. Krystal''s moans and the sound of cock slamming into her pussy are too much for you and you can''t stop yourself from placing the shower head between your legs, massaging your pussy with powerful jets of warm water and fingers.'
+					'Your voices start to sync together, echoing out of the stalls in perfect time with each other.'
+					gs 'arousal', 'voyeur_sex', -10
+					$orgasm_or = 'no'
+					gs 'arousal', 'clit_vibe', -5, 'masturbate', 'exhibitionism'
+					$orgasm_or = 'no'
+					gs 'arousal', 'clit_vibe', -5, 'masturbate', 'exhibitionism'
+					$orgasm_or = 'no'
+					gs 'arousal', 'clit_vibe', 5, 'masturbate', 'exhibitionism'
+					gs 'stat'
+					act 'Continue':
+						cla & *clr
+						stat['mast'] += 1
+						if exhibitionist_lvl < 2:
+							pcs_mood += 15
+							'<center><video autoplay loop src="images/locations/city/citycenter/photo/portraits/krystal_b/showercum.mp4"></video></center>'
+							'Her boyfriend pulls out of her and she jacks him off furiously until he spatters her belly with his cum.'
+							gs 'arousal', 'voyeur_sex', -10
+							$orgasm_or = 'no'
+							gs 'arousal', 'clit_vibe', -5, 'masturbate', 'exhibitionism'
+							$orgasm_or = 'no'
+							gs 'arousal', 'clit_vibe', -5, 'masturbate', 'exhibitionism'
+							$orgasm_or = 'yes'
+							$orgasm_txt = 'You feel a warm wave spreading over your entire body and orgasm, biting your lip hard to suppress the scream that wants to come out. You can''t believe that you just masturbated in the studio showers to Krystal having shower sex with her boyfriend...'
+							gs 'arousal', 'clit_vibe', 5, 'masturbate', 'exhibitionism'
+							gs 'arousal', 'end'
+							gs 'stat'
+							act 'Dry off':
+								cla & *clr
+								'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/bath_voyer_3.jpg"></center>'
+								'You shyly towel off and start to go when you hear Krystal whisper, "Was it good for you too <<$model[''nickname'']>>?"'
+								*nl
+								'Blushing hard you put your towel in the bin and go back to the main floor of the studio.'
+								act'Leave':gt 'foto', 'studio'
+							end
+						else
+							pcs_mood += 15
+							'<center><video autoplay loop src="images/locations/city/citycenter/photo/portraits/krystal_b/showercum.mp4"></video></center>'
+							'Her boyfriend pulls out of her and she jacks him off furiously until he spatters her belly with his cum.'
+							$orgasm_or = 'no'
+							gs 'arousal', 'clit_vibe', -5, 'masturbate', 'exhibitionism'
+							$orgasm_or = 'no'
+							gs 'arousal', 'clit_vibe', -5, 'masturbate', 'exhibitionism'
+							$orgasm_or = 'yes'
+							$orgasm_txt = 'You loudly groan as you shudder in orgasm, relishing the beautiful image of Krystal''s boyfriend''s cum all over her.'
+							gs 'arousal', 'clit_vibe', 5, 'masturbate', 'exhibitionism'
+							gs 'arousal', 'end'
+							gs 'stat'
+							act 'Dry off':
+								cla & *clr
+								'<center><video autoplay loop src="images/characters/pavlovsk/resident/vladimir/sex/bath_voyer_2.mp4"></video></center>'
+								'You start to towel off, widely smiling at Krystal who is washing the cum off her body.'
+								'She smiles back at you. "Maybe you''d like to join us next time?"'
+								'"Maybe, we''ll see!" you say with a smirk.'
+								act'Leave':gt 'foto', 'studio'
+							end
+						end
+					end
+				end
+			end
+
+			if exhibitionist_lvl > 1:
+				act 'Dry off':
+					cla & *clr
+					'<center><video autoplay loop src="images/locations/city/citycenter/photo/portraits/krystal_b/showerfuck.mp4"></video></center>'
+					'You start to towel off looking a little enviously at Krystal when her boyfriend pushes her against the wall and starts to take her from the front.'
+					*nl
+					'You take one last look with a bit of regret and go back to the main floor of the studio.'
+					gs 'arousal', 'voyeur_sex', -10
+					gs 'arousal', 'end'
+					gs 'stat'
+					act'Leave':gt 'foto', 'studio'
+				end
+			else
+				act 'Dry off':
+					cla & *clr
+					'<center><video autoplay loop src="images/locations/city/citycenter/photo/portraits/krystal_b/showerfuck.mp4"></video></center>'
+					'You shyly towel off, still doing your best to ignore the wild and unashamed sex of your co-worker and her boyfriend, who have now switched positions so Krystal''s back is to the wall with her leg up and his big fat cock now pummelling her from the front.'
+					*nl
+					'As you finish drying off you realize how wet between the legs you are. Blushing hard you put your towel in the bin and go back to the main floor of the studio.'
+					gs 'arousal', 'voyeur_sex', -30
+					gs 'arousal', 'end'
+					gs 'stat'
+					act'Leave':gt 'foto', 'studio'
+				end
+			end
+		end
+	else
+		'<font color="red">You''ve run out of shampoo and will have to buy some more before you can wash yourself.</font>'
+	end
+	act'Go to your makeup station':gt'foto','makeup'
+end
+
+--- model_krystal ---------------------------------

+ 1210 - 0
locations/model_mari.qsrc

@@ -0,0 +1,1210 @@
+# model_mari
+
+!! ---------------------------------------- Mari Model ---------------------------------------------------------
+!!npc_rel['A213'] = Mari
+
+if $ARGS[0] = 'mari_1':
+	if month >= 5 and day >= 20:
+		mari['age'] = year - 1999
+	else
+		mari['age'] = year - 1998
+	end
+	if mari['status'] =  2:gt 'model_mari','mari_2'
+	if mari['status'] =  3:gt 'model_mari','mari_3'
+	if mari['status'] =  4:gt 'model_mari','mari_4'
+	*clr & cla
+	'<center><img <<$set_imgh>> src="images/characters/city/models/mari/meeting/1.jpg"></center>'
+	'As you walk around the different sets inside the agency, you notice another model waiting on set for a shoot to start. You realize after a second, you can see right through her top, the breast area a mesh fabric.'
+	*nl
+	'You stand there for a while in the background contemplating if you should approach her or not. After a while you decide to go for it, thinking what''s the worst that can happen.'
+	act'Chat':
+		*clr & cla
+		'<center><img <<$set_imgh>> src="images/characters/city/models/mari/meeting/2.jpg"></center>'
+		'"Hi, I hope I''m not bothering you. I don''t think we''ve met and I wanted to introduce myself," you say as you step up to her.'
+		'"I''m <<$model[''firstname'']>>."'
+		'Mari looks your way and smiles, "Hello, it''s always nice meeting a new model. I''m Mari." She runs her hand through her hair absentmindedly and you can''t help but notice her breasts becoming even more visible now that her curly brown hair has been moved out of the way.'
+		act'"Your nipples are showing"':
+			*clr & cla
+			if $braworntype = 'none':
+				'<center><img src="images/characters/city/models/mari/meeting/2.jpg"></center>'
+				'"Your uhh, nipples are showing," you say, glancing down at them straining against the mesh.'
+				'"So are yours," she smiles, glancing back at your bare chest.'
+				act'Good point':
+					cla & *clr
+					'<center><img src="images/characters/city/models/mari/meeting/4a.jpg"></center>'
+					if $pantyworntype = 'none':
+						'"Good point," you reply, looking down at your naked body.'
+						'"I''m gonna to sit down if you don''t mind," she says, stretching her legs out on the bench. "Long hours standing up and all, no use standing when you don''t have to."'
+						gs'model_mari','mari_1.1'
+					else
+						'"Good point," you reply, looking down at your tits, nipples hard in the cold air of the studio.'
+						'"I''m gonna to sit down if you don''t mind," she says, stretching her legs out on the bench. "Long hours standing up and all, no use standing when you don''t have to! By the way, did you just come from a topless shoot or something?"'
+						'She looks pointedly at the panties covering your hips.'
+						'"Uhh... well, uhh... The truth is that I''m... a bit too shy to be walking around the studio naked. I begged the managers to let me keep my panties on for a little while, just to get used to the idea."'
+						'"Oh! That was nice of them. Suprising though. Some girls <i>do</i> have trouble adjusting to the dress code around here but if the managers catch them wearing something, they usually just make them take it off. But you''ll get used to it eventually. We all do."'
+						act'"Were you shy?"':
+							cla & *clr
+							'<center><img src="images/characters/city/models/mari/meeting/4b.jpg"></center>'
+							'"Were you shy when you first started here too?"'
+							'"Me? Not really," she says, crossing her legs. "I guess when they asked me to strip down during the initial audition I was a little nervous, but that was for a different reason."'
+							'<i>Hmm? What does that mean?</i>'
+							'"But other than that, I don''t mind really. I''ve always been pretty comfortable being naked." And indeed, as the two of you chat, Mari doesn''t appear to be bothered in the slightest that her breasts are completely on display.'
+							act'How long have you been working here?':gs'model_mari','mari1.1'
+						end
+					end
+				end
+			else
+				'<center><img src="images/characters/city/models/mari/meeting/2a.jpg"></center>'
+				'"Your uhh, nipples are showing," you say, glancing down at them straining against the mesh.'
+				'"What?? They are???" Her eyes go wide with panic.'
+				act'Continue':
+					cla & *clr
+					'<center><img src="images/characters/city/models/mari/meeting/2a.jpg"></center>'
+					'"I''m just kidding," she says, breaking into a goofy smile. "Yeah, I know they''re showing. Kind of the point of working at a nude modelling agency. By the way," she says, sitting down on the bench behind her, glancing down at your body. "Are you on your way to a shoot or something?"'
+					'"Huh? No? Why?" You look at yourself, following her gaze.'
+					if $pantyworntype ! 'none':
+						'"You''re wearing underwear."'
+						'"Uhh... well, uhh... The truth is that I''m... a bit too shy to be walking around the studio naked. I begged the managers to let me keep my underwear on for a little while, just to get used to the idea."'
+						'"Oh! That was nice of them. Suprising though. Sometimes when girls start here, they have trouble adjusting to the dress code and if the managers catch them wearing something they make them take it off. But don''t worry about it too much. Everyone gets used to it sooner or later."'
+					else
+						'"You''re wearing a bra."'
+						'"Uhh... well, uhh... The truth is that I''m... a bit too shy to be walking around the studio naked. I begged the managers to let me keep my underwear on for a little while, just to get used to the idea."'
+						'"But took your panties off anyways?" She looks pointedly at your bare pussy.'
+						'"I uhh... wasn''t wearing any when I got here..." You can feel your cheeks burning with embarrassment.'
+						'"Oh, okay," she says, holding back a smile but not making any more comments on the matter. "That was nice of them to let you keep something on though. Pretty surprising actually. Sometimes when girls start here, they have trouble adjusting to the dress code and if the managers catch them wearing something they make them take it off. But don''t worry about it too much. Everyone gets used to it sooner or later."'
+					end
+					act'"Were you shy?"':
+						cla & *clr
+						'<center><img src="images/characters/city/models/mari/meeting/4b.jpg"></center>'
+						'"Were you shy when you first started here too?"'
+						'"Me? Not really," she says, crossing her legs. "I guess when they asked me to strip down during the initial audition I was a little nervous, but that was for a different reason."'
+						'<i>Hmm? What does that mean?</i>'
+						'"But other than that, I don''t mind really. I''ve always been pretty comfortable being naked." And indeed, as the two of you chat, Mari doesn''t appear to be bothered in the slightest that her breasts are completely on display.'
+						act'How long have you been working here?':gs'model_mari','mari1.1'
+					end
+				end
+			end
+		end
+		act'Don''t say anything':
+			cla & *clr
+			'<center><img <<$set_imgh>> src="images/characters/city/models/mari/meeting/4a.jpg"></center>'
+			'You decide not to say anything, she seems comfortable as is.'
+			'"I''m gonna to sit down if you don''t mind," she says, stretching her legs out on the bench. "Long hours standing up and all, no use standing when you don''t have to!"'
+			'Mari doesn''t appear to be bothered in the slightest that her breasts are completely on display while talking to you. She seems very comfortable with her body.'
+			gs'model_mari','mari_1.1'
+		end
+	end
+end
+if $ARGS[0] = 'mari_1.1':
+	cla
+	'"How long have you been a model?" you ask.'
+	'"I''ve been working for this agency for about a year. Ever since I moved to the city really."'
+	'Something piques an interest in you as Mari mentions she''s from out of town. "You''re not from St. Petersburg?"'
+	'"Nope, moved here from a place called Gadukino. You''ve probably never heard of it. It''s a small village outside the city. Too small to be honest, same boring ins and outs every day. I wanted more excitement in my life! More than a simple farm girl would ever have. So I moved here."'
+	gs'model_mari','mari_1.2'
+end
+
+
+if $ARGS[0] = 'mari_1.2':
+	if mid($start_type,1,2) = 'sg':
+		act'"You''re from Gadukino?"':
+			cla
+			*clr
+			'<center><img <<$set_imgh>> src="images/characters/city/models/mari/meeting/4a.jpg"></center>'
+			'"You''re from Gadukino?" you exclaim. "My grandparents live in Gadukino! I''m from Pavlovsk right down the road!"'
+			'Her face breaks out into a smile as you say that.'
+			'"Well fancy that! Maybe we''re long lost cousins or something!"'
+			act'Talk about Gadukino':
+				cla
+				*clr
+				'<center><img <<$set_imgh>> src="images/characters/city/models/mari/meeting/1.jpg"></center>'
+				'You spend the next few minutes talking about your home towns until a photographer comes up and says, "Alright Mari, it''s time to start."'
+				'"Okay Vasin."'
+				'She hurriedly gets up and starts double checking her clothing and hair before giving you a quick wave and smile, whispering to you, "It was nice to meet you <<$model[''firstname'']>>! I hope we''ll get to talk more later!"'
+				'You wave your farewells back and get off the set.'
+				mari['status'] =  2
+				act'Watch her work':
+					cla
+					*clr
+					'<center><img <<$set_imgh>> src="images/characters/city/models/mari/meeting/5.jpg"></center>'
+					'You stick around for a while watching Mari as the photographer gives her instructions and she poses accordingly.'
+					act'Continue':
+						cla
+						*clr
+						'<center><img <<$set_imgh>> src="images/characters/city/models/mari/meeting/6.jpg"></center>'
+						'You watch her drop her skirt on the photographer''s command, revealing her lack of underwear and a neat triangle of pubic hair.'
+						act'Continue':
+							cla
+							*clr
+							'<center><img <<$set_imgh>> src="images/characters/city/models/mari/meeting/7.jpg"></center>'
+							'You watch her pull off her top next with a smile and a laugh and you realize that she''s genuinely happy right now.'
+							act'Continue':
+								cla
+								*clr
+								'<center><img <<$set_imgh>> src="images/characters/city/models/mari/meeting/8.jpg"></center>'
+								'She seems to really love being a model.'
+								act'Leave':gt 'foto','studio'
+							end
+						end
+					end
+				end
+
+				act'Leave':gt 'foto','studio'
+			end
+		end
+	end
+	act'Ask for modelling advice':
+		cla
+		*clr
+		'<center><img <<$set_imgh>> src="images/characters/city/models/mari/meeting/4b.jpg"></center>'
+		'You feel Mari being honest and open so you decide to ask her, "Do you have any advice for a new model like me?'
+		'Mari strokes her chin with her fingers and thinks for moments.'
+		'"Just enjoy yourself!" she smiles at you. "We get to live in this great city and experience life like few people get to. Sure, the money is good and every day is full of excitement, but that''s not what''s important. I''ve found that being grateful for what you have and enjoying what you do is the best way to live and it''ll help you in your work. So keep a positive attitude and you''ll be all good."'
+		act'"Thanks Mari, that helps a lot."':
+			cla
+			*clr
+			'<center><img <<$set_imgh>> src="images/characters/city/models/mari/meeting/1.jpg"></center>'
+			'You barely get to thank her for the advice before she''s suddenly being called up to get ready. She hurriedly gets up and starts double checking her clothing and hair before giving you a quick smile and whispering, "It was nice meeting you <<$model[''firstname'']>>! I hope we can talk more later!"'
+			mari['status'] =  2
+			act'Leave':gt 'foto','studio'
+			act'Watch her work':
+				cla
+				*clr
+				'<center><img <<$set_imgh>> src="images/characters/city/models/mari/meeting/5.jpg"></center>'
+				'You stick around for a while watching Mari as the photographer gives her instructions and she poses accordingly.'
+				act'Continue':
+					cla
+					*clr
+					'<center><img <<$set_imgh>> src="images/characters/city/models/mari/meeting/6.jpg"></center>'
+					'At the photographer''s command, she drops her skirt, revealing her lack of underwear and a neat triangle of pubic hair.'
+					act'Continue':
+						cla
+						*clr
+						'<center><img <<$set_imgh>> src="images/characters/city/models/mari/meeting/7.jpg"></center>'
+						'She pulls off her top next with a smile and a laugh and you realize that she''s genuinely happy right now.'
+						act'Continue':
+							cla
+							*clr
+							'<center><img <<$set_imgh>> src="images/characters/city/models/mari/meeting/8.jpg"></center>'
+							'Mari really seems to love being a model...'
+							act'Leave':gt 'foto','studio'
+						end
+					end
+				end
+			end
+		end
+	end
+end
+
+
+if $ARGS[0] = 'mari_2':
+	*clr & cla
+	'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading1.jpg"></center>'
+	'On your way to a shoot, you see Mari on a break, sitting in the chair of an unused set. At least you think she''s on break because she''s reading a book. But you''re not totally sure since she''s also completely naked.'
+	act'"Hey Mari! What''re you doing here? Aren''t you on break?"':
+		*clr & cla
+		'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading3.jpg"></center>'
+		'"Oh hi, <<$model[''nickname'']>>," she says as she hears your voice and looks up. "I am! But it''s boring to spend it the break rooms. I spend most of my breaks lounging around on the sets. No one''s using them and it''s just more fun that way. Besides, this chair is really comfy!" she says with a laugh. You can''t help but smile and laugh with her. She''s just so cheerful.'
+		*nl
+		'As you continue to look at her, you also notice how relaxed she is. Other models and staff continue to mill about the studio and despite her nudity, she sits there reading as normally as if she were in a park on a sunny day.'
+		act'You''re not bothered about nudity are you?':
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading2.jpg"></center>'
+			'"You really don''t mind being naked, do you?" you blurt out without thinking.'
+			'"Hmm? What do you mean?" she asks looking up at you curiously.'
+			'"Oh! Uhh," you stammer, trying to recover. "I just, well I guess just talking to you and stuff, I figured you''d be more shy about all this. Being naked in the studio all the time, the shoots and all that.'
+			act'Continue':
+				*clr & cla
+				'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading4.jpg"></center>'
+				'"<<$model[''nickname'']>>," she says, giving you a look. "Come on."'
+				'"Come on, what?"'
+				'A slight smirk turns up on her lips. "What do you mean, ''what?'' You''ve been working here for long enough, surely you''ve noticed."'
+				act'Shrug':
+					*clr & cla
+					'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading5.jpg"></center>'
+					'You shrug and say, "I haven''t the faintest idea what you''re talking about Mari."'
+					act'Continue':
+						*clr & cla
+						'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading6.jpg"></center>'
+						'She stands up and laughs again. "Everybody''s naked!" she giggles. Once more, you can''t help but join in with her infectious laughter.'
+						'"Alright, alright. You got me. But you''re really not embarrassed at all?"'
+						act'Continue':
+							*clr & cla
+							'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading18.jpg"></center>'
+							'"Not really," she shrugs. "Is it really that suprising to you?"'
+							'"Yeah, why not? Country girl, moved to the city, taken advantage of by old men who want to see her naked..."'
+							'"That last one didn''t happen, I wanted to work here!"'
+							'"Mari, please. There''s a ''no-dress code'' policy here. Of <i>course</i> it''s for pervy old men."'
+							act'Continue':
+								*clr & cla
+								'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading15.jpg"></center>'
+								'"Haha! Okay, you''re right on that one. But honestly, I kind of like it."'
+								'"You <i>like</i> the no clothing rule??"'
+								'"I mean, there is a certain freedom being naked," she says, seeing the look of confusion on your face. "but that''s not what I mean. A lot of the girls here were''t comfortable with it when they started, but after a few weeks, everyone gets used to it. And after a while, they stop thinking about it completely. We can stand around, chit-chat with each other, hang out in our birthday suits and we all act like it''s nothing. Just another day at work. It''s... it''s like our uniform!" she says, sending both of you into giggle fits.'
+								'"Well, they could always give us a real uniform," you say. "I think that would accomplish the same effect and not leave us poor girls shivering all the time."'
+								'"But you get what I mean, don''t you? In a weird way, I think it brings us closer together."'
+								'You nod along with her. "It''s kind of like, some unspoken thing isn''t it? You can''t put your finger on it, but there''s something special about it, in this place."'
+								'Mari smiles at you. "Yeah. It''s exactly like that. I guess that''s why it doesn''t bother me."'
+								act'"I gotta go"':
+									*clr & cla
+									'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading6.jpg"></center>'
+									'"Well, I should probably get going. I''ll talk to you later Mari!"'
+									'"Hang on! Before you go," she says, pausing to put her book down.'
+									'"What is it?"'
+									'Before you know it, she throws her arms around you and wraps you in a big warm hug. You feel her soft breasts smushing into yours, the smoothness of her body rubbing against you, her nipples two gentle points of pressure on your skin, your own nipples pressing back into her... It''s all strangely calming. Mari''s right. It is relaxing to be naked together.'
+									'"If you ever need help with anything, you can always come talk to me <<$model[''nickname'']>>." She pulls back and smiles wide at you. "Girls have to stick together, you know!"'
+									'"Thanks Mari, I really appreciate it."'
+									act'Continue':
+										*clr & cla
+										'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading13.jpg"></center>'
+										'You walk away and she goes back to reading her book. She''s still smiling, though you''re not sure if it''s from the conversation or if it''s because she just read something funny.'
+										mari['status'] =  3
+										act'Leave':gt 'foto','studio'
+									end
+								end
+							end
+						end
+					end
+				end
+			end
+		end
+	end
+end
+
+if $ARGS[0] = 'mari_3':
+	*clr & cla
+	if $mari['used_firstname'] = '':
+		$mari['used_firstname'] = $model['used_firstname']
+		$mari['used_nickname'] = $model['used_nickname']
+	end
+	mari['status'] =  rand(3,4)
+	'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading1.jpg"></center>'
+	'Looking for Mari, find her on break in her favorite set chair reading that same book as always.'
+	act'Leave':gt 'foto','studio'
+	act'"Hi Mari!"':
+		*clr & cla
+		'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading3.jpg"></center>'
+		'She looks up and smiles as she hears your greeting.'
+		'"Hi <<$mari[''used_nickname'']>>! What''s up? Did you want to talk?'
+		act'Just passing by':
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading13.jpg"></center>'
+			'"Nah, just wanted to say hi. See you around Mari!"'
+			'"Okay! See you later!" she says as she goes back to reading her book.'
+			act'Leave':gt 'foto','studio'
+		end
+		act'"Yeah!':
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading2.jpg"></center>'
+			'"What''s up <<$mari[''used_nickname'']>>?"'
+			gs 'model_mari','mari_chat'
+		end
+	end
+end
+
+if $ARGS[0] = 'mari_4':
+	*clr & cla
+	mari['busy'] = rand(1,3)
+	if mari['busy'] = 1:
+		mari['status'] =  rand(3,4)
+		'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/busy.jpg"></center>'
+		'You''re looking for Mari when you hear her name called out from a set.'
+		'Peeking from the shadows, you see her holding up her hair with a smirk on her face while the camera flashes in front of her. The more you look at her, the more you feel like the smile is unconscious and just a byproduct of her genuinely enjoying her job.'
+		'She''s clearly busy right now. You can find her again later.'
+		act'Leave':gt'foto','studio'
+	elseif mari['busy'] = 2:
+		'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/busy2.jpg"></center>'
+		'Searching for Mari, you peer into the sets, hoping to find her relaxing in one of them. You peek into another set and find yourself simultaneously gratified and disappointed. Standing fully nude amidst hay and wooden props is Mari, as well as a full crew in the middle of a shoot.'
+		*nl
+		'<i>*click* *click*</i>'
+		'"Okay, just hold that pose Mari... Yeah, just like that. Try to keep on your toes and keep your back straight."'
+		'<i>*click* *click*</i>'
+		'She''s clearly being quite attentive and trying her best. But as you look closer you see her calves shaking, struggling to keep her on her toes.'
+		*nl
+		if mari['farm_shoot'] = 0:
+			mari['farm_shoot'] = 1
+			'<i>Huh, I didn''t know we had a dedicated set just for shooting farm stuff. I thought they went out to Gadukino every time. Oh well, looks Mari''s busy. I guess I''ll have to find her some other time.</i> Eyeing her quivering toes one last time you think, <i>Hang in there girl!</i>'
+			act'Leave':gt'foto','studio'
+		elseif mari['farm_shoot'] = 1:
+			'<i>Stuck playing the farm girl again, huh Mari? They really are slave drivers for this kind of thing aren''t they? I guess I''ll find you some other time.</i>'
+			act'Leave':gt'foto','studio'
+		end
+
+	elseif mari['busy'] = 3:
+		'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/busy3.jpg"></center>'
+		'You''re looking for Mari when you find her in the middle of a shoot.'
+		*nl
+		if mari['cloth_shoot'] = 0:
+			mari['cloth_shoot'] = 1
+			'In more clothes than you''ve ever seen her wearing before (though admittedly, you''ve almost only ever seen her nude), she holds up her hair with an intense expression on her face and moving very intently. When the photographer gives commands she enacts them flawlessly. She seems to be in an incredible state of focus.'
+			*nl
+			'<i>I guess even a cheerful girl like Mari gets serious sometimes... and someone as comfortable being naked does clothed shoots... I shouldn''t be a distraction to her. I''ll come find her again later.</i>'
+			act'Leave':gt'foto','studio'
+		elseif mari['cloth_shoot'] = 1:
+			'She looks focused and intent again.'
+			*nl
+			'<i>Ahh, she''s being serious. I shouldn''t bother her right now. I''ll find her again later,</i> you think to yourself before slipping away.'
+			act'Leave':gt'foto','studio'
+		end
+	end
+end
+
+if $ARGS[0] = 'mari_chat':
+	act'Leave':
+		*clr & cla
+		'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading13.jpg"></center>'
+		'"I''ve got to get going Mari, I''ll see you later!"'
+		'"Okay, bye <<$mari[''used_name'']>>!"'
+		act'Leave':gt 'foto','studio'
+	end
+
+	act'Discuss random topics':
+		mari['convo'] = rand(1,7)
+		if mari['convo'] = 7 and mari['sex'] < 1:
+			mari['convo'] = rand(1,5)
+		elseif mari['convo'] = 6 and mari['model_ask'] < 1:
+			mari['convo'] = rand(1,5)
+		end
+
+		if mari['convo'] = 1:
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading2.jpg"></center>'
+			'"Hey Mari, how come you don''t shave your bush?"'
+			'"The photographers actually ask me not to shave. They say it helps sell my ''farm girl'' look," she says, causing you both to giggle a little. "Besides, I tried shaving once when I still lived in Gadukino and I hated that prickly feeling when it would start to grow back as stubble. It''s too much of a hassle to keep it smooth down there so since then I just decided to keep it trimmed."'
+			if pubestyle >= 2:
+				'"I know what you mean! Keeping it clean-shaven is too much work. What''s wrong with having a bit of bush?"'
+				'"Right???"'
+				'The two of you laugh together over your agreement in pubic hair fashion.'
+			end
+			gs 'model_mari','mari_chat'
+		elseif mari['convo'] = 2:
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading7.jpg"></center>'
+			'"Seen any good movies lately Mari?"'
+			'"No, not really. I don''t go to the movies much. I prefer reading. Besides, half the time there''s someone getting head in the back row. It''s really distracting!"'
+			gs 'model_mari','mari_chat'
+		elseif mari['convo'] = 3:
+			mari['nudity'] = 1
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading15.jpg"></center>'
+			'"So, have you always been this comfortable with nudity?"'
+			'"Kind of? I guess? I''ve never felt very shy about my body. I''d go skinny dipping with all the other kids and be happy to jump in with them. I''d even say hi to the fishermen sometimes."'
+			'"You''d really do that? Mari, you were destined to be a nude model!" you laugh. "Would you even read nude like this in the village?"'
+			'She thinks for a moment before answering. "Probably not back then, but I will admit that I spend a lot more time in my apartment without clothes now. It''s kind of comfortable to relax like this isn''t it? I think the ''office culture'' here at the studio has had an effect on me," she says laughing.'
+			act'Laugh with her':
+				*clr & cla
+				'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading6.jpg"></center>'
+				'"Don''t get me wrong, it''s not like I would hang around my parents house like this or anything like that, but since coming here, I think I''ve learned how much I enjoy being naked."'
+				gs 'model_mari','mari_chat'
+			end
+		elseif mari['convo'] = 4:
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading3.jpg"></center>'
+			'"Any siblings Mari?"'
+			*nl
+			'"No, none for me. I''m an only child. What about you?"'
+			if mid($start_type,1,2) = 'sg':
+				if npc_rel['A34'] < 20:
+					'"Yeah, I''ve got two. My sister who''s about the same age as you are and my stupid little brother. He''s such a pain in the ass!"'
+					'Mari sits up a bit. "Really? What''s so bad about him?"'
+					'"Ugh! Everything! He''s an annoying little brat! He just spends all his time playing football with his friends and if I''m around he''ll scream at me until I go away. He''s always asking me to do his homework for him and worst of all he''s always trying to spy on me in the shower!"'
+					'"What? You don''t have a latch or something to stop him?"'
+					'You blush. "Uh, yeah I do, but I, uh, forget to lock it sometimes..."'
+
+				elseif npc_rel['A34'] < 40:
+					'"Yeah, I''ve got two. My sister who''s about the same age as you are and my annoying little brother."'
+					'Mari sits up a bit. "Really? What''s so irritating about him?"'
+					'"Oh, nothing much. Just sibling squabbles. He''s not all that bad, just gets on my nerves sometimes."'
+
+				elseif npc_rel['A34'] < 60:
+					'"Yeah, I''ve got two. My sister who''s about the same age as you are and my little brother."'
+					'"That sounds nice. What are they like?"'
+					'"Well to be honest, my sister can be a bit of a slut, but she''s still the best one I could ask for. My brother loves playing football so sometimes I join him and his friends at the field."'
+					'"Maybe I''ll get to meet them one day!"'
+
+				elseif npc_rel['A34'] < 80:
+					'"Yeah, I''ve got two. My sister who''s about the same age as you are and my silly little brother."'
+					'Mari smiles at you. "That''s sounds nice."'
+					'You think of your siblings and smile. "Yeah. It is."'
+
+				elseif sisterLesb >= 6:
+                    '"Yeah, I''ve got two. My sister who''s about the same age as you are and my adorable little brother. I love them both so much!"'
+                    'Mari smiles at you. "You sound close."'
+                    'Your mind wanders back to your sister and how you sometimes wake her up in the middle of the night to fool around with her. "You could say that..."'
+
+                elseif brothersex < 1:
+					'"Yeah, I''ve got two. My sister who''s about the same age as you are and my adorable little brother. I love them both so much!"'
+                    'Mari smiles at you. "You sound close."'
+                    'You think of your siblings and smile, "Yeah. We are."'
+
+				elseif sisterLesb >= 6 and brotherSex < 7:
+					'"Yeah, I''ve got two. My sister who''s about the same age as you are and my adorable little brother. I love them both so much!"'
+					'Mari smiles at you. "You sound close."'
+					'Your mind wanders back to your siblings and how you''ve fooled around with both of them separately.'
+					'"You could say that..."'
+
+				elseif sisterLesb >= 6:
+					'"Yeah, I''ve got two. My sister who''s about the same age as you are and my adorable little brother. I love them both so much!"'
+					'Mari smiles at you. "You sound close."'
+					'Your mind wanders back to your siblings and how you''ve fooled around with your sister and even had full fledged intercourse with your brother. Your thoughts wander to the memory of the last time his cock was inside you and it causes you to blush.'
+					'"You could say that..."'
+                else
+                    '"Yeah, I''ve got two. My sister who''s about the same age as you are and my silly little brother."'
+                    'Mari smiles at you. "That''s sounds nice."'
+                    'You think of your siblings and smile. "Yeah. It is."'
+				end
+					gs 'model_mari','mari_chat'
+			else
+				'"No, there''s just me."'
+				gs 'model_mari','mari_chat'
+			end
+		elseif mari['convo'] = 5:
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading3.jpg"></center>'
+			'"Hey <<$mari[''used_nickname'']>>, where do you buy your underwear? I never got out of the habit of buying cheap stuff from G&M from when I was barely scraping by. But I guess since this modelling thing has worked out for me, I should consider getting some nicer pairs. Any suggestions?"'
+			act'I buy from G&M too':
+				*clr & cla
+				'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading5.jpg"></center>'
+				'"Actually, I buy mine from G&M too," you admit.'
+				'"Seriously?" she laughs.'
+				act'They''re cheap':
+					cla & *clr
+					'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading15.jpg"></center>'
+					'"You''re right," you shrug. "They''re cheap and affordable. I don''t have the money to spend on nicer stuff right now."'
+					'"That''s fair," Mari smiles. "It''s not like there''s anything wrong with buying from G&M I guess."'
+					gs 'model_mari','mari_chat'
+				end
+				
+				act'I like them':
+					cla & *clr
+					'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading15.jpg"></center>'
+					'"I just like them," you shrug. "They''re cheap and comfortable and have simple designs that I like."'
+					'"They are pretty classic," Mari agrees with you.'
+					gs 'model_mari','mari_chat'
+				end
+			end
+			
+			act'I buy from Pussy Kats':
+				*clr & cla
+				'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading3.jpg"></center>'
+				'"I get most of my underwear from Pussy Kats," you tell her.'
+				'"Oh yeah? What do you like about them?"'
+				act'They''re comfy':
+					cla & *clr
+					'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading3.jpg"></center>'
+					'"They''re really comfy!" you answer. "Nice soft cotton, elastic that doesn''t rub or itch. I just feel better when I''m wearing them."'
+					'"Really? Maybe I should check it out after work," Mari smiles.'
+					gs 'model_mari','mari_chat'
+				end
+				
+				act'They''re cute':
+					cla & *clr
+					'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading6.jpg"></center>'
+					'"They''re really cute!" you answer. "Cute colors, cute designs, cute cuts-"'
+					'"I get it! They''re cute!" Mari laughs. "Maybe I''ll check it out after work."'
+					gs 'model_mari','mari_chat'
+				end
+			end
+			
+			act'I buy from Fashionista':
+				*clr & cla
+				'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading2.jpg"></center>'
+				'"I get most of my underwear from Pussy Kats," you tell her.'
+				'"Oh yeah? I''ve never shopped there before. What kind of stuff do they have?"'
+				'"Super stylish and fancy. Very lacy. I really like it."'
+				'"Oh. I''m not really into lace. A bit uncomfortable for me. Maybe I''ll try something else. Thanks for the suggestion though!"'
+				gs 'model_mari','mari_chat'
+			end
+			
+			act'I mostly wear sports underwear':
+				*clr & cla
+				'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading3.jpg"></center>'
+				'"I mostly buy sports underwear actually," you tell her.'
+				'"Really? How come?"'
+				act'They''re comfy':
+					cla & *clr
+					'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading3.jpg"></center>'
+					'"They''re actually super comfortable!" you answer.'
+					'"Whaa-? Really?"'
+					'"Yeah! Made of good material and form fitting. Honestly, sometimes I forget I''m even wearing them!"'
+					'"Well that sounds pretty cool. Maybe I''ll check it out after work," she says thoughtfully.'
+					gs 'model_mari','mari_chat'
+				end
+				
+				act'Because I exercise?':
+					cla & *clr
+					'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading5.jpg"></center>'
+					'"Uhh... Cause I do a lot of exercise?" you answer with a sort of "no duh" expression.'
+					'"Oh." Mari laughs. "Of course! Sorry, I thought you had some kind of special reason, but that''s the most obvious answer isn''t it?"'
+					gs 'model_mari','mari_chat'
+				end
+			end
+			
+			if trait['commando_lvl'] = 3:
+				act'I don''t wear underwear':
+					cla & *clr
+					'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading5.jpg"></center>'
+					'"Actually..." you start. "I don''t wear underwear."'
+					'"What?! Seriously?! Never?!"'
+					'"I don''t like how it feels. At some point it became more uncomfortable to wear it than to not wear it."'
+					act'Continue':
+						cla & *clr
+						'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading6.jpg"></center>'
+						'"<<$mari[''used_nickname'']>>! Isn''t that kind of slutty?"'
+						if mari['nudity'] = 1:
+							'"This coming from the girl who strips down whenever she gets home?" you scoff.'
+							'"Yeah! Inside my home!" Mari laughs back. "Not outside! I''m comfortable being naked, I''m not an exhibitionist!"'
+						else
+							'"Mari! Are you slut shaming me?" you ask her in mock accusation.'
+							'"No! No! Well... Maybe a <i>little,</i>" Mari replies in a teasing voice.'
+							'"Mari!"'
+							'"It <i>is</i> kind of slutty!"'
+						end
+						gs 'model_mari','mari_chat'
+					end
+				end
+			end
+		elseif mari['convo'] = 6 and mari['model_ask'] = 1:
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading4.jpg"></center>'
+			'"By the way <<$mari[''used_firstname'']>>, I just realized something," she says, giving you a suspicious look.'
+			'You look back at her quizzically.'
+			'"I told you about how I got started as a model here and why, but it''s not fair if only <i>I</i> share something like that. What about you? Why did you decide to become a model?"'
+			act'To make money to buy things':
+				cla & *clr
+				'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading2.jpg"></center>'
+				'"I just really wanted the extra cash so I could buy more stuff. Clothes, makeup, whatever. It''s not like I really <i>need</i> to be doing this. I''m just in it for the money."'
+				'"Oh well, I suppose that''s a fair a reason as any," she says. "I like being able to afford nice things too."'
+				gs 'model_mari','mari_chat'
+			end
+			
+			act'To make money because I needed it':
+				cla & *clr
+				'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading2.jpg"></center>'
+				'"Oh, I just needed the money. Things to buy, bills to pay, you know."'
+				'"Oh yeah, I definitely couldn''t afford my apartment if I didn''t work here. But it''s not a bad job is it?"'
+				gs 'model_mari','mari_chat'
+			end
+			if pcs_inhib < 20 or sutdio_inhib > 0:
+				act'To build confidence':
+					cla & *clr
+					if studio_inhib = 3 and pcs_inhib >= 60:
+						'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading6.jpg"></center>'
+						'"I first started here because I wanted to build up my confidence," you explain. "I was pretty shy about my body when I first started working here and I remember I was <i>not</i> comfortable with the ''no clothes'' policy. But now... I don''t even think about it anymore. I just... strip down and get to work."'
+						'"Wow! That''s amazing! I''m so happy for you!" Mari gets up and gives you a warm hug, pressing her naked body tight against you. "It''s important to be comfortable in your own skin. I''m glad you started working here."'
+						'"Yeah, me too," you smile back at her.'
+					elseif studio_inhib = 3:
+						'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading6.jpg"></center>'
+						'"I first started here because I wanted to build up my confidence," you tell her. "I was pretty shy about my body when I first started working here and to be honest, I''m still not totally comfortable being naked all the time. But it''s really helped me to come out of my shell! I wasn''t expecting that, but I won''t complain about it anymore."'
+						'"Wow! That''s great <<$mari[''used_nickname'']>>! And don''t worry. You''ll get completely used to the nudity soon. Everyone who works here for more than a couple months does."'
+						'"As comfortable as you are?" you tease.'
+						'"Well, not even <i>I''m</i> comfortable with how cold the A/C gets in here!" Mari replies, throwing both of you into a fit of laughter.'
+					elseif studio_inhib = 2:
+						'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading3.jpg"></center>'
+						'"I''m trying to build up my confidence," you admit. "I''m kind of... shy about my body. I thought that doing some modelling might help. But I didn''t expect anything like this ''dress code'' when I first signed up! This is miserable!"'
+						'"But you''re still doing it anyways," Mari points out. "That''s super brave! A lot of girls who start out here feel the same way you do now. Some end up quitting over it. But the ones who stay all end up <i>way</i> more confident in themselves. Trust me, if you keep working here you''ll definitely get what you came here for!"'
+						'"Thanks Mari," you smile, comforted by what she said.'
+					else
+						'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading3.jpg"></center>'
+						'"I was hoping to build up my confidence," you admit hesitantly. "I''m actually really shy about my body. Putting my clothes in my locker puts me on edge and even just the idea of wearing certain kinds of clothes is too much for me. But everyone around me seems like they''re having fun and I want to experience new things and I don''t want to be held back by my own inhibitions."'
+						'"Wow! It was really brave of you to pick a nude modelling studio to do that, but I guess it gets the job done. Don''t you worry <<$mari[''used_nickname'']>>, keep coming here and you''ll definitely start to see some changes in your life. I don''t even wear clothes around the house anymore!"'
+						'You both laugh and you feel somewhat comforted by what she said.'
+					end
+					gs 'model_mari','mari_chat'
+				end
+			end
+			if exhibitionist_lvl > 0:
+				act'Because it turns me on':
+					cla & *clr
+					'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading4.jpg"></center>'
+					'"What? Why? Cause it turns me on!"'
+					'"... you can''t be serious," she says, giving you a look.'
+					act'I''m totally serious':
+						cla & *clr
+						'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading5.jpg"></center>'
+						'"Who says I''m not being serious? Being a model is fucking hot! Knowing that all those men are out there looking at pictures of me, probably whacking it, fantasizing about sleeping with me, it just really turns my crank, know what I''m saying?"'
+						'Mari looks away, smiling but also blushing in embarrassment. "Oh my goodness <<$mari[''used_nickname'']>>! I had no idea you were such a pervert!"'
+						'"Come on Mari, don''t tell me you don''t get off on this at least a little?"'
+						'"No!" she laughs. "I''m not judging you for it or anything, but that definitely wasn''t the answer I was expecting."'
+						'"Hey Mari, you think that your old boss is jerking off to pictures of you right now?"'
+						'She blushes even harder going, "Oh no, I do NOT even want to consider that!"'
+						'"Well maybe he''s jerking off to pictures of me instead? Would you prefer that?" You continue to tease her for a minute, both of you relentlessly giggling before you run out of good ammo to keep it going.'
+						gs 'model_mari','mari_chat'
+					end
+				end
+			end
+		elseif mari['convo'] = 7:
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading5.jpg"></center>'
+			'"Sooooo Mariiiii! Any luck finding a boyfriend yet?"'
+			'"<<$mari[''used_nickname'']>>!"'
+			'"Hey girl! I''m just concerned for you! I want you to get that opportunity for that special someone to pop your cherry while we''re both still young! It''s like you say, us girls have to stick together don''t we?"'
+			'She smiles back at you. "Yeah. We do."'
+			gs 'model_mari','mari_chat'
+		end
+	end
+
+	act'Ask about her book':
+		*clr & cla
+		'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading16.jpg"></center>'
+		'"How come you''re always reading the same book Mari?"'
+		'"Oh this old thing? I don''t know, it''s just one of my favorite stories. I fell in love with it back when I still lived in Gadukino. It''s about a girl who moves away from her home and experiences all kinds of stuff. Love, and adventure, and new things she never even dreamed existed... I guess it''s comforting to me because I feel like the girl in this story. And I suppose it also reminds me a bit of home and how it''s never far away..."'
+		act'Continue':
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading7.jpg"></center>'
+			'She says her last sentence with a smile. No sadness. No regret. Just happy to be living her life the way she is and happy she had parents who let her strike out on her own at such a young age.'
+			gs 'model_mari','mari_chat'
+		end
+	end
+
+	act'Ask about food':
+		*clr & cla
+		'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading3.jpg"></center>'
+		'"Hey Mari, do you know any good places to eat around here?"'
+		'"Hmm... There''s a place near by here that sells really great burgers! But the photographers specifically ask us not to eat there too often or we''ll get fat and they''ll fire us."'
+		'You laugh about it together.'
+		gs 'model_mari','mari_chat'
+	end
+
+	act'Ask how she stays in shape':
+		*clr & cla
+		'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading6.jpg"></center>'
+		'"How do you stay in such good shape Mari? I''m struggling to keep this figure."'
+		'"I know right? It''s so hard!" The nice thing though is that there''s a fitness center nearby so I can always work out there on my way home from work. Good prices <i>and</i> conveniently placed! There''s a few perverts there though, so watch out!"'
+		'"Haha, okay Mari!"'
+		gs 'model_mari','mari_chat'
+	end
+
+	act'Talk about modelling':gt'model_mari','mari_modelling_chat'
+	
+
+	!!if week = 6:
+	!!	act'Ask about her weekend plans':
+
+
+	if mari['sex'] = 0:
+		act'Ask for sex advice':
+			*clr & cla
+			mari['sex'] = 1
+			'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading3.jpg"></center>'
+			'"Sex?? You want to ask me for advice on sex???" she says, seemingly surprised.'
+			'"Yeah, I just wanted to ask you about it since you always have such good advice about everything."'
+			act'Continue':
+				*clr & cla
+				'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading5.jpg"></center>'
+				'"Well... That''s... I..." Mari is blushing heavily, her face turning dramatically red. You think this is the first time you''ve ever seen her embarrassed about something. "I might not be the best person to ask <<$mari[''used_nickname'']>>..."'
+				act'"Wait... don''t tell me you..."':
+					*clr & cla
+					'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading4.jpg"></center>'
+					'The realization dawns on you slowly as her face grows more and more red. "Wait... don''t tell me you''ve..."'
+					'"Never had sex?" she says shyly. "No... I haven''t..."'
+					act'Continue':
+						*clr & cla
+						'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading5.jpg"></center>'
+						'Your mouth is agape as she wriggles in embarrassment. She doesn''t seem upset by any means, she''s still clearly smiling. It kind of reminds you of when you were younger and when girls asked each other if they had ever kissed a boy.'
+						'"You''re a virgin?! You''re a nude model who''s <<sisterAge>> and living in St. Petersburg and you''re a virgin?!"'
+						'Your exclamations are met with hushes, "Shh! Shh! Shh shh shh! Not so loud!" as Mari tries to quiet you down while holding back her own nervous laughter.'
+						act'"But how?!"':
+							*clr & cla
+							'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading6.jpg"></center>'
+							'"But how?!"'
+							'"And who was I supposed to lose it to??" she says with a laugh. "You know Gadukino. Mitka or one of his friends? There isn''t much selection there is there?"'
+							act'Nod':
+								*clr & cla
+								'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading14.jpg"></center>'
+								'You nod at her statement as you realize she kind of has a point.'
+								'"I want it to be <i>romantic!</i>" she says with a swoon. "I want to be swept off my feet and fall in love and just slip head over heels with someone until one thing leads to the next and then they''re on top of me and our clothes are coming off and I feel them inside me, slow and gentle and..."'
+								'She blushes and cuts off.'
+								'"Sorry. I''m being really sappy and embarrassing right now..."'
+								act'It sounds romantic':
+									*clr & cla
+									'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading5.jpg"></center>'
+									'"It sounds very romantic Mari," you smile.'
+									'"Shut up, you''re just saying that," she waves you off, cheeks turning an even deeper red.'
+									act'Continue':
+										*clr & cla
+										'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading19.jpg"></center>'
+										'She looks a little confused and picks up her book again.'
+										'Mari blushes intensely and says, "N-no... I like boys..." You see her whisper the words again quietly to herself, "I like boys..."'
+										act'Continue':
+											*clr & cla
+											'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading10.jpg"></center>'
+											'She shakes her head and snaps out of it, sitting back down and picking up her book again.'
+											'"Anyways, was there anything else you wanted to talk about?"'
+											act'"No, that was all"':
+												*clr & cla
+												'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading3.jpg"></center>'
+												'"Alright <<$mari[''used_nickname'']>>. I''ll see you later okay?"'
+												'"For sure Mari!"'
+												act'Leave':gt 'foto','studio'
+											end
+											act'"Yeah, I wanted to talk about..."':
+												cla & *nl
+												'"Yeah, actually I wanted to talk about..."'
+												gs 'model_mari','mari_chat'
+											end
+										end
+									end
+								end
+								
+								act'"Are you bi?"':
+									*clr & cla
+									'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading18.jpg"></center>'
+									'"Are you bi Mari?" you blurt out without thinking.'
+									'She turns suddenly giving you a bewildered look. "What? Why would you ask that...?"'
+									'"Oh, sorry. I didn''t mean to offend you! I swear! It''s just that I wasn''t sure and... well you never actually said ''he''. I wasn''t sure if you went both ways."'
+									act'Continue':
+										*clr & cla
+										'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading19.jpg"></center>'
+										'"Well I..." Mari looks off to the side seeming puzzled. "I never really thought about it. I like boys! I know that. But... girls?"'
+										act'Continue':
+											*clr & cla
+											'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading17.jpg"></center>'
+											'"What do you think? Do you really think I might like girls too?"'
+											act'No':
+												cla & *clr
+												'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading17.jpg"></center>'
+												'"No!" you say hurriedly. "I mean, I was being rude. I was just reading too far into things. I didn''t mean to... You know."'
+												'"It''s okay <<$mari[''used_nickname'']>>," Mari says, instantly breaking back into her usual smile. "You''re probably right. No harm done."'
+												act'Continue':
+													*clr & cla
+													'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading17.jpg"></center>'
+													'"No harm done..." she mutters to herself again with a far-off look.'
+													gs 'model_mari','mari_chat'
+												end
+											end
+											
+											!!{act'Yes':
+												cla & *clr
+												'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading19.jpg"></center>'
+												'"I really think you might Mari," you admit. "The way you act, how you''re always hugging me and other girls, honestly the way you look at us sometimes... It might be more affectionate than you realize."'
+												'"Oh.'
+											
+											end}
+											
+											act'Maybe':
+												cla & *clr
+												'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading19.jpg"></center>'
+												'"Maybe?" you shrug. "The way you act, how kind you are to the other girls here, the way you''re always hugging me... It might be more affectionate than you realize. But I can''t be the judge of that. Only you can say if it''s something more."'
+												'"I guess this is something I''ll have to think about..."'
+												gs 'model_mari','mari_chat'
+											end
+											
+											!!act'I don''t know':
+											
+											
+											!!end
+											
+										!!	act'We could find out (try to kiss her)':
+											
+											
+										!!	end
+											
+										end
+									end
+								end
+							end
+						end
+					end
+				end
+			end
+		end
+	end
+	if mari['sex'] = 1:
+		act'Ask for sex advice':
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading5.jpg"></center>'
+			'"<<$mari[''used_nickname'']>>, we already talked about this! I''m a virgin remember?"'
+			'"Well... you never know if something... <i>popped</i> up!" you say with a wink.'
+			'She blushes at the inference.'
+			gs 'model_mari','mari_chat'
+		end
+	end
+end
+
+
+if $ARGS[0] = 'mari_modelling_chat':
+	*clr & cla
+	'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading2.jpg"></center>'
+	'"You want to talk about modelling? What about it?"'
+	
+	act'Talk about something else':cla & gs'model_mari','mari_chat'
+
+	if mari['model_exp'] ! daystart:
+		act'Ask for modelling advice':
+			*clr & cla
+			mari['model_exp'] = daystart
+			mdlng_exp += 1
+			'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading3.jpg"></center>'
+			'"Hmm... Basically what I told you before: Just be grateful for what you have and be happy, and it''ll be alright. Keep a positive attitude and try not to take anything the photographers say personally. Remember, they''re trying to help themselves as much as they''re trying to help you."'
+			'You thank her for her advice.'
+			'"Oh! And one more thing too."'
+			act'"What''s that?"':
+				*clr & cla
+				'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading6.jpg"></center>'
+				if pcs_pubes < 11:
+					'She stands up and gives you a tight hug. Once again you feel her soft breasts molding into yours and her hot skin rubbing against you. Her hug is so tight that your hips are being pressed together and you can feel her bush between your legs.'
+				else
+					'She stands up and gives you a tight hug. Once again you feel her soft breasts molding into yours and her hot skin rubbing against you. Her hug is so tight that your hips are being pressed together and you can feel her bush brushing against your own.'
+				end
+				'Pulling back with a smile she says, "Always make friends with your co-workers. Especially girls. We have to stick together!"'
+				'You can''t help but smile back, saying, "We sure do Mari!"'
+				act'Continue':gt 'model_mari','mari_modelling_chat'
+			end
+		end
+	end
+
+	act'Ask her how she became a model':
+		mari['model_ask'] = 1
+		*clr & cla
+		'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading2.jpg"></center>'
+		'"How did you become a model here Mari? Did you get hired here right after moving from Gadukino?"'
+		'"Well, no, not immediately. I tried a few other jobs out first. I tried being a clerk at Pussy Kats in the mall before I found this job."'
+		'"Jobs weren''t exciting enough for you?"'
+		'"Oh no, it''s not that. If I could do anything for work and still get paid enough to live comfortably, I don''t think I''d mind working at a clothing store."'
+		'You frown.'
+		act'"Why''d you quit then?"':
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading4.jpg"></center>'
+			'She gives you a look and says, "Too many perverts."'
+			act'"We''re nude models!"':
+				*clr & cla
+				'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading5.jpg"></center>'
+				'"Mari!" you cry out with a laugh. "You''re a nude model!"'
+				'Laughing with you she looks down and says, "I know! I know! But all the employees and the customers were constantly trying to get into my pants and I once walked in on the manager jerking off into a condom! At least as a model I can assume people are getting off by to pictures of me instead of trying to reach up my skirt. Then they''re happy and I don''t have to see it!"'
+				'After thinking about it a bit, you can''t help but be inclined to agree.'
+				act'Continue':
+					*clr & cla
+					'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading7.jpg"></center>'
+					'"So then how <i>did</i> you get hired here?"'
+					'Mari looks down at her book smiling in a way that looks like she''s slightly embarrassed. "I just... kind of... walked in... I saw some of the albums they have by the entrance, thought, ''Hey, maybe I can do this?'' and asked if I could get hired here."'
+					'"And they hired you just like that?" you ask.'
+					'"Well, I mean I had to do the same things you did. I asked, they asked me to strip down, I did what they said, you know how it was. There were a couple extra hoops I had to jump through too though. Don''t tell anyone but I was 17 at the time so I had to buy a fake passport just to get started. But as you can see, it was well worth it!"'
+					mari['fakepassport'] = 1
+					act'Keep chatting':gt 'model_mari','mari_modelling_chat'
+				end
+			end
+		end
+	end
+	
+	if mari['name_chat'] = 0:gs 'model_mari','mari_nametalk'
+	
+	if mari['parent_ask'] < 1 and mid($start_type,1,2) = 'sg':
+		act'Ask about her parents':
+			mari['parent_ask'] = 1
+			cla & *clr
+			'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading2.jpg"></center>'
+			'"Hey, this is kind of personal but... I was wondering. What do your parents think of all this? I''m mostly asking since we kind of come from similar backgrounds and you know, your parents are from Gadukino and I''m from Pavlovsky and we''re in sort of similar situations and... you know..."'
+			'You trail off at the end of your sentence, unsure of how to end such a personal request.'
+			act'Continue':
+				*clr & cla
+				'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading9.jpg"></center>'
+				'Mari looks away for a moment, contemplating your question.'
+				'"Well, to be honest I don''t really know. I mean my parents know I''ve got a job in the city but they don''t know exactly what I do. I know they love me a lot and they''re very happy for me for living my dream and maybe they''d even be proud of me if I told them about it, but I don''t know."'
+				act'Continue':
+					*clr & cla
+					'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading10.jpg"></center>'
+					if mari['age'] <= 19:
+						'"I''m not sure how much they <i>need</i> to know about their teenage daughter having pictures taken of her in the nude and put in magazines and on the internet. So my advice is, it all depends on your parents. If they''re cool with it, maybe you should tell them. Otherwise, I guess don''t."'
+					else
+						'"I''m not sure how much they <i>need</i> to know about their daughter having pictures taken of her in the nude and put in magazines and on the internet. So my advice is, it all depends on your parents. If they''re cool with it, maybe you should tell them. Otherwise, I guess don''t."'
+					end
+					act'Continue':
+						*clr & cla
+						'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading11.jpg"></center>'
+						'She looks at you a bit concerned, hoping that she''s been of some help to you.'
+						'Unsure of what to do you hesitate in your response resulting in an awkward pause.'
+						act'Continue':
+							*clr & cla
+							'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading6.jpg"></center>'
+							'"Oh, come here silly," she says as she stands up and wraps you in a big hug. Just like the first time she hugged you, you can feel the wonderful softness of her breasts, the warmth of her body and the smoothness of her skin pressing against yours. It''s... nice... There''s no other way to describe it.'
+							'"If you need anything, I''m here for you <<$mari[''used_firstname'']>>." She pulls back and smiles wide at you.'
+							'You smile back, saying, "Thanks for the talk Mari, I''ll keep it in mind when I decide on how to deal with things."'
+							*nl
+							'"So, was there anything else you wanted to talk about?"'
+							act'Keep chatting':gt 'model_mari','mari_modelling_chat'
+						end
+					end
+				end
+			end
+		end
+	end
+
+	if mari['fakepassport'] = 1:
+		act'Ask about her fake passport':
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading2.jpg"></center>'
+			'"Wait, you used a fake passport to start working here?"'
+			'"Yeah."'
+			'"So how old are you now?'
+			if year = 2016 or (year = 2017 and month < 5):
+				'"I''m 18 now, thankfully. My birthday was actually just this last May."'
+			elseif year > 2016 and month > 5:
+				'"I''m <<2016 - 1997>>. I turned 18 back in 2016."'
+			else
+				'"I''m <<2016 - 1998>>. I turned 18 back in 2016."'
+			end
+			if age < 18 and fakepassport = 1:
+				act'"Did you buy it from the print shop guy?"':
+					*clr & cla
+					'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading3.jpg"></center>'
+					'"Hey, did you buy it from that guy in the red light district print shop?" you ask her.'
+					'She perks up as you say this.'
+					'"I did! How did you know? Are you using one now? How old are you?"'
+					act'Tell her shyly':
+						cla
+						*nl
+						'"I''m <<age>>... You''re not going to tell anyone are you?"'
+						'"Are you kidding? How could I? You basically did the same thing I did. We''d both get in trouble!" she laughs.'
+						act'"Hey..."':
+							*clr & cla
+							'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading6.jpg"></center>'
+							'"Hey... this reminds me for some reason... The guy who interviewed you, did he also make you strip down before telling you how old you needed to be to work here?"'
+							'Mari jumps up out of her seat to finish your sentence, "And then told you that he liked your naked body so you should go to the red light district and buy a fake passport??"'
+							'"Yeah he did!" you cry out. "What a perv! Going out of his way to make excuses to take pictures of underage girls like us!"'
+							'You laugh about it together and then try to quiet down a bit, remembering you should probably not spread it around that you''re only <<age>>...'
+							act'Keep chatting':gt 'model_mari','mari_modelling_chat'
+						end
+					end
+					act'Tell her excitedly':
+						*clr & cla
+						'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading6.jpg"></center>'
+						'"I''m <<age>>!"'
+						'"What??" she cries, jumping up excitedly. "That''s crazy!"'
+						'"I know right? What are the odds that two girls like us from outside the city would both buy fake passports to end up here?"'
+						'"You said you visit your grandparents in Gadukino sometimes right? Maybe it''s something in the water!" she laughs.'
+						'You laugh with her for a moment before the both of you calm down again.'
+						'"Hey... this reminds me for some reason... The guy who auditioned you... Did he also make you strip down before telling you how old you needed to be to work here?"'
+						'"And then told you that he liked your naked body so you should go to the red light district and buy a fake passport??"'
+						'"Yeah he did! What a perv! Going out of his way to make excuses to take pictures of underage girls like us!"'
+						'You both burst into fits of laughter before clapping your hands over your mouths and trying to stifle your hysterics. You probably shouldn''t spread it around that you''re only <<age>>...'
+						act'Keep chatting':gt 'model_mari','mari_modelling_chat'
+					end
+				end
+			end
+
+			if age >=18 and fakepassport = 1:
+				act'"Did you buy it from the print shop guy?"':
+					*clr & cla
+					'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading3.jpg"></center>'
+					'"Hey, did you buy it from that guy in the red light district print shop?" you ask her.'
+					'She perks up as you say this.'
+					'"I did! How did you know? Are you using one now? How old are you?"'
+					if age = model['age']:
+						act'I''m <<age>>.':
+							*clr & cla
+							'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading2.jpg"></center>'
+							'"I''m <<age>>. I didn''t work here when I was still underage, but I still needed the fake to buy booze and stuff," you grin.'
+							if mid($start_type,1,2) = 'sg':
+								'"That''s fair enough I guess. Not everyone has a neighbor like Misha brewing moonshine vodka in his barn," she laughs.'
+							else
+								'"That''s fair enough I guess. I didn''t drink when I lived in the village, but if I ever wanted one, I had a neighbor who would brew moonshine in his barn," she laughs.'
+							end
+							act'Keep chatting':gt 'model_mari','mari_modelling_chat'
+						end
+					else
+						act'I''m <<age>>.':
+							*clr & cla
+							'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading3.jpg"></center>'
+							'"Oh, I''m <<age>>. But just like you, I still needed a fake one when I first started here. This reminds me for some reason, did the guy who auditioned you also make you strip down before telling you how old you needed to be to work here?"'
+							'Mari jumps up out of her seat to finish your sentence, "And then told you that he liked your naked body so you should go to the red light district and buy a fake passport??"'
+							'"Yeah he did!" you cry out. "What a perv! Going out of his way to make excuses to take pictures of underage girls like us!"'
+							'You laugh about it together and then try to quiet down a bit, remembering you should probably not spread it around that the studio uses underage models. Wouldn''t be very good for your careers...'
+							act'Keep chatting':gt 'model_mari','mari_modelling_chat'
+						end
+					end
+				end
+			end
+
+			if fakepassport = 2:
+				act'"Did you buy it from the print shop guy?"':
+					cla
+					'"Hey, did you buy it from that guy at the print shop in the red light district?" you ask her.'
+					'She perks up as you say this.'
+					'"I did! How did you know? Are you using one now? How old are you?"'
+					act'"I''m <<age>>, I never used a fake passport."':
+						*clr & cla
+						'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading3.jpg"></center>'
+						'"Oh no, I''ve never bought a fake passport. I''m <<age>> and I''ve always been working here legally, I just know about the guy. It was where the Gopniks in my school would go to get their fakes so they could buy booze," you say with a laugh.'
+						'"Oh! I didn''t realize he was that well known."'
+						act'Continue':
+							*clr & cla
+							'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading8.jpg"></center>'
+							'You decide to tease her a bit. "You know Mari, for a girl who went out of her way to start nude modelling before she was legal, you''re kind of innocent."'
+							'She grins back at you. "What can I say? I''m just a poor, naive, gullible farm girl who was promised fame and fortune if she got naked."'
+							'You both burst into laughter and then try to quiet down a bit, remembering you should probably not spread it around that the studio uses underage models. Wouldn''t be very good for your careers...'
+							act'Keep chatting':gt 'model_mari','mari_modelling_chat'
+						end
+					end
+				end
+			end
+
+			if fakepassport = 0:
+				act'"Where did you even get it?"':
+					cla
+					'"Where did you even get a fake passport? Weren''t you new here?"'
+					'"Oh! I definitely was!" Mari says. "When I asked about working here, the guy had me strip down to check me out. Then when he said I looked good enough he asked me how old I was. When I told him I was only 17 he said I couldn''t work here. I really needed the job so I asked him if there was any way I could and he said that since he liked my body, I should find a guy in the red light district who sells fake passport from him and come back."'
+					act'"I can''t believe you went through so much to start nude modelling underage!"':
+						*clr & cla
+						'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading5.jpg"></center>'
+						'"I can''t believe you went through so much to start nude modelling while you were underage!" you say in astonishment. "Couldn''t you have just waited a year?"'
+						'She looks down in embarrassment. "Well... I guess... But I <i>really</i> love this job <<$mari[''used_nickname'']>>. Wasn''t it all worth it?"'
+						'As you look at her, you relent a bit. You can''t really fault her for chasing so hard after something she loves doing.'
+						act'Continue':
+							*clr & cla
+							'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading8.jpg"></center>'
+							'Still, you decide the opportunity to tease her is too good to pass up. "You know Mari, for a girl who went out of her way to start nude modelling before she was legal, you''re kind of innocent."'
+							'She grins back at you. "What can I say? I''m just a poor, naive, gullible farm girl. They said they could make all my dreams come true if I took my clothes off for them..."'
+							'You both burst into laughter and then try to quiet down a bit, remembering you should probably not spread it around that the studio uses underage models. Wouldn''t be very good for your careers...'
+							act'Keep chatting':gt 'model_mari','mari_modelling_chat'
+						end
+					end
+				end
+			end
+			
+!!			act'Do you ever worry about the consequences?':
+		end
+	end
+end
+
+if $ARGS[0] = 'mari_nametalk':
+	act'Ask about her real name':
+		mari['name_chat'] = 1
+		cla & *clr
+		'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading7.jpg"></center>'
+		'"Hey Mari, I was wondering. You know how some models here use fake names?"'
+		'"Yeah?"'
+		'"Is Mari your real name?" you ask'
+		'"Well, yes and no," she smiles shyly.'
+		act'What''s that supposed to mean?':
+			cla & *clr
+			'<center><img <<$set_imgh>> src="images/characters/city/models/mari/face.jpg"></center>'
+			'"Huh? What does <i>that</i> mean?" you asked.'
+			'"Well, my real name is actually Mariya," she says. "When they asked me if I wanted to use another name, I was kind of surprised. I just kind of said Mari and they went with it. Next thing you know, it''s in the database."'
+			act'Mari suits you':
+				cla & *clr
+				'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading15.jpg"></center>'
+				'"It suits you," you smile. "''Mari'', I mean."'
+				'"Yeah? I think so too," she smiles back at you. "Ever since I started this job, I think of myself more as ''Mari''. I introduce myself that way to everyone now. What about you?"'
+				gs 'model_mari','mari_nametalk2'
+			end
+			
+			act'You look like a Mariya':
+				cla & *clr
+				'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading5.jpg"></center>'
+				'"Now that you mention it, you do look like a ''Mariya''," you remark.'
+				'"What''s <i>that</i> supposed to mean?" she says, blushing. "Only my family members still call me Mariya. Even Mitka calls me Mari when he sees me. But enough about me. What about you?"'
+				gs 'model_mari','mari_nametalk2'
+			end
+		end
+	end
+end
+
+if $ARGS[0] = 'mari_nametalk2':
+	act'What <i>about</i> me?':
+		cla & *clr
+		'<center><img <<$set_imgh>> src="images/characters/city/models/mari/face.jpg"></center>'
+		'"What <i>about</i> me?" You quizzically tilt your head at Mari.'
+		'"Your name!" she says, laughing. "Is <<$model[''firstname'']>> your real name?"'
+		gs 'model_mari','mari_nametalk3'
+	end
+	
+	act'My name?':
+		cla & *clr
+		'<center><img <<$set_imgh>> src="images/characters/city/models/mari/face.jpg"></center>'
+		'"<i>My</i> name?" you say, taken aback.'
+		'"Yes! Your name!" she says, laughing. "Is <<$model[''firstname'']>> your real name?"'
+		gs 'model_mari','mari_nametalk3'
+	end
+end
+
+if $ARGS[0] = 'mari_nametalk3':
+	if $model['firstname'] = $pcs_firstname:
+		act'It is actually':
+			cla & *clr
+			'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading3.jpg"></center>'
+			'"It is, actually," you nod.'
+			'"Really?" Mari perks up at that.'
+			'"You seem surprised," you laugh.'
+			'"Most of the other models use a proper fake name," she says. "I didn''t expect anybody else to use their real name."'
+			act'Keep chatting':gt 'model_mari','mari_modelling_chat'
+		end
+	elseif $model['firstname'] = $pcs_nickname:
+		act'It''s my nickname':
+			cla & *clr
+			'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading3.jpg"></center>'
+			'"It is, actually," you nod. "Well. Sort of. It''s a nickname for me, like you."'
+			'"Really?" Mari perks up at that.'
+			'"You seem surprised," you laugh.'
+			'"Most of the other models use a proper fake name," she says. "I didn''t expect anybody else to be like me."'
+			act'Keep chatting':gt 'model_mari','mari_modelling_chat'
+		end
+	else
+		act'No, it''s <<$pcs_firstname>>':
+			cla & *clr
+			'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading3.jpg"></center>'
+			'"It''s not," you shake your head. "My real name is <<$pcs_firstname>>. My friends call me <<$pcs_nickname>>."'
+			!!'"<<$pcs_nickname>>..." Mari says, smiling to herself as if seeing how your name feels in her mouth. "I like it. Do... do you mind if I call you that?"'
+			gs 'model_mari','mari_nametalk6'
+		end
+	end
+	act'I''d rather not say':
+		cla & *clr
+		'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading4.jpg"></center>'
+		'"I''d... rather not say," you say hesitantly.'
+		gs 'model_mari','mari_nametalk4'
+	end
+	
+	act'That''s a secret':
+		cla & *clr
+		'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading4.jpg"></center>'
+		'"That''s a secret," you say, giving her a smug smirk and a wink.'
+		gs 'model_mari','mari_nametalk6'
+	end
+end
+
+if $ARGS[0] = 'mari_nametalk4':
+	'"Come now," Mari says, giving you a look. "That''s not really fair, is it? I told you mine. Well, let you know it''s real anyways. Please? Won''t you tell me?"'
+	act'Insist no':
+		cla & *clr
+		'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading10.jpg"></center>'
+		'"No Mari," you shake your head. "I don''t want people knowing my real name. It''s important that it stays that way."'
+		'"You''re right," Mari says, looking down and seeming ashamed. "I''m being insensitive. It''s not my business. I''m sorry."'
+		act'Keep chatting':gt 'model_mari','mari_modelling_chat'
+	end
+	act'Give in and tell her':
+		cla & *clr
+		'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading3.jpg"></center>'
+		'You feel bad leaving her in the dark. She''s right. It''s only fair after all.'
+		'"My real name is <<$pcs_firstname>>," you admit. "My friends call me <<$pcs_nickname>>."'
+		gs 'model_mari','mari_nametalk6'
+	end
+end
+
+if $ARGS[0] = 'mari_nametalk6':
+	'"<<$pcs_nickname>>..." Mari says, smiling to herself as if seeing how your name feels in her mouth. "I like it. Do... do you mind if I call you that?"'
+	act'I''d rather you not':
+		cla & *clr
+		'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading2.jpg"></center>'
+		'"Sorry," you say. "I''d rather you not. I want to keep a distance between my real life and this job, you know?"'
+		'"I get that," Mari replies understandingly. "Sorry for asking. I shouldn''t have."'
+		'"It''s okay," you tell her. "But at least you know now."'
+		'"Yeah..." Mari smiles back at you.'
+		act'Keep chatting':gt 'model_mari','mari_modelling_chat'
+	end
+	
+	act'I''d like that':
+		$mari['used_firstname'] = $pcs_firstname
+		$mari['used_nickname'] = $pcs_nickname
+		$mari['used_lastname'] = $pcs_lastname
+		cla & *clr
+		'<center><img <<$set_imgh>> src="images/characters/city/models/mari/talking/reading2.jpg"></center>'
+		'"I think I''d like that," you say and Mari practically beams back at you.'
+		'"Really?"'
+		'"Why do you look so surprised?" you laugh. "You asked."'
+		'"No! It''s not that! I-" Mari stops, blushing. "I''m really grateful <<$mari[''used_firstname'']>>'
+		act'Keep chatting':gt 'model_mari','mari_modelling_chat'
+	end
+end
+
+--- model_mari ---------------------------------

+ 6 - 1
locations/saveupdater.qsrc

@@ -364,7 +364,12 @@ end
 		mari['fakepassport'] = mari_fakepassport
 		mari['saveupdate'] = 1
 	end
-
+	
+	if $model['firstname'] = '':
+		$model['firstname'] = $pcs_firstname
+		$model['nickname'] = $pcs_nickname
+		$model['lastname'] = $pcs_lastname
+	end
 
 	!! Fixing Katja and Natasha relationship
 	if npc_sex['A14'] > 1: npc_sex['A14'] = 1