Ver código fonte

[fixed] typos

rachels 1 ano atrás
pai
commit
a3796a2b55

+ 1 - 1
locations/NikoMeyHome.qsrc

@@ -879,7 +879,7 @@ if $ARGS[0] = 'Bathroom':
 		act 'Turn around': VKAftermathEvent = 1 & gt 'NikoMeyHome', 'Kat Bath'
 	elseif VKAftermathEvent = 0 and NataliaPavlovaQW >= 20 and VKNatChat = 1:
 		act 'Turn around': VKAftermathEvent = 1 & gt 'NikoMeyHome', 'Natalia Bath'
-!!	This used to have the variable that what replaced by katjQW['dom'] in the conditions so this should be acounted when this event is added back in. Remember to also to look at the conditions of the text before this section of if and elseif.
+!!	This used to have the variable that what replaced by katjaQW['dom'] in the conditions so this should be acounted when this event is added back in. Remember to also to look at the conditions of the text before this section of if and elseif.
 !!	elseif VKAftermathEvent = 0 and VKKatjaChat = 1 and VKWip = 100:
 !!		act 'Turn around': VKAftermathEvent = 1 & gt 'NikoMeyHome', 'Katja Bath'
 	elseif VKAftermathEvent = 0:

+ 2 - 2
locations/city_kafe.qsrc

@@ -267,7 +267,7 @@ if $ARGS[0] = 'lunch':
 	$location_type = 'event'
 	*clr & cla
 	!!set time to 15:30
-	minut += 270 - minute
+	minut += 270 - minut
 	gs 'stat'
 	'<center><b><font color="maroon">The Roadhouse</font></b></center>'
 	'<center><img <<$set_imgh>> src="images/locations/city/residential/cafe/kafe.jpg"></center>'
@@ -376,7 +376,7 @@ end
 if $ARGS[0] = 'events':
 	!!set time to 18:00
 	if hour = 15:
-		miunt += 180 - minut
+		minut += 180 - minut
 	else
 		minut += 120 - minut
 	end

+ 1 - 1
locations/hunter_favors.qsrc

@@ -42,7 +42,7 @@ if $ARGS[0] = 'housekeeping_request':
 			!Cook some mushroom soup or meat stew if yard is also clean and a fire is going on in the yard
 			elseif mushroom_soup + meat_stew < 4:
 				if hunter_collective_opinion >= 15:'"<<$pcs_nickname>>," he says. "We don''t have anything for dinner. Could you please cook something?"'
-				if hunter_collective_opinion < 15:'"$<<pcs_nickname>>," he says sternly. "We have nothing to eat for dinner, you useless bitch. Go make something before we starve."'
+				if hunter_collective_opinion < 15:'"<<$pcs_nickname>>," he says sternly. "We have nothing to eat for dinner, you useless bitch. Go make something before we starve."'
 				if boletus > 0:
 					act 'Cook some mushroom soup (0:30)':hunter_collective_opinion += 4 & gs 'hunter_favors', 'mushroom_soup'
 				elseif raw_meat > 0:

+ 66 - 66
locations/katja_dorm.qsrc

@@ -3,7 +3,7 @@
 
 !!This files governs Katjas interactions in her dorm room. The following variables are part of her storry line:
 !! katjaQW['QWstage'] = 1 You have agreed to hang out with Katja afer school. (meynoldQW = 1)
-!! katjaQW['QWstage'] = 2 You have been to Katja''s house and you can go there to hang out with her. (meynoldQW = 2) 
+!! katjaQW['QWstage'] = 2 You have been to Katja''s house and you can go there to hang out with her. (meynoldQW = 2)
 !! katjaQW['QWstage'] = 3 You have kissed Katja and she might be interested in more. (katjaFirstKiss = 1 and KatjaOTN)
 !! npc_sex['A14'] = 1 You have had at least one sexual experince with Katja.
 !! katjaQW['QWstage'] = 4 Katja have asked you to helpe have sex with a boy.
@@ -11,7 +11,7 @@
 !! katjaQW['QWstage'] = 6 You have talked with Katja about her first experience with a boy.
 !! katjaQW['QWstage'] = 7 You have told Katja about the boys in the park.
 
-!! katjaQW['boy_block'] is set to 1 if you tell Katja that you have no interest in boys when she ask about you sex experience whit boy. 
+!! katjaQW['boy_block'] is set to 1 if you tell Katja that you have no interest in boys when she ask about you sex experience whit boy.
 
 !! katjaQW['anal_quest'] =1 Katja has asked you to help her have anal sex with a boy.
 !! katjaQW['anal_quest'] =2 You have agreed to help Katja have anal sex with a boy.
