Browse Source

[changed] move the leave option to the top in fedorev3 and the text below the image in gpoli

julzor 5 years ago
parent
commit
5fef46b6bd
2 changed files with 14 additions and 16 deletions
  1. 12 12
      locations/FedorEv3.qsrc
  2. 2 4
      locations/gpoli.qsrc

+ 12 - 12
locations/FedorEv3.qsrc

@@ -445,6 +445,12 @@ if $ARGS[0] = 'Ladies Room':
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/boy/fedor/fedorev2/movies/restroom/ladies/ladiesrestroom.jpg"></center>'
 	'The ladies room is very clean and has 3 <a href="exec:gt ''mirror'', ''start''">mirrors</a>, 3 sinks and 4 stalls.'
 	
+	if EndMovie = 1:
+		act 'Leave the restroom':gt 'FedorEv3', 'Movies 3'
+	else
+		act 'Go back to the theater':gt 'FedorEv3', 'Movies 2'
+	end	
+	
 	act 'Have a quick wash (0:10)':
 		VK = rand(1,10)
 		if VK <= 4:
@@ -453,12 +459,6 @@ if $ARGS[0] = 'Ladies Room':
 			gt 'FedorEv3', 'Restroom Wash'
 		end	
 	end	
-	
-	if EndMovie = 1:
-		act 'Leave the restroom':gt 'FedorEv3', 'Movies 3'
-	else
-		act 'Go back to the theater':gt 'FedorEv3', 'Movies 2'
-	end	
 end		
 		
 if $ARGS[0] = 'Mens Room':
@@ -476,6 +476,12 @@ if $ARGS[0] = 'Mens Room':
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/boy/fedor/fedorev2/movies/restroom/ladies/ladiesrestroom.jpg"></center>'
 	'The Men''s room is a little dirty and has a long <a href="exec:gt ''mirror'', ''start''">mirror</a>, 2 sinks and 4 stalls.'		
 
+	if EndMovie = 1:
+		act 'Leave the restroom':gt 'FedorEv3', 'Movies 3'
+	else
+		act 'Go back to the theater':gt 'FedorEv3', 'Movies 2'
+	end	
+	
 	act 'Have a quick wash (0:10)':
 		VK = rand(1,20)
 		if VK <= 5 and WithFedor = 0:
@@ -490,12 +496,6 @@ if $ARGS[0] = 'Mens Room':
 			gt 'FedorEv3', 'Restroom Wash 2'
 		end	
 	end	
-	
-	if EndMovie = 1:
-		act 'Leave the restroom':gt 'FedorEv3', 'Movies 3'
-	else
-		act 'Go back to the theater':gt 'FedorEv3', 'Movies 2'
-	end	
 end	
 		
 if $ARGS[0] = 'Restroom Fedor':

+ 2 - 4
locations/gpoli.qsrc

@@ -668,9 +668,7 @@ if $ARGS[0] = '':
 				end
 			end
 		end
-		if StoryLine > 0 and SchoolAtestat = 0 and Gspravka < 3 and motherKnowSpravka = 0:
-			act 'Go to the gynaecologist for a referral': gt 'gpoli', 'referral'
-		end
+		if StoryLine > 0 and SchoolAtestat = 0 and Gspravka < 3 and motherKnowSpravka = 0: act 'Go to the gynaecologist for a referral': gt 'gpoli', 'referral'
 	else
 		'The clinic is closed. It''s open every day between 06:00 and 21:00.'
 	end
@@ -714,8 +712,8 @@ if $ARGS[0] = 'referral':
 			*clr & cla
 			minut += 5
 			gs 'stat'
-			'The doctor breathes on his stethoscope to warm it up and says: "Lift your shirt, please."'
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/clinic/gyno/gpoli_2.jpg"></center>'
+			'The doctor breathes on his stethoscope to warm it up and says: "Lift your shirt, please."'
 			'Lift your shirt? What does that have to do with your virginity?'
 			'He sees your hesitation, and reassures you: "I''m just doing some basic check-ups while you''re here anyway. Now... your shirt, please?"'
 			'That makes sense. You expose your <<$titsize>> breasts to him when you lift your shirt up, and he examines you. You''re no medical professional, but you''re fairly sure he''s not supposed to put the stethoscope on your boob like that! Nevertheless... you need him to give you that referral, and calling him out on it will definitely not help your cause.'