1
0
Kaynağa Gözat

[fixes] small various fixes for realism

wingbrother 5 yıl önce
ebeveyn
işleme
5b3abf9217
3 değiştirilmiş dosya ile 10 ekleme ve 11 silme
  1. 2 1
      build.sh
  2. 2 4
      locations/kit_din.qsrc
  3. 6 6
      locations/lover_meet.qsrc

+ 2 - 1
build.sh

@@ -1364,7 +1364,8 @@ end
 
 if bcream_used >= 1:
     bcream_used = 0
-    temp = rand(0,5)
+    temp = rand(0,max(nbsize-genbsize+5,5)) / max(nbsize-genbsize,1)
+    if temp > 0: temp = 1
     nbsize += temp
     if temp > 0:'Feels like your breasts have grown slightly.'
 end

+ 2 - 4
locations/kit_din.qsrc

@@ -488,11 +488,9 @@ $fatdel = {
 			else
 				pcs_hydra += 50
 			end
-			salo -= 20
-			if salo < 11: salo = 11
-			gs 'body_shape', 'softreset'
+			fat -= 20
 
-			'You drink the fat burning capsule. These capsules are quick release and results can be seen immediately.'
+			'You drink the fat burning capsule. These capsules are quick release and results can be seen soon.'
 
 			act 'Get up from the table':gt $loc, $metka
 		end

+ 6 - 6
locations/lover_meet.qsrc

@@ -181,7 +181,7 @@ if $ARGS[0] = 'start':
 					else
 						'This should not fire off at all: TongueKiss'
 					end
-				elseif cumloc[11] = 1 or (cumloc[6] = 1 or cumloc[7] = 1) and pervConstant = 1 and loverGender[lover_number] = 0:
+				elseif (cumloc[11] = 1 or cumloc[6] = 1 or cumloc[7] = 1) and pervConstant = 1 and loverGender[lover_number] = 0:
 					if cumloc[11] = 1:
 						if haraklover[lover_number] = 0:
 							loverrelation[lover_number] += 2
@@ -209,7 +209,7 @@ if $ARGS[0] = 'start':
 							'<<$tXec>> can see sperm on your ass, but by the bulge in <<$tXyr>> pants you know it only turns <<$tXem>> on.'
 						end
 					end
-				elseif cumloc[11] = 1 or (cumloc[6] = 1 or cumloc[7] = 1) and (pervConstant ! 1 or loverGender[lover_number] = 0):
+				elseif (cumloc[11] = 1 or cumloc[6] = 1 or cumloc[7] = 1) and (pervConstant ! 1 or loverGender[lover_number] = 0):
 					if cumloc[11] = 1:
 						gs 'lover', 'remove', lover_number
 						'<<$tXec>> notices the sperm on your face, "H-Hey- <<$pcs_firstname>>! What the...?! You dirty whore!", <<$tXe>> then pushes you out of <<$tXyr>> face. "We are through, I don''t want to see your face again!'
@@ -250,7 +250,7 @@ if $ARGS[0] = 'start':
 						gs 'arousal', 'kiss', 5
 						gs 'stat'
 					end
-				elseif cumloc[11] = 1 or (cumloc[6] = 1 or cumloc[7] = 1) or cumloc[12] = 1 and pervConstant = 1:
+				elseif (cumloc[11] = 1 or cumloc[6] = 1 or cumloc[7] = 1 or cumloc[12] = 1) and pervConstant = 1:
 					if cumloc[11] = 1:
 						if haraklover[lover_number] = 0:
 							loverrelation[lover_number] += 2
@@ -296,7 +296,7 @@ if $ARGS[0] = 'start':
 						end
 					end
 				else 
-					if cumloc[11] = 1 or (cumloc[6] = 1 or cumloc[7] = 1) and pervConstant ! 1:
+					if (cumloc[11] = 1 or cumloc[6] = 1 or cumloc[7] = 1) and pervConstant ! 1:
 						if cumloc[11] = 1:
 							gs 'lover', 'remove', lover_number
 							'<<$tXec>> notices the sperm on your face, "<<$pcs_firstname>>! What the...?! You dirty whore!", <<$tXe>> then pushes you out of <<$tXyr>> face. "We are through, I don''t want to see your face again!'
@@ -338,7 +338,7 @@ if $ARGS[0] = 'start':
 						gs 'arousal', 'kiss', 5
 						gs 'stat'
 					end
-				elseif cumloc[11] = 1 or (cumloc[6] = 1 or cumloc[7] = 1) or cumloc[12] = 1 and pervConstant = 1:
+				elseif (cumloc[11] = 1 or cumloc[6] = 1 or cumloc[7] = 1 or cumloc[12] = 1) and pervConstant = 1:
 					if cumloc[11] = 1:
 						if haraklover[lover_number] = 0:
 							loverrelation[lover_number] += 2
@@ -368,7 +368,7 @@ if $ARGS[0] = 'start':
 							'<<$tXec>> can see sperm on your ass, but by the bulge in <<$tXyr>> pants you know it only turns <<$tXem>> on.'
 						end
 					end
-				elseif cumloc[11] = 1 or (cumloc[6] = 1 or cumloc[7] = 1) and pervConstant ! 1:
+				elseif (cumloc[11] = 1 or cumloc[6] = 1 or cumloc[7] = 1) and pervConstant ! 1:
 					if cumloc[11] = 1:
 						gs 'lover', 'remove', lover_number
 						'<<$tXec>> notices the sperm on your face, "H-Hey- <<$pcs_firstname>>! What the...?! You dirty whore!", <<$tXe>> then pushes you out of <<$tXyr>> face. "We are through, I don''t want to see your face again!'