Browse Source

moar fixes

Thavus 3 years ago
parent
commit
b9764050eb
2 changed files with 29 additions and 17 deletions
  1. 10 0
      locations/cikl.qsrc
  2. 19 17
      locations/therapist.qsrc

+ 10 - 0
locations/cikl.qsrc

@@ -2022,6 +2022,16 @@ if rand(0,1) = 0:
 else
 	momclean2 = 25
 end
+
+!!-------------Therapist Route schedule variables----------------------------------------------------------------------
+!! 23 = kitchen
+!! 24 = Living room
+!! 25 = bathroom
+!! 26 = Master''s room
+if therapistWantsSlave > 0:
+	annaclean1 = rand(23,26)
+end
+
 !!------------------------------------------------------------------------------------------------------------
 
 !!---------- School related schedule -------------------------------------------------------------------------

+ 19 - 17
locations/therapist.qsrc

@@ -38,7 +38,7 @@ if $ARGS[0] = 'hypnoGreet':
 				'"I''m sorry Dr. Pavlov... I don''t know what I was thinking. I-"'
 				'He interupts you and commands you to strip off your panties and hand them to him.'
 				act 'Give Dr. Pavlov your panties':
-					'<center><img width=700 src="images/locations/pavlovsk/clinic/therapist/removePanties.jpg"></center>'
+					'<center><img src="images/locations/pavlovsk/clinic/therapist/removePanties.jpg"></center>'
 					gs 'panties', 'dispose'
 
 					'He chucks your panties into the garbage. "Just don''t let it happen again. What did you need help with today Miss <<$pcs_lastname>>?"'
@@ -74,12 +74,12 @@ if $ARGS[0] = 'hypnoGreet':
 			act 'Lift your skirt for Dr. Pavlov':
 				cla
 				*clr
-				'<center><img width=700 src="images/locations/pavlovsk/clinic/therapist/showPanties.jpg"></center>'
+				'<center><img src="images/locations/pavlovsk/clinic/therapist/showPanties.jpg"></center>'
 				'"Miss <<$pcs_lastname>>, what is this?"'
 				'"I''m sorry Dr. Pavlov... I don''t know what I was thinking. I-"'
 				'He interupts you and commands you to strip off your panties and hand them to him.'
 				act 'Give Dr. Pavlov your panties':
-					'<center><img width=700 src="images/locations/pavlovsk/clinic/therapist/removePanties.jpg"></center>'
+					'<center><img src="images/locations/pavlovsk/clinic/therapist/removePanties.jpg"></center>'
 					gs 'panties', 'dispose'
 					''
 					'He chucks your panties into the garbage. "Just don''t let it happen again. What did you need help with today Miss <<$pcs_lastname>>?"'
@@ -91,7 +91,7 @@ if $ARGS[0] = 'hypnoGreet':
 			act 'Show Dr. Pavlov your bare pussy':
 				cla
 				*clr
-				'<center><img width=700 src="images/locations/pavlovsk/clinic/therapist/showPussy<<rand(1,6)>>.jpg"></center>'
+				'<center><img src="images/locations/pavlovsk/clinic/therapist/showPussy<<rand(1,6)>>.jpg"></center>'
 				'You show your bare pussy to Dr. Pavlov and wait for his response.'
 				'...'
 				if pcs_horny >= 75:
@@ -104,6 +104,8 @@ if $ARGS[0] = 'hypnoGreet':
 						'"I see you didn''t wear panties today Miss <<$pcs_lastname>>, very good, and what was it you wanted help with today?"'
 					elseif randomFlashGreetResponse = 3:
 						'"Well done Miss <<$pcs_lastname>>, your pussy looks great, and what was it you wanted help with today?"'
+					else
+						'"You are well mannered Miss <<$pcs_lastname>>. What can I help you with?"'
 					end
 				end
 
@@ -157,7 +159,7 @@ if $ARGS[0] = 'therapyOptions':
 			cla
 			*clr
 			if rand(0,1) = 0:
