Browse Source

[fixed] white screen
[fixed] missing clear screen

hornguy6 1 year ago
parent
commit
4b4c5f6ff7
1 changed files with 2 additions and 1 deletions
  1. 2 1
      locations/booty_call_start.qsrc

+ 2 - 1
locations/booty_call_start.qsrc

@@ -796,7 +796,7 @@ if $ARGS[0] = 'pussy_lick_loop':
 	if booty_call['consecutive_cuni_orgasm'] = 0:
 		'But <<$npc_firstname[$boy]>> is relentless. Even as your climax winds down, he doesn''t stop, continuing to eat you out.'
 	end
-	if booty_call['cuni_orgasm'] < 5:
+	if booty_call['consecutive_cuni_orgasm'] < 4:
 		act'Come again':
 			cla & *clr
 			pcs_horny = 90
@@ -965,6 +965,7 @@ if $ARGS[0] = 'bj_sub1':
 	booty_call['bj_count'] += 1
 	gs'arousal', 'bj',rand(2,7),'no_orgasm_msg'
 	gs'stat'
+	cla & *clr
 	if booty_call['reluctant_bj'] = 1:
 		'<center><video autoplay loop src="images/shared/sex/blowjob/bj46.mp4"></video></center>'
 		'You grumble internally but get to work anyway, spending a few minutes bobbing your head up and down on his cock. You weren''t really in the mood to begin with, so you get bored quickly, but hopefully he''ll want to do something else soon.'