Browse Source

[fixed] Gosub was one level higher than it should be so some results didn't use it

Kevin_Smarts 1 year ago
parent
commit
0195968399
1 changed files with 1 additions and 4 deletions
  1. 1 4
      locations/booty_call_cum.qsrc

+ 1 - 4
locations/booty_call_cum.qsrc

@@ -1476,7 +1476,6 @@ if $ARGS[0] = 'cum_pullout':
 			*nl
 			'At your words, you jump off his cock and reach behind you to grab it with your hand, furiously jerking it. Moments later, you feel hot viscious liquid spatter all over your ass.'
 		end
-		gs'booty_call_sex', 'sex_end'
 	else
 		if $booty_call['position'] = 'miss':
 			gs'cum_call', 'stomach',$boy,1
@@ -1497,7 +1496,6 @@ if $ARGS[0] = 'cum_pullout':
 					'<<$npc_firstname[$boy]>> grunts and his cock slips from your pussy. The moment it does, <<$npc_firstname[$boy]>> comes, spattering your stomach with his sticky, white cum.'
 				end
 			end
-			
 		elseif $booty_call['position'] = 'doggy':
 			gs'cum_call', 'butt',$boy,1
 			gs'cum_call', 'back',$boy,1
@@ -1540,10 +1538,9 @@ if $ARGS[0] = 'cum_pullout':
 					'<<$npc_firstname[$boy]>> grunts, his cock slipping from your pussy and sliding up between your ass cheeks. You reach around to put it back in when you feel something hot and wet spattering across your ass and back.'
 				end
 			end
-			
 		end
-		gs'booty_call_sex', 'sex_end'
 	end
+	gs'booty_call_sex', 'sex_end'
 end
 
 if $ARGS[0] = 'creampie_surprise':