瀏覽代碼

[fixed] more changes to bring check in line with the shift from 80 to 60 as the standard for pcs_mass['body']

anjuna krokus 6 月之前
父節點
當前提交
b39b46d125
共有 5 個文件被更改,包括 6 次插入6 次删除
  1. 2 2
      locations/body.qsrc
  2. 1 1
      locations/hunterLoveSex.qsrc
  3. 1 1
      locations/katja_city.qsrc
  4. 1 1
      locations/pav_clinic.qsrc
  5. 1 1
      locations/post_deliveries.qsrc

+ 2 - 2
locations/body.qsrc

@@ -321,7 +321,7 @@ if $ARGS[0] = 'Update_Body':
 		if fat > (17 + vitalbuf / 25):
 			pcs_mass['body'] += 1
 			fat = 0
-		elseif fat < (-2 - vitalbuf / 10):
+		elseif fat < -(2 + vitalbuf / 10):
 			pcs_mass['body'] -= 1
 			fat = 0
 		else
@@ -330,7 +330,7 @@ if $ARGS[0] = 'Update_Body':
 	end
 
 	!!This is the pcs_mass['body'] cap for the weight approximation
-	if pcs_mass['body'] > 250: pcs_mass['body'] = 250
+	if pcs_mass['body'] > 200: pcs_mass['body'] = 200
 
 
 

+ 1 - 1
locations/hunterLoveSex.qsrc

@@ -3056,7 +3056,7 @@ if $ARGS[0] = 'din_hunters_sex_misionary_bonus':
 	i = rand(1,4)
 	j = rand(1,3)
 	h = rand(1,3)
-	if pcs_agil > 50 and strenbuf >= pcs_mass['body']: 'Throw legs <a href="exec:gt ''hunterLoveSex'', ''din_hunters_sex_misionary_bonus1''">head</a> .'
+	if pcs_agil > 50 and strenbuf >= pcs_mass['body'] + pcs_mass['butt']: 'Throw legs <a href="exec:gt ''hunterLoveSex'', ''din_hunters_sex_misionary_bonus1''">head</a> .'
 	*pl
 	if h < 3:'Having had enough of this position he asks you...'
 	if h = 3:'Suddenly <<$boydesc>> begins to move even faster and you realize that he is already on edge and ready...'

+ 1 - 1
locations/katja_city.qsrc

@@ -197,7 +197,7 @@ if $ARGS[0] = 'Pussy-Cats':
 		loop_counter += 1
 		if loop_counter = 600:
 			'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big14.jpg"></center>'
-			'You try to put on what Katja brought you, but it''s ' + iif(pcs_mass['body'] < 60, 'way too loose and will fall off', 'so tight you can''t get into it') + ' so you give up. "I''m sorry, <<$pcs_nickname>>. I''ve miscalculated your size. Let me get something else," Katja says.'
+			'You try to put on what Katja brought you, but it''s ' + iif(pcs_mass['body'] < 45, 'way too loose and will fall off', 'so tight you can''t get into it') + ' so you give up. "I''m sorry, <<$pcs_nickname>>. I''ve miscalculated your size. Let me get something else," Katja says.'
 			'You stop her before she runs out. "Hey don''t be sorry, it''s not your fault. Try what I picked out first."'
 			act 'Katja tries the clothes you picked': gt 'katja_city', 'pussy_cat_outfit<<rand(0,3)>>'
 		else

+ 1 - 1
locations/pav_clinic.qsrc

@@ -1692,7 +1692,7 @@ if $ARGS[0] = 'maternity_ward':
 									else
 										mward_donatesv = lact_ev['gpoli_milkedvolume']
 									end
-									if pcs_mass['body'] > 40:
+									if pcs_mass['body'] > 30:
 										mward_donatesf = 60
 									elseif pcs_mass['body'] > 20:
 										mward_donatesf = 45

+ 1 - 1
locations/post_deliveries.qsrc

@@ -1083,7 +1083,7 @@ if $ARGS[0] = 'bandits':
 				''
 	!!running check
 				begminus = 0
-				if pcs_mass['body'] > 40: begminus = ((pcs_mass['body'] - 35)/5)
+				if pcs_mass['body'] > 30: begminus = ((pcs_mass['body'] - 25)/5)
 				begresult = pcs_run - begminus
 				randrun = rand(1, 6)
 				if begresult >= 23 and randrun >= 3: