Browse Source

[fixed] cooking time was incorrect
[fixed] missing flag check

hornguy6 1 year ago
parent
commit
e1c9ffb696
1 changed files with 3 additions and 3 deletions
  1. 3 3
      locations/booty_call_morning.qsrc

+ 3 - 3
locations/booty_call_morning.qsrc

@@ -1207,7 +1207,7 @@ if $ARGS[0] = 'pc_make_breakfast_choices':
 			end
 			
 			act'Yes (10 minutes)':
-				booty_call['cooking_time'] += 1
+				booty_call['cooking_time'] += 10
 				booty_call['kolbasa_make'] = 1
 				booty_call['cooking_total'] += 1
 				cla & *nl
@@ -1229,7 +1229,7 @@ if $ARGS[0] = 'pc_make_breakfast_choices':
 			end
 			
 			act'Yes (15 minutes)':
-				booty_call['cooking_time'] += 3
+				booty_call['cooking_time'] += 15
 				booty_call['pancakes_make'] = 1
 				booty_call['cooking_total'] += 1
 				cla & *nl
@@ -1524,7 +1524,7 @@ if $ARGS[0] = 'after_breakfast_sex':
 			gs 'booty_call_start', 'bed_start'
 		end
 		
-		if booty_call['wake_fuck'] = 1:
+		if booty_call['wake_fuck'] = 1 or booty_call['morning_fuck'] = 1:
 			act'Again?!':
 				cla & *nl
 				'"Again?!" you giggle as <<$npc_firstname[$boy]>> begins groping your breast and fingering your clit. "You''re insatiable!"'