浏览代码

[fixed] some old style cum calls removed and tidied things up so that it is a bit easier to follow

Kevin_Smarts 1 年之前
父节点
当前提交
96800c8da3
共有 1 个文件被更改,包括 21 次插入32 次删除
  1. 21 32
      locations/podrsex.qsrc

+ 21 - 32
locations/podrsex.qsrc

@@ -45,14 +45,11 @@ if $ARGS[0] = 'suck':
 		gs 'stat'
 		
 	end
-	if sexvar = 1:'<br>The man groans that he will cum soon.'
-	if sexvar > 0:xgt 'podrsex', 'var'
-	if sexvar = 0:
-		*clr
-		'<br><center><img <<$set_imgh>> src="images/locations/shared/sex/pod/cum<<picrand>>.jpg"></center>'
-		spafinloc = 12
-		gs 'cum_manage'
-		gs 'podrsex', 'end'
+	if sexvar = 1: '<br>The man groans that he will cum soon.'
+	if sexvar > 0:
+		xgt 'podrsex', 'var'
+	else
+		gt 'podrsex', 'end'
 	end
 end
 
@@ -80,11 +77,11 @@ if $ARGS[0] = 'pussy':
 		$orgasm_or = 'yes'
 		gs 'stat'
 	end
-	if sexvar = 1:'<br>The man groans that he will cum soon.'
-	if sexvar > 0:xgt 'podrsex', 'var'
-	if sexvar = 0:
-		gs 'cum_manage'
-		gs 'podrsex', 'end'
+	if sexvar = 1: '<br>The man groans that he will cum soon.'
+	if sexvar > 0:
+		xgt 'podrsex', 'var'
+	else
+		gt 'podrsex', 'end'
 	end
 end
 
@@ -115,12 +112,11 @@ if $ARGS[0] = 'ass':
 		gs 'stat'
 		
 	end
-	if sexvar = 1:'<br>The man groans that he will cum soon.'
-	if sexvar > 0:xgt 'podrsex', 'var'
-	if sexvar = 0:
-		spafinloc = 3
-		gs 'cum_manage'
-		gs 'podrsex', 'end'
+	if sexvar = 1: '<br>The man groans that he will cum soon.'
+	if sexvar > 0:
+		xgt 'podrsex', 'var'
+	else
+		gt 'podrsex', 'end'
 	end
 end
 
@@ -152,14 +148,12 @@ if $ARGS[0] = 'voy':
 	
 		gs 'arousal', 'cuni', 10, 'lesbian', 'dom', 'group'
 		gs 'stat'
-		
 	end
-	if sexvar = 1:'<br>The man groans that he will cum soon.'
-	if sexvar > 0:xgt 'podrsex', 'var'
-	if sexvar = 0:
-		spafinloc = 12
-		gs 'cum_manage'
-		gs 'podrsex', 'end'
+	if sexvar = 1: '<br>The man groans that he will cum soon.'
+	if sexvar > 0:
+		xgt 'podrsex', 'var'
+	else
+		gt 'podrsex', 'end'
 	end
 end
 
@@ -172,6 +166,7 @@ if $ARGS[0] = 'end':
 	sexstart = 0
 
 	if pos = 1:
+		'<br><center><img <<$set_imgh>> src="images/locations/shared/sex/pod/cum<<picrand>>.jpg"></center>'
 		'The man''s cock erupts, shooting his load over your face and the other girl. The two of you giggle and lick his cock clean, kissing each other in the process.'
 		gs 'cum_call', 'face', $boy, 1
 		gs 'cum_call', 'mouth_swallow', $boy, 1
@@ -187,13 +182,11 @@ if $ARGS[0] = 'end':
 			gs 'cum_call', '', $boy, 1
 			gs 'arousal', 'end'
 			gs 'stat'
-		
 		elseif tmp > 0:
 			'<br>You push against him when you feel his cock pumping his load deep inside you. Maybe you''ll end up pregnant...'
 			gs 'cum_call', '', $boy, 1
 			gs 'arousal', 'end'
 			gs 'stat'
-		
 		end
 	elseif pos = 3:
 		spafinloc = 3
@@ -201,7 +194,6 @@ if $ARGS[0] = 'end':
 		gs 'cum_call', 'anus', $boy, 1
 		gs 'arousal', 'end'
 		gs 'stat'
-		
 	elseif pos = 4:
 		'He groans, pumping her pussy full of cum.'
 		tmp = func('pregriskeval')
@@ -209,18 +201,15 @@ if $ARGS[0] = 'end':
 			'<br>It''s exciting to watch another woman being pumped full of sperm. Maybe''ll she end up pregnant with his bastard son... '
 			gs 'arousal', 'end'
 			gs 'stat'
-		
 		else
 			'<br>It''s hot to see another woman being pumped full of cum, but You just hope she''s on the pill right now...'
 			gs 'arousal', 'end'
 			gs 'stat'
-		
 		end
 	elseif pos = 5:
 		'He groans, pumping her ass full of cum.'
 		gs 'arousal', 'end'
 		gs 'stat'
-		
 	end
 	pos = 0
 	gs 'stat'