Browse Source

fix a bug in therapist

Thavus 2 years ago
parent
commit
8974a00dc9
2 changed files with 5 additions and 4 deletions
  1. 1 1
      locations/dreams.qsrc
  2. 4 3
      locations/therapist.qsrc

+ 1 - 1
locations/dreams.qsrc

@@ -133,7 +133,7 @@ if $ARGS[0] = 'hypno_dreams':
 			if guy = 0:
 			if guy = 0:
 				'You''ve never had sex before, but it feels amazing! You can''t tell who is fucking you and you can''t will yourself to look behind you.'
 				'You''ve never had sex before, but it feels amazing! You can''t tell who is fucking you and you can''t will yourself to look behind you.'
 			else
 			else
-				'It almost feels real, like you''re actually getting your pussy rammed full of cock and it feels great! You can''t tell who is fucking you and you can''y will yourself to look behind you.'
+				'It almost feels real, like you''re actually getting your pussy rammed full of cock and it feels great! You can''t tell who is fucking you and you can''t will yourself to look behind you.'
 			end
 			end
 		end
 		end
 	elseif ivrand = 6:
 	elseif ivrand = 6:

+ 4 - 3
locations/therapist.qsrc

@@ -1849,12 +1849,13 @@ if $ARGS[0] = 'hypnoRandom':
 		else
 		else
 			'"I see you are already not wearing one. Good. <font color=brown>Keep it that way</font>, <i>Cunt</i>."'
 			'"I see you are already not wearing one. Good. <font color=brown>Keep it that way</font>, <i>Cunt</i>."'
 			'"Yes, <i>Master</i>."'
 			'"Yes, <i>Master</i>."'
+
+			act 'Continue':
+				gt 'therapist', 'hypnoEnd'
+			end
 		end
 		end
 
 
 		hypnoBra = 1
 		hypnoBra = 1
-		act 'Continue':
-			gt 'therapist', 'hypnoEnd'
-		end
 	! sveta will now think it''s normal for pavlov to check if she is not wearing panties before their sessions.
 	! sveta will now think it''s normal for pavlov to check if she is not wearing panties before their sessions.
 	elseif hypnoCheckPanties ! 1 and rand(1,2) = 1 and hypnoPanty = 1:
 	elseif hypnoCheckPanties ! 1 and rand(1,2) = 1 and hypnoPanty = 1:
 		cla
 		cla