@@ -27,7 +27,7 @@
 !! katjaQW['horny'] a messure of Katja''s arousal. Grows until she have an orgasmn and will determine how willing she is at the moment to have sex.
 !! katjaQW['dom'] a number that tells if Katja is dominant or submissive. 0 is neutral, a negative means she is submissive and a positive means she is dominant. In general the absolute value needs to be above 30 before you will see any effect. (katjaDom but not a 1 to 1 translation since that variable was all over the place.)
 
-!! katjaQW['park_sex'] 	a measure of what experience Katja has had with random guys in the park. 0 means she has not had sex with anybody in the park, 
+!! katjaQW['park_sex'] 	a measure of what experience Katja has had with random guys in the park. 0 means she has not had sex with anybody in the park,
 !!					1 means that she has had sex with one guy at a time (either alone, in a threesome with the player character or while the player had sex with another guy next to them)
 !!					2 means she has had a threesome with 2 guys you met in the park, and 3 means she has paticipated in an orgy with guys from the park. (katjaSex)
 
@@ -108,7 +108,7 @@ if $ARGS[0] = 'start':
 	elseif locat['katja'] = 22:
 		'Katja is getting dressed and doing her makeup. She doesn''t want to be disturbed right now.'
 	elseif locat['katja'] = 24:
-		if minut < 50: 
+		if minut < 50:
 			'Katja is preparing to go to class, collecting the things she needs.'
 			act 'Talk to Katja': gt 'katja_chat', 'chat'
 		else
@@ -148,12 +148,12 @@ if $ARGS[0] = 'talk':
 		'"Sorry, but I have to run now. See you later," she says.'
 		act 'Leave Katja''s dorm room': minut += 2 & gt 'uni_dorm', 'second_floor'
 	else
-		if (katjaQW['lazer_pussy_talk'] = 0 or (katjaQW['lazer_pussy_talk'] = 2 and katjaQW['knows_sex'] = 1 and rand(0,4) = 0)) and katjaQW['lazer_pussy'] = 0 and katjQW['boy_block'] = 0 and katjaQW['slut'] >= 50 and katjaQW['horny'] >= 40 and katjaQW['lazar_uni_meet'] = 1 and npc_sex['A14'] > 0:
+		if (katjaQW['lazer_pussy_talk'] = 0 or (katjaQW['lazer_pussy_talk'] = 2 and katjaQW['knows_sex'] = 1 and rand(0,4) = 0)) and katjaQW['lazer_pussy'] = 0 and katjaQW['boy_block'] = 0 and katjaQW['slut'] >= 50 and katjaQW['horny'] >= 40 and katjaQW['lazar_uni_meet'] = 1 and npc_sex['A14'] > 0:
 			!!If Katja have been corrupted enough, have had sex with the player and Lazar have hit on her and Sveta at the uni cafe. She will if she is horny ask the player if the should have sex with him, provided they have not already done so before.
 			gt 'Katja_dorm', 'lazar_pussy_talk'
 			
 		else
-			if katjaQW['lazer_anal_talk'] = 0 and katjaQW['lazer_anal'] = 0 and katjQW['boy_block'] = 0 and katjaQW['slut'] >= 60 and katjaQW['lazar_uni_meet'] = 1 and katjaQW['horny'] >= 40 and npc_sex['A14'] > 0: 
+			if katjaQW['lazer_anal_talk'] = 0 and katjaQW['lazer_anal'] = 0 and katjaQW['boy_block'] = 0 and katjaQW['slut'] >= 60 and katjaQW['lazar_uni_meet'] = 1 and katjaQW['horny'] >= 40 and npc_sex['A14'] > 0:
 			!!If Katja have been corrupted enough, have had sex with the player and Lazar have hit on her and Sveta at the uni cafe. She will if she is horny ask the player if the should have anal sex with him, provided they have not already done so before.
 				gt 'Katja_dorm', 'lazar_anal_talk'
 			else
@@ -168,7 +168,7 @@ if $ARGS[0] = 'talk':
 						!!This only triggers if the player have never kissed Katja.
 						gt 'KatjaHomeTalk', 'tender_kiss'
 					end
-				else 
+				else
 					if npc_pregtalk['A14'] = 0 and (KatjaConflict = 0 or katjaconflict = 2) and func('body_din','pregnancyVisibility') = 1:
 						!! If Katja can see you are pregant and you haven''t already told her this will create a conflict with to different responses depending on if Katja is pregnant or not.
 						if kid > 0:
