test234 5 years ago
parent
commit
cad006eaae
1 changed files with 2 additions and 2 deletions
  1. 2 2
      locations/din_van.qsrc

+ 2 - 2
locations/din_van.qsrc

@@ -235,14 +235,14 @@ $bath = {
 
 $brit = {
 	if shave_menu = 1  and stanok > 1:
-		if pcs_leghair > 3 or (pubestyle = 1 and pcs_pubes > 2) or (pubestyle >= 2 and pubestyle <=7 and pcs_pubes > 11) or (pubestyle = 8 and pcs_pubes > 11) or (pubestyle = 9 and pcs_pubes > 20) or (pubestyle = 10 and pcs_pubes > 26):
+		if pcs_leghair > 3 or (pubestyle = 1 and pcs_pubes > 3) or (pubestyle >= 2 and pubestyle <=7 and pcs_pubes > 11) or (pubestyle = 8 and pcs_pubes > 11) or (pubestyle = 9 and pcs_pubes > 20) or (pubestyle = 10 and pcs_pubes > 26):
 			if pubestyle > 0:
 				act 'Shave yourself (0:15)':
 					menu_off = 1
 					*clr & cla
 					minut += 15
 					pcs_leghair = 0
-					if pubestyle = 1 and pcs_pubes > 2:
+					if pubestyle = 1 and pcs_pubes > 3:
 						pcs_pubes = 0
 					elseif (pubestyle >= 2 and pubestyle <=7) and pcs_pubes > 11:
 						pcs_pubes = 11