-				'<center><img width=700 src="images/locations/pavlovsk/clinic/therapist/showPussy<<rand(1,1)>>.jpg"></center>'
+				'<center><img src="images/locations/pavlovsk/clinic/therapist/showPussy<<rand(1,1)>>.jpg"></center>'
 				'You kneel forward on the couch and present your bare pussy to Dr. Pavlov. You ask him to fuck you.'
 				''
 				'He wastes no time and quickly has his dick out, positioned to penetrate your pussy.'
@@ -165,7 +167,7 @@ if $ARGS[0] = 'therapyOptions':
 					gt 'therapist', 'therapyOptions', 'back'
 				end
 			else
-				'<center><img width=700 src="images/locations/pavlovsk/clinic/therapist/showPussy<<rand(3,6)>>.jpg"></center>'
+				'<center><img src="images/locations/pavlovsk/clinic/therapist/showPussy<<rand(3,6)>>.jpg"></center>'
 				'You lay back on the couch and present your bare pussy to Dr. Pavlov. You ask him to fuck you.'
 				''
 				'He wastes no time and quickly has his dick out, positioned to penetrate your pussy.'
@@ -415,7 +417,7 @@ if $ARGS[0] = 'hypno':
 		*clr
 		PLAY 'sound/rainstorm.mp3',30 & PLAY 'sound/clock.mp3',60
 		minut += 3
-		'<center><img width=700 src="images/locations/pavlovsk/clinic/therapist/hypnotism<<rand(1,4)>>.jpg"></center>'
+		'<center><img src="images/locations/pavlovsk/clinic/therapist/hypnotism<<rand(1,4)>>.jpg"></center>'
 		if hypnoStage > 2:
 			var1 = 10 - (willpowermax/10)
 			if var1 < 2: 
@@ -582,7 +584,7 @@ end
 if $ARGS[0] = 'firstHypnoStage':
 	cla
 	*clr
-	'<center><img width=700 src="images/locations/pavlovsk/clinic/therapist/hypnotism<<rand(1,4)>>.jpg"></center>'
+	'<center><img src="images/locations/pavlovsk/clinic/therapist/hypnotism<<rand(1,4)>>.jpg"></center>'
 	'<font color="brown">"You will need to remove your clothing. This is a perfectly normal thing to do in a clinic. You understand that this must be done for the therapy to work.</font>"'
 
 	gs 'willpower', 'misc', 'resist', 'easy'
@@ -807,7 +809,7 @@ if $ARGS[0] = 'secondHypnoStage':
 	cla
 	*clr
 	minut += 1
-	'<center><img width=700 src="images/locations/pavlovsk/clinic/therapist/hypnotism<<rand(1,4)>>.jpg"></center>'
+	'<center><img src="images/locations/pavlovsk/clinic/therapist/hypnotism<<rand(1,4)>>.jpg"></center>'
 	'"Just as before, you understand that you must strip for the therapy to work. <font color="brown">It is also normal to be naked in front of me. You will not think this is strange.</font>"'
 	act 'Strip naked':
 		cla
@@ -884,7 +886,7 @@ if $ARGS[0] = 'thirdHypnoStage':
 	cla
 	*clr
 	minut += 1
-	'<center><img width=700 src="images/locations/pavlovsk/clinic/therapist/hypnotism<<rand(1,4)>>.jpg"></center>'
+	'<center><img src="images/locations/pavlovsk/clinic/therapist/hypnotism<<rand(1,4)>>.jpg"></center>'
 	'"Just as before, you understand that you must strip for the therapy to work. <font color="brown">It is also normal to be naked in front of me. You will not think this is strange.</font>"'
 	act 'Strip naked':
 		cla
@@ -958,7 +960,7 @@ if $ARGS[0] = 'sleepProblems':
 	'"All right, then. Please, lie on the couch and try to get comfortable."'
 	'While he waits for you to lie down on the couch as you wish, he starts a CD player that plays the soothing sounds of raining. After you are comfortable, he starts to talk in a strangely hypnotic voice.'
 	''