@@ -200,13 +200,13 @@ if $ARGS[0] = 'talk':
 						act 'Leave Katja''s dorm room': minut += 2 & gt 'uni_dorm', 'second_floor'
 					else
 						!!If no events triggers they you go to the part where the player can choose things to do with Katja.
-						gt 'katja_dorm', 'chat' 
+						gt 'katja_dorm', 'chat'
 					end
 				end
 			end
 		end
 	end
-	act 'Leave Katja''s dorm room': 
+	act 'Leave Katja''s dorm room':
 		if sofiaQW['know'] = 0 and university['semester_week'] > 0:
 			gt 'katja_dorm', 'soifa_meet'
 		else
@@ -266,7 +266,7 @@ if $ARGS[0] = 'chat':
 			gs 'stat'
 			'<center><b><font color="maroon"><<$npc_firstname[''A14'']>> <<$npc_lastname[''A14'']>></font></b></center>'
 			'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big14.jpg"></center>'
-			'"So, who''s the boy you mentioned being interested in earlier?" you ask curiously.' 
+			'"So, who''s the boy you mentioned being interested in earlier?" you ask curiously.'
 			if katjaQW['slut'] >= 60 and npc_sex['A14'] > 0 and katjaQW['horny'] > 40:
 				'"Nobody, you dummy!" she laughs. "It was just an excuse so you would kiss me!"'
 				katjaQW['boy_lie'] = 2
@@ -395,14 +395,14 @@ if $ARGS[0] = 'sofia_meet':
 	'Just as you are about to leave, the door opens and a girl walks in.'
 	'"Hi, Katja! I''m home early since Maxim suddenly had a meeting with one of his professors. I swear that he''s doing so much to study hard; almost too much. Always trying to meet with his teachers. I told him that they might see it as..." She suddenly stops, having noticed you. "Oh, you have a guest."'
 	'"Sofia, this is <<$pcs_nickname>>, my '+iif($university['enrolled_in'] = 'teaching_studies', 'classmate and ', '')+'friend from school who was just about to leave," Katja replies before she turns to you. "<<$pcs_nickname>>, this is Sofia, my roommate."'
-	'"Hi <<$pcs_nickname>>, it''s so nice to meet Katja''s friends since she doesn''t seem to have a lot of them," Sofia says, which clearly makes Katja blush. "So '+iif( $university['enrolled_in'] = 'teaching_studies', 'you''re also studying to become a teacher like Katja', 'what are you studying')+'?" she asks.' 
+	'"Hi <<$pcs_nickname>>, it''s so nice to meet Katja''s friends since she doesn''t seem to have a lot of them," Sofia says, which clearly makes Katja blush. "So '+iif( $university['enrolled_in'] = 'teaching_studies', 'you''re also studying to become a teacher like Katja', 'what are you studying')+'?" she asks.'
 	''+iif( $university['enrolled_in'] = 'teaching_studies', '"yes" ', '"I''m '+iif(university[student] = 1, 'in the '+func('uni_programs', 'program_name')+' program', 'not studying at the university')+'" ')+'you answer.'
-	'"Cool. I''m '+iif($university['enrolled_in'] = 'nursing', 'also studying to become a nurse. I do think I''ve seen you in class now that I think about it.', 'studying to become a nurse.')+' You must tell me all about yourself and what naughty things Katja was up to in school," she says, making Katja blush even more.' 
+	'"Cool. I''m '+iif($university['enrolled_in'] = 'nursing', 'also studying to become a nurse. I do think I''ve seen you in class now that I think about it.', 'studying to become a nurse.')+' You must tell me all about yourself and what naughty things Katja was up to in school," she says, making Katja blush even more.'
 	*nl
 	'"I''m sorry, but <<$pcs_nickname>> was just leaving," Katja says, looking at you as if trying to say she''s sorry.'
-	'"That''s right, I''ll be leaving now," you say.' 
+	'"That''s right, I''ll be leaving now," you say.'
 	'"Nice meeting you," Sofia says "Wish we had more time to chat since I barely know anybody here; just Katja and my boyfriend Maxim. See you again soon. I''m sure we''ll become great friends," she continues.'
-	'You say goodbye to Katja and as you leave the room, you hear Sofia continuing to talk the ear off of Katja.' 
+	'You say goodbye to Katja and as you leave the room, you hear Sofia continuing to talk the ear off of Katja.'
 	act 'Leave': gt 'uni_dorm', 'second_floor'	
 end
 
