Browse Source

[fixed] negative minut

Lusticon 4 months ago
parent
commit
a6f61b7478
4 changed files with 9 additions and 10 deletions
  1. 2 3
      locations/dinSex2.qsrc
  2. 3 3
      locations/katjaEv.qsrc
  3. 2 2
      locations/mey_home.qsrc
  4. 2 2
      locations/pav_lake_nude.qsrc

+ 2 - 3
locations/dinSex2.qsrc

@@ -191,7 +191,6 @@ end
 
 if $ARGS[0] = 'doublepenetration':
 	frost = 0
-	minut -= ARGS[1]
 	TotPain = 0
 	if pcs_vag > 0:
 		if (vgrdif + vltdif) >= 30: TotPain +=4 & 'You groan in pain when <<$boydesc1>> penetrates you, tears flow from your eyes and it feels like someone drove a red-hot rod into your vagina.'
@@ -251,8 +250,8 @@ if $ARGS[0] = 'doublepenetration':
 		if pcs_makeup > 1:pcs_makeup = 0
 		'Squeals and tears stream pouring out of your eyes from the terrible pain, your entire abdomen and genitals feel a sharp pain while <<$boydesc1>> fucks your vagina with <<$xyr1>> <<dick1>> centimeter dick and <<$boydesc2>> almost tearing your <<$anustipe>> with <<$xyr2>> <<dick2>> centimeter instrument.'
 	end
-	gs 'arousal','vaginal',ARGS[1],'dick1',$ARGS[2],$ARGS[3],$ARGS[4],$ARGS[5],$ARGS[6],$ARGS[7]
-	gs 'arousal','anal',ARGS[1],'dick2',$ARGS[2],$ARGS[3],$ARGS[4],$ARGS[5],$ARGS[6],$ARGS[7]
+	gs 'arousal','vaginal',ARGS[1]/2,'dick1',$ARGS[2],$ARGS[3],$ARGS[4],$ARGS[5],$ARGS[6],$ARGS[7]
+	gs 'arousal','anal',ARGS[1]/2,'dick2',$ARGS[2],$ARGS[3],$ARGS[4],$ARGS[5],$ARGS[6],$ARGS[7]
 end
 
 

+ 3 - 3
locations/katjaEv.qsrc

@@ -722,10 +722,10 @@ if $ARGS[0] = 'kathan19':
 			'You stand there trying to process what exactly was said. Nothing special? At your stunned expression, Katja rolls her eyes, grabs your hand and takes you away. Just pray that this doesn''t hurt you, but for the moment, it is time to look for something else to do.'
 
 			if hour >= 20:
-				act 'It''s too late, accompany Katja to her home':grupvalue[1] -= 5 & grupvalue[2] -= 5 & grupvalue[3] -= 5 & grupvalue[3] -= 5 & minut -= 5 & npc_rel['A140'] += 1 & minut += 5 & gt		 'pav_residential'
+				act 'It''s too late, accompany Katja to her home':grupvalue[1] -= 5 & grupvalue[2] -= 5 & grupvalue[3] -= 5 & grupvalue[3] -= 5 & minut += 5 & npc_rel['A140'] += 1 & gt 'pav_residential'
 			else
-				act 'Continue walking and talking':grupvalue[1] -= 5 & grupvalue[2] -= 5 & grupvalue[3] -= 5 & grupvalue[3] -= 5 & minut -= 5 & npc_rel['A140'] += 1 & gt 'katjaEv','kathan16'
-				act 'Look for something else to do':grupvalue[1] -= 5 & grupvalue[2] -= 5 & grupvalue[3] -= 5 & grupvalue[3] -= 5 & minut -= 5 & npc_rel['A140'] += 1 & gt 'katjaEv','kathan'
+				act 'Continue walking and talking':grupvalue[1] -= 5 & grupvalue[2] -= 5 & grupvalue[3] -= 5 & grupvalue[3] -= 5 & minut += 5 & npc_rel['A140'] += 1 & gt 'katjaEv','kathan16'
+				act 'Look for something else to do':grupvalue[1] -= 5 & grupvalue[2] -= 5 & grupvalue[3] -= 5 & grupvalue[3] -= 5 & minut += 5 & npc_rel['A140'] += 1 & gt 'katjaEv','kathan'
 			end
 		elseif rand(20,90) < pcs_persuas:
 			gs 'exp_gain', 'humint', rand(1,2)

+ 2 - 2
locations/mey_home.qsrc

@@ -496,8 +496,8 @@ if $ARGS[0] = 'garden':
 			minut += 60
 			pcs_mood += 50
 			if pcs_sweat > 10: pcs_sweat = 10 + rand(0,4)
-			if pcs_stren < 40: gs 'exp_gain', 'stren', 1 & minut -= 1
-			if pcs_vital < 40: gs 'exp_gain', 'vital', 1 & minut -= 1
+			if pcs_stren < 40: gs 'exp_gain', 'stren', 1
+			if pcs_vital < 40: gs 'exp_gain', 'vital', 1
 			fat -= 1
 			gs 'stat'
 

+ 2 - 2
locations/pav_lake_nude.qsrc

@@ -173,8 +173,8 @@ if temper >= 15 and month >= 5 and month <= 9 and hour >= 6 and hour <= 20:
 					inhib_exp += rand(1,3)
 				end
 				if pcs_sweat > 10: pcs_sweat = 10 + rand(0,4)
-				if pcs_stren < 30: gs 'exp_gain', 'stren', 1 & minut -= 1
-				if pcs_vital < 30: gs 'exp_gain', 'vital', 1 & minut -= 1
+				if pcs_stren < 30: gs 'exp_gain', 'stren', 1
+				if pcs_vital < 30: gs 'exp_gain', 'vital', 1
 				fat -= 1
 				pcs_makeup = 1
 				gs 'stat'