6 Commits cd194a3941 ... 5a27485a61

Author SHA1 Message Date
  Kevin_Smarts 5a27485a61 [fixed] Orgasm message displaying in wrong place and not required as there is suitable text in the file already. Spotted by Kel [TFS] 3 days ago
  Kevin_Smarts fa1b3dd4d3 [fixed] Missing colon spotted by Chimrod 3 days ago
  hornguy6 2ba7116dcf [fixed] blocked off incomplete content 3 days ago
  bgkjdgbizgblzdgbr 95fe57d240 [changed] Made it such that you can start eating breakfast alone as soon as the family stop eating. 4 days ago
  Kevin_Smarts 616d8e9f72 Merge remote-tracking branch 'Lokplart/master' 4 days ago
  f95Lok 19cad97e29 Merge remote-tracking branch 'kevin/master' 5 days ago
4 changed files with 10 additions and 9 deletions
  1. 1 1
      locations/kuhrPar.qsrc
  2. 1 1
      locations/selfplay.qsrc
  3. 3 3
      locations/sex_ev_sex.qsrc
  4. 5 4
      locations/tatiana_lab.qsrc

+ 1 - 1
locations/kuhrPar.qsrc

@@ -192,7 +192,7 @@ if func('homes_properties', 'can_live_here'):
 			end
 		end
 	else
-		if (hour = 8 or (hour = 7 and locat['Fam_inGad'] = 1)) and breakfast_day ! daystart:
+		if (hour = 8 or (hour = 7 and (minut > 15 or locat['Fam_inGad'] = 1))) and breakfast_day ! daystart:
 			act 'Eat breakfast alone (0:20)':
 				*clr & cla
 				menu_off = 1

+ 1 - 1
locations/selfplay.qsrc

@@ -461,7 +461,7 @@ end
 !!TODO: For finding something to play with while alone in the kitchen. Stop immediately when mom comes home. Call pick_veg from the kithen
 if $ARGS[0] = 'veggie_mast':
 	gs 'family_schedule'
-	if locat['Mom_athome'] = 0
+	if locat['Mom_athome'] = 0:
 		act 'Look for something to play with':
 		
 			'<center><img <<$set_imgh>> src="images/system/image_needed.png"></center>'

+ 3 - 3
locations/sex_ev_sex.qsrc

@@ -162,7 +162,7 @@ if $ARGS[0] = 'position_choose':
 			gs 'sex_ev_miss', 'missionary_start'
 			gs 'sex_ev_doggy', 'doggy_start'
 			gs 'sex_ev_cowgirl', 'cowgirl_start'
-			gs 'sex_ev_anal', 'anal_start'
+	!!		gs 'sex_ev_anal', 'anal_start'
 		else
 			!! boy wins initiative
 			cla
@@ -609,11 +609,11 @@ if $ARGS[0] = 'position_change':
 		end
 	end
 	
-	if $sex_ev['position'] ! 'anal':
+!!{	if $sex_ev['position'] ! 'anal':
 		gs 'sex_ev_anal', 'anal_start'
 	else
 		act 'Keep taking it up the ass':gt 'sex_ev_anal', 'anal<<sex_ev[''speed'']>>.2'
-	end
+	end}
 end
 
 if $ARGS[0] = 'fuck_me_faster':

+ 5 - 4
locations/tatiana_lab.qsrc

@@ -769,15 +769,16 @@ if $ARGS[0] = 'saddle':
 		'As you approach the saddle-sex-machine, Tatiana, concentrating on the ritual and without looking at you, passes you a KY Jelly bottle that you proceed to use in your pussy, the fresh substance sending shivers up your body as you concentrate on the task at hand.'
 	end
 
-	$orgasm_or = 'yes'
-	gs 'arousal', 'vaginal_vibe', 30
-	gs 'arousal', 'end'
-	gs 'stat'
 	'Finally, psyched up, you smear some lube over the small dildo-like protrusions in the riding-machine, and with care, squat over them. It only takes a few seconds for the rubber ridges to slide into your vagina. A rubbery and sticky sensation extends across your outer and inner lips, caressing your clit without a total penetration.'
 	'Sighing slightly at the sensation, you reach for the controller, and after a moment and with a soft "BRRRR" the machine comes alive, stimulating in only one move all of your pussy. You close your eyes as soft moans escape your mouth.'
 	'You barely manage to stay over the machine. Your sweaty hands grab the controller, and push it for more power, steadily increasing the vibration as your voice and the machine sound compete to fill the room with their chorus.'
 	'Finally, the controller slips from your clenching fingers as your magical climax triggers, taking your breath and self-control away and sending wave after wave of magically enhanced pleasure pulsing through your body.'
 
+	$orgasm_or = 'yes'
+	gs 'arousal', 'vaginal_vibe', 30, 'no_orgasm_msg'
+	gs 'arousal', 'end'
+	gs 'stat'
+
 	act 'Time for a lesson':
 		if stat['think_virgin'] = 1 or tatiana_teach_escalation < 2:
 			if pcs_vag ! 0: tatiana_teach_escalation += 1