@@ -414,11 +414,11 @@ if $ARGS[0] = 'lazar_pussy_talk':
 			'"You know, <<$pcs_nickname>>, meeting Lazar at the café got me thinking," Katja says.'
 			if katjaQW['QWstage'] = 4:
 				'"We talked about how I would like to try having... sex... with a guy," Katja says with some pause. "I know you said you didn''t want to arrange it, but I''m sure with Lazar that you wouldn''t have to arrange anything; just call him and I''m sure he''ll agree," she continues before you can say anything.'
-				act 'Agree': 
+				act 'Agree':
 					if katjaQW['QWstage'] < 5: katjaQW['QWstage'] = 5
 					gt 'katja_dorm', 'lazar_agree'
 				end
-				act 'Refuse': 
+				act 'Refuse':
 					katjaQW['lazer_pussy_talk'] = 2
 					katjaQW['horny'] -= 5
 					minut += 5
@@ -451,7 +451,7 @@ if $ARGS[0] = 'lazar_pussy_talk':
 						if katjaQW['QWstage'] < 5: katjaQW['QWstage'] = 5
 						gt 'katja_dorm', 'lazar_agree'
 					end
-					act 'Refuse': 
+					act 'Refuse':
 						katjaQW['lazer_pussy_talk'] = 2
 						gt 'katja_dorm', 'lazar_refuse', 'pussy'
 					end
@@ -469,7 +469,7 @@ if $ARGS[0] = 'lazar_pussy_talk':
 								if katjaQW['QWstage'] < 5: katjaQW['QWstage'] = 5
 								gt 'katja_dorm', 'lazar_agree'
 							end
-							act 'Refuse': 
+							act 'Refuse':
 								katjaQW['lazer_pussy_talk'] = 2
 								gt 'katja_dorm', 'lazar_refuse', 'pussy'
 							end
@@ -480,13 +480,13 @@ if $ARGS[0] = 'lazar_pussy_talk':
 								cla
 								'"I''ve had sex before. In fact, I''ve had sex with Lazar before," you answer.'
 								'"How was it? Is he a good lover? Was he your first? Do you hook up with him often?" Katja asks, almost frantically.'
-								'"Wow. Why do I get the feeling that there is something else going on? Do you want to have sex with Lazar?" you ask' 
+								'"Wow. Why do I get the feeling that there is something else going on? Do you want to have sex with Lazar?" you ask'
 								'Katja just sheepishly looks down and then slightly nods. "I''ve never tried it. But I think I want to," she finally says.'
 								act 'Agree':
 									if katjaQW['QWstage'] < 5: katjaQW['QWstage'] = 5
 									gt 'katja_dorm', 'lazar_agree'
 								end
-								act 'Refuse': 
+								act 'Refuse':
 									katjaQW['lazer_pussy_talk'] = 2
 									gt 'katja_dorm', 'lazar_refuse', 'pussy'
 								end
@@ -496,13 +496,13 @@ if $ARGS[0] = 'lazar_pussy_talk':
 								cla
 								'"I''ve had sex before," you answer.'
 								'"How was it?" Katja asks.'
-								'"It was good. Any particular reason you''re asking now?" you inquire.' 
+								'"It was good. Any particular reason you''re asking now?" you inquire.'
 								'Katja just sheepishly looks down and then slightly nods. "I''ve never tried it... But I think I want to," she finally says.'
 								act 'Agree':
 									if katjaQW['QWstage'] < 5: katjaQW['QWstage'] = 5
 									gt 'katja_dorm', 'lazar_agree'
 								end
-								act 'Refuse': 
+								act 'Refuse':
 									katjaQW['lazer_pussy_talk'] = 2
 									gt 'katja_dorm', 'lazar_refuse', 'pussy'
 								end
@@ -522,7 +522,7 @@ if $ARGS[0] = 'lazar_pussy_talk':
 						if katjaQW['QWstage'] < 5: katjaQW['QWstage'] = 5
 						gt 'katja_dorm', 'lazar_agree'
 					end
-					act 'Refuse': 
+					act 'Refuse':
 						katjaQW['lazer_pussy_talk'] = 2
 						katjaQW['horny'] -= 5
 						minut += 5
@@ -554,7 +554,7 @@ if $ARGS[0] = 'lazar_pussy_talk':
 							if katjaQW['QWstage'] < 5: katjaQW['QWstage'] = 5
 							gt 'katja_dorm', 'lazar_agree'
 						end
