Browse Source

[added] STD checks added to cum_mangementto automatically add checks for cum in mouth, anus and pussy

KevinSmarts 5 years ago
parent
commit
f2a1afe223
1 changed files with 8 additions and 0 deletions
  1. 8 0
      locations/Cum_Manage.qsrc

+ 8 - 0
locations/Cum_Manage.qsrc

@@ -124,6 +124,7 @@ if $ARGS[0] = '':
 
 	if cumprecheck = 1:
 		cumarrkno[cumarrtemp] = -1
+		dynamic $venerasiak
 	elseif sexunaware > 0:
 		cumarrkno[cumarrtemp] = -2
 	elseif sexpartkno = 1:
@@ -348,6 +349,8 @@ if $ARGS[0] = '':
 
 	!! creampie vaginal statistics:
 			if spafinloc = 0:
+				!!STD checks
+				dynamic $venerasiak
 				!! safe creampie (if cycle > 3 or on pill or succubus):
 				if cycle > 3 or pillcon2 > 1000 or succubusflag = 1:
 					if sexunaware = 1 or sexcontra = 6:
@@ -460,6 +463,11 @@ if $ARGS[0] = '':
 		if cumarrppt[cumarrtemp] < cumarrcpt[cumarrtemp]:cumarrcpt[cumarrtemp] = cumarrppt[cumarrtemp]
 	end
 
+	!!STD from anal check
+	if spafinloc = 3: dynamic $venerasiak
+	!!STD from oral check
+	if spafinloc = 12: dynamic $venerasiakOral
+
 	cumprecheck = 0
 	spafinloc = 0
 	sexvolume = 0