-	'<center><img width=700 src="images/locations/pavlovsk/clinic/therapist/hypnotism<<rand(1,4)>>.jpg"></center>'
+	'<center><img src="images/locations/pavlovsk/clinic/therapist/hypnotism<<rand(1,4)>>.jpg"></center>'
 	''
 	'"Please, close your eyes."'
 	'He waits a little. The only sound in the room is the clock ticking and the sound of rain.'
@@ -970,7 +972,7 @@ if $ARGS[0] = 'sleepProblems':
 		*clr
 		PLAY 'sound/rainstorm.mp3',30 & PLAY 'sound/clock.mp3',60
 		minut += 5
-		'<center><img width=700 src="images/locations/pavlovsk/clinic/therapist/hypnotism<<rand(1,4)>>.jpg"></center>'
+		'<center><img src="images/locations/pavlovsk/clinic/therapist/hypnotism<<rand(1,4)>>.jpg"></center>'
 		var1 = 10 - (willpowermax/20)
 		if var1 < 2: var1 = 2
 		if var1 > 9: var1 = 9
@@ -1554,7 +1556,7 @@ if $ARGS[0] = 'hypnoEnd':
 		if therapistFuckedMouth = 1:
 			$hypnoTxt0 += 'You certainly do not notice that your mouth tastes like sperm.'
 		end
-		if hypnoTouchWhenever = 0:
+		if hypnoTouchWhenever = 1:
 			i = rand(2,4)
 			if i = 2:
 				$hypnoTxt1 = 'The doctor smiles jovially, his hand on your ass as he slowly escorts you out of his office. You think something is off, but figure it''s nothing.'
@@ -1577,7 +1579,7 @@ if $ARGS[0] = 'hypnoEnd':
 		else
 			$hypnoTxt0 += 'You don''t even notice that your <<$cumdesciption2>>.'
 		end
-		if hypnoTouchWhenever = 0:
+		if hypnoTouchWhenever = 1:
 			i = rand(2,4)
 			if i = 2:
 				$hypnoTxt1 = 'The doctor smiles jovially, his hand groping one of your breasts as he slowly escorts you out of his office. You think something is off, but figure it''s nothing.'
@@ -1605,7 +1607,7 @@ if $ARGS[0] = 'hypnoEnd':
 		else
 			$hypnoTxt0 += 'You are also subconsciously aroused when you feel your therapist''s sperm slowly leaking out of your <<$cumdesciption3>>.'
 		end
-		if hypnoTouchWhenever = 0:
+		if hypnoTouchWhenever = 1:
 			i = rand(2,4)
 			if i = 2:
 				$hypnoTxt1 = 'The doctor smiles jovially, his hand under your skirt, lightly tracing your bare pussy as he slowly escorts you out of his office. <br>You think something is off, but figure it''s nothing.'
@@ -1644,7 +1646,7 @@ if $ARGS[0] = 'hypnoEnd':
 			$hypnoTxt0 += 'You feel aroused, and you try to close your legs as you walk out, subconsciously trying to keep your psychologist''s sperm inside your <<$cumdesciption3>> as long as possible.'
 		end
 		
-		if hypnoTouchWhenever = 0:
+		if hypnoTouchWhenever = 1:
 			i = rand(1,4)
 			if i = 1:
 				$hypnoTxt1 = 'The doctor smiles jovially, his hand under your skirt and fingering your pussy as he slowly escorts you out of his office. <br>You think something is off, but figure it''s nothing.'
@@ -1923,7 +1925,7 @@ if $ARGS[0] = 'hypnoRandom':
 			gt 'therapist', 'hypnoEnd'
 		end
 	! sveta can ask pavlov to fuck her instead of therapy
-	elseif hypnoAskFuck ! 1 and hypnoHardToCum = 1 and hypnoKissGoodbye = 1 and hypnoTouchWhenever = 1 and hypnoFlashGreet = 1 and hypnoNoBra = 1:
+	elseif hypnoAskFuck ! 1 and hypnoHardToCum = 1 and hypnoKissGoodbye = 1 and hypnoTouchWhenever = 1 and hypnoFlashGreet = 1 and hypnoBra = 1:
 		cla
 		*clr
 		hypnoAskFuck = 1