-						act 'Refuse': 
+						act 'Refuse':
 							katjaQW['lazer_pussy_talk'] = 2
 							gt 'katja_dorm', 'lazar_refuse', 'pussy'
 						end
@@ -570,7 +570,7 @@ if $ARGS[0] = 'lazar_pussy_talk':
 									if katjaQW['QWstage'] < 5: katjaQW['QWstage'] = 5
 									gt 'katja_dorm', 'lazar_agree'
 								end
-								act 'Refuse': 
+								act 'Refuse':
 									katjaQW['lazer_pussy_talk'] = 2
 									gt 'katja_dorm', 'lazar_refuse', 'pussy'
 								end
@@ -581,13 +581,13 @@ if $ARGS[0] = 'lazar_pussy_talk':
 									cla
 									'"I''ve had vaginal sex before. In fact, I''ve had sex with Lazar before," you answer'
 									'"How was it? Is he a good lover? Was he you first? Do you hook up with him often?" Katja asks, almost frantically.'
-									'"Wow. Why do I get the feeling that there is something else going on? Do you want to have sex with Lazar?" you ask.' 
+									'"Wow. Why do I get the feeling that there is something else going on? Do you want to have sex with Lazar?" you ask.'
 									'Katja just sheepishly looks down and then slightly nods. "I''ve never tried it. But I think I want to," she finally says.'
 									act 'Agree':
 										if katjaQW['QWstage'] < 5: katjaQW['QWstage'] = 5
 										gt 'katja_dorm', 'lazar_agree'
 									end
-									act 'Refuse': 
+									act 'Refuse':
 										katjaQW['lazer_pussy_talk'] = 2
 										gt 'katja_dorm', 'lazar_refuse', 'pussy'
 									end
@@ -597,13 +597,13 @@ if $ARGS[0] = 'lazar_pussy_talk':
 									cla
 									'"I''ve had vaginal sex before," you answer.'
 									'"How was it?" Katja asks.'
-									'"It was good. Any particular reason you''re asking that question now?" you ask.' 
+									'"It was good. Any particular reason you''re asking that question now?" you ask.'
 									'Katja just sheepishly looks down and then slightly nods. "I''ve never tried it. But I think I want to," she finally answers.'
 									act 'Agree':
 										if katjaQW['QWstage'] < 5: katjaQW['QWstage'] = 5
 										gt 'katja_dorm', 'lazar_agree'
 									end
-									act 'Refuse': 
+									act 'Refuse':
 										katjaQW['lazer_pussy_talk'] = 2
 										gt 'katja_dorm', 'lazar_refuse', 'pussy'
 									end
@@ -623,10 +623,10 @@ if $ARGS[0] = 'lazar_pussy_talk':
 				act 'Say you aren''t in the mood':
 					cla
 					'"I''m sorry, but I''m not in the mood for a threesome right now," you tell Katja.'
-					'"Okay, another time then", she replies.' 
+					'"Okay, another time then", she replies.'
 					act 'Talk about something else': gt 'Katja_dorm_talk', 'talk'				
 				end
-				act 'Say you don''t want to have sex with Lazar': 
+				act 'Say you don''t want to have sex with Lazar':
 					cla
 					katjaQW['lazer_pussy_talk'] = 2
 					'"I''m not that into Lazar. I don''t think I want to have sex with him," you tell Katja.'
@@ -645,7 +645,7 @@ if $ARGS[0] = 'lazar_pussy_talk':
 				if katjaQW['QWstage'] < 5: katjaQW['QWstage'] = 5
 				gt 'katja_dorm', 'lazar_agree'
 			end
-			act 'Stand firm': 
+			act 'Stand firm':
 				katjaQW['horny'] -= 5
 				minut += 5
 				'"I made myself clear the last time you asked and that hasn''t changed," you tell her. She doesn''t plead her case, but she doesn''t seem satisfied.'
@@ -673,7 +673,7 @@ if $ARGS[0] = 'lazar_pussy_talk':
 					if katjaQW['QWstage'] < 5: katjaQW['QWstage'] = 5
 					gt 'katja_dorm', 'lazar_agree'
 				end
-				act 'Refuse': 
+				act 'Refuse':
 					katjaQW['lazer_pussy_talk'] = 2
 					gt 'katja_dorm', 'lazar_refuse', 'pussy'
 				end
