Browse Source

[fixed] typo

LinaHirata 4 months ago
parent
commit
ad1ae7618a
1 changed files with 6 additions and 6 deletions
  1. 6 6
      locations/therapist.qsrc

+ 6 - 6
locations/therapist.qsrc

@@ -2040,16 +2040,16 @@ if $ARGS[0] = 'hypnoEnd':
 		killvar $hypnocolour
 		
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/clinic/therapist/room.jpg"></center>'
-		nl
-		if $hypnoTxt0 <> '': '<<$hypnoTxt0>>' & nl
-		if $hypnoTxt1 <> '': '<<$hypnoTxt1>>' & nl
+		*nl
+		if $hypnoTxt0 <> '': '<<$hypnoTxt0>>' & *nl
+		if $hypnoTxt1 <> '': '<<$hypnoTxt1>>' & *nl
 
 		if hypnoKissGoodbye = 1:
 			act 'Kiss Dr. Pavlov goodbye':
 				*clr & cla
 				'<center><img <<$set_imgh>> src="images/shared/sex/kiss/oldKissTongue<<rand(1,4)>>.jpg"></center>'
-				if $hypnoTxt2 <> '': '<<$hypnoTxt2>>' & nl
-				if $hypnoTxt3 <> '': '<<$hypnoTxt3>>' & nl
+				if $hypnoTxt2 <> '': '<<$hypnoTxt2>>' & *nl
+				if $hypnoTxt3 <> '': '<<$hypnoTxt3>>' & *nl
 				if therapistFuckedPussy > 0 and rand(1,2) = 1:
 					'A bit of cum dribbles from your well fucked cunt. You involuntarily clench your pussy; your body trying to keep more from leaking out.'
 				end
@@ -2058,7 +2058,7 @@ if $ARGS[0] = 'hypnoEnd':
 			end
 
 		else
-			if $hypnoTxt3 <> '': '<<$hypnoTxt3>>'
+			if $hypnoTxt3 <> '': '<<$hypnoTxt3>>' & *nl
 
 			if therapistFuckedPussy > 0 and rand(1,2) = 1:
 				'A bit of cum dribbles from your well fucked cunt. You involuntarily clench your pussy; your body trying to keep more from leaking out.'