Przeglądaj źródła

[changed] razors use

Lusticon 1 miesiąc temu
rodzic
commit
f04b43bc26
2 zmienionych plików z 5 dodań i 5 usunięć
  1. 3 3
      locations/brother_voyeur.qsrc
  2. 2 2
      locations/din_van.qsrc

+ 3 - 3
locations/brother_voyeur.qsrc

@@ -807,7 +807,7 @@ if $ARGS[0] = 'shave_both':
 				pcs_pubes = 0
 				pcs_pubes = 0
 				pcs_horny += 5
 				pcs_horny += 5
 				brothershave += 1
 				brothershave += 1
-				mc_inventory['razor'] -=  2
+				mc_inventory['razor'] -=  1
 				'<center><video autoplay loop src="images/shared/home/bathroom/shave.mp4"></center>'
 				'<center><video autoplay loop src="images/shared/home/bathroom/shave.mp4"></center>'
 				'"Yeah, sure. Why not?" you smile.'
 				'"Yeah, sure. Why not?" you smile.'
 				'You lather up your legs and crotch and then start carefully shaving them. Kolka stares at you and watches the process intently.'
 				'You lather up your legs and crotch and then start carefully shaving them. Kolka stares at you and watches the process intently.'
@@ -1323,7 +1323,7 @@ if $ARGS[0] = 'shave':
 					pcs_pubes = 0
 					pcs_pubes = 0
 					pcs_horny += 5
 					pcs_horny += 5
 					brothershave += 1
 					brothershave += 1
-					mc_inventory['razor'] -=  2
+					mc_inventory['razor'] -=  1
 					inhib_exp += rand(1,3)
 					inhib_exp += rand(1,3)
 					gs 'stat'
 					gs 'stat'
 					'<center><video autoplay loop src="images/shared/home/bathroom/shave.mp4"></center>'
 					'<center><video autoplay loop src="images/shared/home/bathroom/shave.mp4"></center>'
@@ -1526,7 +1526,7 @@ if $ARGS[0] = 'shave':
 					pcs_pubes = 0
 					pcs_pubes = 0
 				end
 				end
 				pcs_horny += 5
 				pcs_horny += 5
-				mc_inventory['razor'] -=  2
+				mc_inventory['razor'] -=  1
 				gs 'stat'
 				gs 'stat'
 				'<center><img <<$set_imgh>> src="images/shared/home/bathroom/shave3.jpg"></center>'
 				'<center><img <<$set_imgh>> src="images/shared/home/bathroom/shave3.jpg"></center>'
 				'You casually continue the conversation with your brother while lathering up your legs and crotch before starting to carefully shave them. You notice your brother make a few curious peeks but decide not to say anything and simply continue on with your business and the conversation.'
 				'You casually continue the conversation with your brother while lathering up your legs and crotch before starting to carefully shave them. You notice your brother make a few curious peeks but decide not to say anything and simply continue on with your business and the conversation.'

+ 2 - 2
locations/din_van.qsrc

@@ -392,7 +392,7 @@ $brit = {
 							if pcs_shave['free_razor'] = 1:
 							if pcs_shave['free_razor'] = 1:
 								pcs_shave['free_razor'] = 0
 								pcs_shave['free_razor'] = 0
 							else
 							else
-								mc_inventory['razor'] -= 3
+								mc_inventory['razor'] -= 1
 							end
 							end
 							dynamic $dryOff
 							dynamic $dryOff
 							gs 'selfplay', 'bathtub_dildo_check'
 							gs 'selfplay', 'bathtub_dildo_check'
@@ -498,7 +498,7 @@ $brit = {
 					if pcs_shave['free_razor'] = 1:
 					if pcs_shave['free_razor'] = 1:
 						pcs_shave['free_razor'] = 0
 						pcs_shave['free_razor'] = 0
 					else
 					else
-						mc_inventory['razor'] -= 2
+						mc_inventory['razor'] -= 1
 					end
 					end
 					!! if $locM = 'uni_dorm' and rand(0, 5) = 5:gt 'vann', 'brit1'
 					!! if $locM = 'uni_dorm' and rand(0, 5) = 5:gt 'vann', 'brit1'
 					'<center><img <<$set_imgh>> src="images/shared/home/bathroom/shave.jpg"></center>'
 					'<center><img <<$set_imgh>> src="images/shared/home/bathroom/shave.jpg"></center>'