@@ -731,7 +731,7 @@ if $ARGS[0] = 'lazar_agree':
 		'"Okay. We can include Lazar in our harem of hot guys," you say. Which gets Katja to start laughing.'
 		'When she stops, she looks very excited. "Great. I want his cock in my pussy!"'
 	end
-	if katjaQW['anal_quest'] = 2: 
+	if katjaQW['anal_quest'] = 2:
 		if katjaQW['lazer_anal_talk'] = 1:
 			if katjaQW['QWstage'] > 5:
 				'"And we''ll let him fuck our butts, like we said earlier?" Katja asks.'
@@ -799,11 +799,11 @@ if $ARGS[0] = 'lazar_anal_talk':
 			'"You know, <<$pcs_nickname>>, meeting Lazar at the café got me thinking," Katja says.'
 			if katjaQW['anal_quest'] = 1:
 				'"We''ve talked about that. I would like to try having... anal sex with a guy," Katja says with some pause. "I know you said you didn''t want to arrange it, but I''m sure with Lazar, you would not have to arrange anything; just call him and I am sure he will agree," she quickly continues before you can say anything.'
-				act 'Agree': 
+				act 'Agree':
 					katjaQW['anal_quest'] = 2
 					gt 'katja_dorm', 'lazar_agree'
 				end
-				act 'Refuse': 
+				act 'Refuse':
 					katjaQW['horny'] -= 5
 					katjaQW['lazer_anal_talk'] = 2
 					minut += 5
@@ -815,11 +815,11 @@ if $ARGS[0] = 'lazar_anal_talk':
 				if katjaQW['knows_anal'] = 1:
 					'"You told me how great having anal sex with a guy is, and with how Lazar was talking, he seemed very interested in us. So maybe we could..." she continues, but her voice drops off.'
 					'"You want to have Lazar be the first guy to fuck your butt?" you ask. Katja just bites her lips and slowly nods.'
-					act 'Agree': 
+					act 'Agree':
 						katjaQW['anal_quest'] = 2
 						gt 'katja_dorm', 'lazar_agree'
 					end
-					act 'Refuse': 
+					act 'Refuse':
 						katjaQW['lazer_anal_talk'] = 2
 						gt 'katja_dorm', 'lazar_refuse', 'anal'
 					end
@@ -833,11 +833,11 @@ if $ARGS[0] = 'lazar_anal_talk':
 							'"No. I''ve never had '+iif(stat['vaginal'] = 0, 'sex', 'anal sex')+' with a guy," you say.'
 							'"Me neither," Katja says. "Do you want to try?" she asks hesitantly.'
 							'"You want Lazar to be the first guy fucking our butts?" you ask, surprised. Katja just bites her lips and slowly nods.'
-							act 'Agree': 
+							act 'Agree':
 								katjaQW['anal_quest'] = 2
 								gt 'katja_dorm', 'lazar_agree'
 							end
-							act 'Refuse': 
+							act 'Refuse':
 								katjaQW['lazer_anal_talk'] = 2
 								gt 'katja_dorm', 'lazar_refuse', 'anal'
 							end
@@ -848,13 +848,13 @@ if $ARGS[0] = 'lazar_anal_talk':
 								cla
 								'"I''ve had anal sex before. In fact, I''ve had anal sex with Lazar before," you answer.'
 								'"How was it? Is he a good lover? Was he you first? Do you hook up with him often?" Katja asks, almost frantically.'
-								'"Wow. Why do I get the feeling that there''s something else going on? Do you want to have anal sex with Lazar?" you ask.' 
+								'"Wow. Why do I get the feeling that there''s something else going on? Do you want to have anal sex with Lazar?" you ask.'
 								'Katja just sheepishly looks down and then slightly nods. "I''ve never tried it. But I think I want to," she finally replies.'
-								act 'Agree': 
+								act 'Agree':
 									katjaQW['anal_quest'] = 2
 									gt 'katja_dorm', 'lazar_agree'
 								end
-								act 'Refuse': 
+								act 'Refuse':
 									katjaQW['lazer_anal_talk'] = 2
 									gt 'katja_dorm', 'lazar_refuse', 'anal'
 								end
@@ -864,13 +864,13 @@ if $ARGS[0] = 'lazar_anal_talk':
 								cla
 								'"I''ve had anal sex before," you answer.'
 								'"How was it?" Katja asks.'
-								'"It was good. Any particular reason you''re asking that now?" you inquire.' 
+								'"It was good. Any particular reason you''re asking that now?" you inquire.'
 								'Katja just sheepishly looks down and then slightly nods. "I''ve never tried it. But I think I want to," she finally replies.'
