Procházet zdrojové kódy

[fixed] Hypno clothing not checked so it repeated, if pregnant the scene skipped a stage and was using pregnancy visability without modifier for nudity

Kevin_Smarts před 1 rokem
rodič
revize
464da79cf6
1 změnil soubory, kde provedl 12 přidání a 6 odebrání
  1. 12 6
      locations/therapist.qsrc

+ 12 - 6
locations/therapist.qsrc

@@ -446,7 +446,7 @@ if $ARGS[0] = 'hypno':
 					'<center><video autoplay loop src="images/locations/pavlovsk/clinic/therapist/stripping<<rand(1,3)>>.mp4"></video></center>'
 					'<font color="<<$hypnocolour>>">'
 					'You get up from the couch and start to take off all of your clothing.'
-					if func('body_din','pregnancyVisibility') = 1 and HypnoPregNoticed = 0:
+					if func('body_din','pregnancyVisibility',0,'nude') = 1 and HypnoPregNoticed = 0:
 						HypnoPregNoticed = 1
 						'After stripping off your clothes, the doctor takes a look at you and smiles at your pregnant stomach. He kneels before you and kisses your belly, sending a shiver up your spine. "Seeing you pregnant is a beautiful sight" he exclaims. "Is it mine?" he asks'
 						act 'Yes, <i>Master</i>':
@@ -454,7 +454,7 @@ if $ARGS[0] = 'hypno':
 							'<center><img <<$set_imgh>> src="images/locations/pavlovsk/clinic/therapist/waiting<<rand(1,2)>>.jpg"></center>'
 							'"Yes Master, It is yours" you say "Good, If anyone asks, you got raped and that''s how you think you got pregnant. One day you will learn that the child is mine, but for now, the child belongs to some random person on the street" he says and leads you to the couch to start the session.'
 							*nl
-							gs 'therapist', 'hypno2'
+							act 'Continue': gt 'therapist', 'hypno2'
 						end
 						act 'No, <i>Master</i>':
 							*clr & cla
@@ -465,7 +465,7 @@ if $ARGS[0] = 'hypno':
 								'<center><img <<$set_imgh>> src="images/locations/pavlovsk/clinic/therapist/waiting<<rand(1,2)>>.jpg"></center>'
 								'"All right, Now please lay on the couch so we can get started" he says putting his belt back on his pants but placing it unbuckled.'
 								*nl
-								gs 'therapist', 'hypno2'
+								act 'Continue': gt 'therapist', 'hypno2'
 							end
 							act 'Yes, <i>Master</i>':
 								*clr & cla
@@ -480,11 +480,11 @@ if $ARGS[0] = 'hypno':
 									'"I... Yes, sir" you say. "I will not have unprotected sex with anyone except you," you explain. "Good Girl" he gives you a kiss before having you sit on the couch to start the session.'
 								end
 								*nl
-								gs 'therapist', 'hypno2'
+								act 'Continue': gt 'therapist', 'hypno2'
 							end
 						end
 					end
-					gs 'therapist', 'hypno2'
+					gs 'therapist', 'hypno3'
 				end
 			end
 		end
@@ -492,6 +492,12 @@ if $ARGS[0] = 'hypno':
 end
 
 if $ARGS[0] = 'hypno2':
+	*clr & cla
+	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/clinic/therapist/waiting<<rand(1,2)>>.jpg"></center>'
+	gs 'therapist', 'hypno3'
+end
+
+if $ARGS[0] = 'hypno3':
 	if hypnoTime < 4:
 		randSuck = rand(1,4)
 		if randSuck = 1:
@@ -1805,7 +1811,7 @@ if $ARGS[0] = 'hypnoRandom':
 			gt 'therapist', 'hypnoEnd'
 		end
 		!! Forced Clothing, Steva will want to wear exhibitionist clothing, failing that only clothing she finds "daring" or have a cost of willpower
-	elseif hypnoPanty = 1 and hypnoBra = 1:
+	elseif hypnoPanty = 1 and hypnoBra = 1 and hypnoClothes = 0:
 		hypnoClothes = 1
 		cla
 		*clr