Эх сурвалжийг харах

[added] stat tracking for broken condoms
[fixed] tracking for safe creampies

hornguy6 1 жил өмнө
parent
commit
b8084cccbe

+ 2 - 1
locations/Cum_Manage.qsrc

@@ -233,6 +233,7 @@ if $ARGS[0] = '':
 						cumsumbod += sexvolume
 						cumsumvag += sexvolume
 						condom_break = 1
+						stat['broken_condoms'] += 1
 
 						sparridt[sparrtemp] = cumarrkno[cumarrtemp]
 						sparrslc[sparrtemp] = 0
@@ -331,7 +332,7 @@ if $ARGS[0] = '':
 				!!STD checks
 				if cumnostd = 0: gs 'dinSex', 'std_trigger'
 				!! safe creampie (if cycle > 3 or on pill or succubus):
-				if cycle > 3 or pillcon2 > 1000 or succubusflag = 1:
+				if cycle > 3 or birth_control['safe'] = 1 or succubusflag = 1:
 					if sexunaware = 1 or sexcontra = 6:
 						pcs_cp_safe_unknown += 1
 					else