-								act 'Agree': 
+								act 'Agree':
 									katjaQW['anal_quest'] = 2
 									gt 'katja_dorm', 'lazar_agree'
 								end
-								act 'Refuse': 
+								act 'Refuse':
 									katjaQW['lazer_anal_talk'] = 2
 									gt 'katja_dorm', 'lazar_refuse', 'anal'
 								end
@@ -886,11 +886,11 @@ if $ARGS[0] = 'lazar_anal_talk':
 				'"You know, <<$pcs_nickname>>, meeting Lazar at the cafe got me thinking," Katja says.'
 				if katjaQW['anal_quest'] = 1:
 					'"We''ve talked about that. I would like to try having... anal sex with a guy," Katja says with some pause. "I know you said you didn''t want to arrange it, but I''m sure with Lazar that you wouldn''t have to arrange anything; just call him and I''m sure he''ll agree," she quickly continues before you can say anything.'
-					act 'Agree': 
+					act 'Agree':
 						katjaQW['anal_quest'] = 2
 						gt 'katja_dorm', 'lazar_agree'
 					end
-					act 'Refuse': 
+					act 'Refuse':
 						katjaQW['lazar_anal_talk'] = 2
 						katjaQW['horny'] -= 5
 						minut += 5
@@ -902,11 +902,11 @@ if $ARGS[0] = 'lazar_anal_talk':
 					if katjaQW['knows_anal'] = 1:
 						'"I''ve been thinking about it," Katja starts. "Since I''ve had sex with a guy and you''ve told me how good anal sex with a guy can be..." She trails off for a second. "Well, it''s just that based on the way that Lazar spoke, I think he''d be interested," she continues, but her voice drops off.'
 						'"You want to have Lazar be the first boy to fuck your ass?" you ask. Katja just bites her lips and slowly nods.'
-						act 'Agree': 
+						act 'Agree':
 							katjaQW['anal_quest'] = 2
 							gt 'katja_dorm', 'lazar_agree'
 						end
-						act 'Refuse': 
+						act 'Refuse':
 							katjaQW['lazer_anal_talk'] = 2
 							gt 'katja_dorm', 'lazar_refuse', 'anal'
 						end
@@ -918,11 +918,11 @@ if $ARGS[0] = 'lazar_anal_talk':
 								'"No. I''ve never had '+iif(stat['vaginal'] = 0, 'sex', 'anal sex')+' with a guy," you answer.'
 								'"Me neither," Katja says. "Do you want to try?" she asks hesitantly.'
 								'"You want Lazar to be the first guy fucking our butts?" you ask, surprised. Katja just bites her lips and slowly nods.'
-								act 'Agree': 
+								act 'Agree':
 									katjaQW['anal_quest'] = 2
 									gt 'katja_dorm', 'lazar_agree'
 								end
-								act 'Refuse': 
+								act 'Refuse':
 									katjaQW['lazer_anal_talk'] = 2
 									gt 'katja_dorm', 'lazar_refuse', 'anal'
 								end
@@ -933,13 +933,13 @@ if $ARGS[0] = 'lazar_anal_talk':
 									cla
 									'"I''ve had anal sex before. In fact, I''ve had anal sex with Lazar before," you answer.'
 									'"How was it? Is he a good lover? Was he you first? Do you hook up with him often?" Katja asks, almost frantically.'
-									'"Wow. Why do I get the feeling that there''s something else going on? Do you want to have anal sex with Lazar?" you ask.' 
+									'"Wow. Why do I get the feeling that there''s something else going on? Do you want to have anal sex with Lazar?" you ask.'
 									'Katja just sheepishly looks down and then slightly nods. "I''ve never tried it. But I think I want to," she finally responds.'
-									act 'Agree': 
+									act 'Agree':
 										katjaQW['anal_quest'] = 2
 										gt 'katja_dorm', 'lazar_agree'
 									end
-									act 'Refuse': 
+									act 'Refuse':
 										katjaQW['lazer_anal_talk'] = 2
 										gt 'katja_dorm', 'lazar_refuse', 'anal'
 									end
@@ -949,13 +949,13 @@ if $ARGS[0] = 'lazar_anal_talk':
 									cla
 									'"I''ve had anal sex before," you answer.'
 									'"How was it?" Katja asks.'
-									'"It was good. Any particular reason you''re asking that question now?" you inquire.' 
+									'"It was good. Any particular reason you''re asking that question now?" you inquire.'
 									'Katja just sheepishly looks down and then slightly nods. "I''ve never tried it. But I think I want to," she finally responds.'
