Browse Source

[text edits] Classmates to former clasmates, and worng " or '

bgkjdgbizgblzdgbr 10 months ago
parent
commit
c2866e9bf2
2 changed files with 13 additions and 13 deletions
  1. 5 5
      locations/city_coffee_hole.qsrc
  2. 8 8
      locations/salon.qsrc

+ 5 - 5
locations/city_coffee_hole.qsrc

@@ -33,8 +33,8 @@ if $ARGS[0]= 'inner':
 		locat['A144'] = 9
 		'You see a familiar face working behind the counter, your former classmate <a href="exec:gt ''city_coffee_hole'', ''anushka_work''">Anushka.</a>'
 	end
-	if locat['katja'] = 30 and (katjaQW['know_going_to_teaching_degree'] = 1 or mid($start_type,1,2) = 'sg'):
-		'You see your classmate <a href="exec:gt ''katja_chat'', ''coffee_hole''">Katja</a> sitting at a table with a pile of books, a cup of coffee and a plate of food.'
+	if locat['katja'] = 30 and (katjaQW['know_katja_uni'] = 1 or mid($start_type,1,2) = 'sg'):
+		'You see your'+iif( $university['enrolled_in'] = 'teaching_studies' and katjaQW['know_katja_uni'] = 1, ' ', ' former ')+'classmate <a href="exec:gt ''katja_chat'', ''coffee_hole''">Katja</a> sitting at a table with a pile of books, a cup of coffee and a plate of food.'
 	end
 	!!if locat['albina'] = 17 and AlbinaQW['know_albina_uni'] > 0 or mid($start_type,1,2) = 'sg'):
 		!!'You see <a href="exec:gt ''city_coffee_hole'', ''albina''">Albina</a> sitting at a table with a woman who has her back turned to you.'
@@ -48,11 +48,11 @@ if $ARGS[0]= 'inner':
 		temprand = rand(1,10)
 		if mid($start_type,1,2) = 'sg' and yearstart = 2:
 			if temprand = 1:
-				'You see a familiar face sitting at one of the tables, your classmate <a href="exec:gt ''city_coffee_hole'',''lazar''">Lazar.</a>'
+				'You see a familiar face sitting at one of the tables, your former classmate <a href="exec:gt ''city_coffee_hole'',''lazar''">Lazar.</a>'
 			elseif temprand = 2:
-				'You see a familiar face sitting at one of the tables, your classmate <a href="exec:gt ''city_coffee_hole'',''dimka''">Dimka.</a>'
+				'You see a familiar face sitting at one of the tables, your former classmate <a href="exec:gt ''city_coffee_hole'',''dimka''">Dimka.</a>'
 			elseif temprand = 3:
-				'You see a familiar face sitting at one of the tables, your classmate <a href="exec:gt ''city_coffee_hole'',''marcus''">Marcus.</a>'
+				'You see a familiar face sitting at one of the tables, your former classmate <a href="exec:gt ''city_coffee_hole'',''marcus''">Marcus.</a>'
 			end
 		end
 		if temprand = 4:

+ 8 - 8
locations/salon.qsrc

@@ -305,8 +305,8 @@ if $ARGS[0] = 'job_offer':
 			masseuse['jobtype'] = 1
 			masseuse['hourly'] = 100
 			'"Yes I am."'
-			'"Okay, can I see your certificate?" You pull out the paper that certifies you as a massage therapist."
-			"Great. I''ll just get your contract set up for you," she says, typing something out on her computer.'
+			'"Okay, can I see your certificate?" You pull out the paper that certifies you as a massage therapist.'
+			'"Great. I''ll just get your contract set up for you," she says, typing something out on her computer.'
 			act 'Next':gt'salon','part_time_full_time'
 		else
 			'"No..."'
@@ -395,7 +395,7 @@ if $ARGS[0] = 'whore_offer2':
 			'"So, are you a certified massage therapist?"'
 			if masseuse['certification'] >= 10:
 				'"Yes I am."'
-				'"Okay, can I see your certificate?" You pull out the paper that certifies you as a massage therapist."'
+				'"Okay, can I see your certificate?" You pull out the paper that certifies you as a massage therapist.'
 				'"Great. I''ll just get your contract set up for you," she says, typing something out on her computer.'
 				act 'Next':gt'salon','part_time_full_time'
 			else
@@ -415,7 +415,7 @@ if $ARGS[0] = 'whore_offer2':
 			masseuse['jobtype'] = 1
 			masseuse['hourly'] = 100
 			'"Yes I am."'
-			'"Okay, can I see your certificate?" You pull out the paper that certifies you as a massage therapist."'
+			'"Okay, can I see your certificate?" You pull out the paper that certifies you as a massage therapist.'
 			'"Great. I''ll just get your contract set up for you," she says, typing something out on her computer.'
 			act 'Next':gt'salon','part_time_full_time'
 		else
@@ -434,7 +434,7 @@ if $ARGS[0] = 'whore_offer2':
 			masseuse['jobtype'] = 2
 			masseuse['hourly'] = 125
 			'"Yes I am."'
-			'"Okay, can I see your certificate?" You pull out the paper that certifies you as a massage therapist."'
+			'"Okay, can I see your certificate?" You pull out the paper that certifies you as a massage therapist.'
 			'"Great. I''ll just get your contract set up for you," she says, typing something out on her computer.'
 			act 'Next':gt'salon','part_time_full_time'
 		else
@@ -455,7 +455,7 @@ if $ARGS[0] = 'whore_offer2':
 			masseuse['jobtype'] = 3
 			masseuse['hourly'] = 150
 			'"Yes I am."'
-			'"Okay, can I see your certificate?" You pull out the paper that certifies you as a massage therapist."'
+			'"Okay, can I see your certificate?" You pull out the paper that certifies you as a massage therapist.'
 			'"Great. I''ll just get your contract set up for you," she says, typing something out on her computer.'
 			act 'Next':gt'salon','part_time_full_time'
 		else
@@ -476,7 +476,7 @@ if $ARGS[0] = 'whore_offer2':
 			masseuse['jobtype'] = 4
 			masseuse['hourly'] = 175
 			'"Yes I am."'
-			'"Okay, can I see your certificate?" You pull out the paper that certifies you as a massage therapist."'
+			'"Okay, can I see your certificate?" You pull out the paper that certifies you as a massage therapist.'
 			'"Great. I''ll just get your contract set up for you," she says, typing something out on her computer.'
 			act 'Next':gt'salon','part_time_full_time'
 		else
@@ -497,7 +497,7 @@ if $ARGS[0] = 'whore_offer2':
 			masseuse['jobtype'] = 5
 			masseuse['hourly'] = 250
 			'"Yes I am."'
-			'"Okay, can I see your certificate?" You pull out the paper that certifies you as a massage therapist."'
+			'"Okay, can I see your certificate?" You pull out the paper that certifies you as a massage therapist.'
 			'"Great. I''ll just get your contract set up for you," she says, typing something out on her computer.'
 			act 'Next':gt'salon','part_time_full_time'
 		else