-									act 'Agree': 
+									act 'Agree':
 										katjaQW['anal_quest'] = 2
 										gt 'katja_dorm', 'lazar_agree'
 									end
-									act 'Refuse': 
+									act 'Refuse':
 										katjaQW['lazer_anal_talk'] = 2
 										gt 'katja_dorm', 'lazar_refuse', 'anal'
 									end
@@ -968,16 +968,16 @@ if $ARGS[0] = 'lazar_anal_talk':
 			else
 				'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big14.jpg"></center>'
 				'"You know, <<$pcs_nickname>>, when we talked with Lazar at the café, he seemed really into us," Katja says. "Maybe we should call him and see if he''s up for having some fun with us."'
-				act 'Agree': 
+				act 'Agree':
 					gt 'katja_dorm', 'lazar_agree'
 				end
 				act 'Say you''re not in the mood':
 					cla
 					'"I''m sorry, but I am not in the mood for a threesome right now," you tell Katja.'
-					'"Okay, another time then", she replies.' 
+					'"Okay, another time then", she replies.'
 					act 'Talk about something else': gt 'Katja_dorm_talk', 'talk'				
 				end
-				act 'Say you don''t want to have sex Lazar': 
+				act 'Say you don''t want to have sex Lazar':
 					cla
 					katjaQW['lazer_anal_talk'] = 2
 					'"I''m not that into Lazar. I don''t think I want to have sex with him," you tell Katja.'
@@ -991,13 +991,13 @@ if $ARGS[0] = 'lazar_anal_talk':
 	else
 		if katjaQW['lazer_anal_talk'] = 2:
 			'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big14.jpg"></center>'
-			'"I know you said earlier that you didn''t want to have anal sex with Lazar but'+iif(katjaQW['lazer_pussy'] > 0, ' we''ve had vaginal sex with him, so ', ' ')+'would you please reconsider? I really want to try anal with a guy, and I want you to be there. Please?" Katja pleads, looking at you with her big eyes,' 
-			act 'Agree': 
+			'"I know you said earlier that you didn''t want to have anal sex with Lazar but'+iif(katjaQW['lazer_pussy'] > 0, ' we''ve had vaginal sex with him, so ', ' ')+'would you please reconsider? I really want to try anal with a guy, and I want you to be there. Please?" Katja pleads, looking at you with her big eyes,'
+			act 'Agree':
 				katjaQW['lazer_anal_talk'] = 1
 				katjaQW['anal_quest'] = 2
 				gt 'katja_dorm', 'lazar_agree'
 			end
-			act 'Stand firm': 
+			act 'Stand firm':
 				katjaQW['horny'] -= 5
 				minut += 5
 				'"I made myself clear the last time you asked and that hasn''t changed," you tell her. She doesn''t plead her case, but she doesn''t seem satisfied.'
@@ -1021,11 +1021,11 @@ if $ARGS[0] = 'lazar_anal_talk':
 					'"I''ve never had anal sex with a guy," you tell Katja.'
 					'"So you want to try it together with me?" Katja says with a mockingly innocent look.'
 				end
-				act 'Agree': 
+				act 'Agree':
 					katjaQW['anal_quest'] = 2
 					gt 'katja_dorm', 'lazar_agree'
 				end
-				act 'Refuse': 
+				act 'Refuse':
 					katjaQW['lazer_anal_talk'] = 2
 					gt 'katja_dorm', 'lazar_refuse', 'anal'
 				end

+ 1 - 1
locations/prostitution_car_negotiation.qsrc

@@ -325,7 +325,7 @@ if $ARGS[0] = 'client_regular_fail':
 	*nl
 	'"Shit? Really?" You nod and he looks disheartened. After a moment he shrugs and throws you a grin. "Don''t worry about it <<$prostitute_names[$used_name]>>, it''s fine, you''re always worth the wait."'
 	*nl
-	'"Thanks," you say and step away from the car.'+iif(prostitute['std_mod'] = 1 and prezikcount < 1 and prezic < 1, ' As you walk away you think about your decision for a moment. In the end it was the right choice, he was always nice to you and without a condom he surely would catch your STD.', '')
+	'"Thanks," you say and step away from the car.'+iif(prostitute['std_mod'] = 1 and prezikcount < 1 and prezik < 1, ' As you walk away you think about your decision for a moment. In the end it was the right choice, he was always nice to you and without a condom he surely would catch your STD.', '')
 
 	act 'Continue': gt $loc, 'work'
 end