Browse Source

[added] momloc['athome'] variable to make home firing events a little easier

hornguy6 3 years ago
parent
commit
aa3f088923
1 changed files with 37 additions and 2 deletions
  1. 37 2
      locations/family_schedule.qsrc

+ 37 - 2
locations/family_schedule.qsrc

@@ -109,6 +109,7 @@ end
 
 !!momloc [11] = daystart check in salon
 !!indorf = 1 means mom is in the village
+!!momloc['athome'] = 1 means mom is at home and awake
 if indorf = 0:
 	if week <= 5:
 		if hour < 5 or (hour = 5 and minut < 30):
@@ -117,11 +118,15 @@ if indorf = 0:
 		elseif hour = 5 and minut < 50:
 			!!shower
 			momloc = 2
+			momloc['athome'] = 1
+			if vanrPar_suction_dildo > 0:motherQW['bathroom_dildos'] = vanrPar_suction_dildo
 		elseif hour < 6 or (hour = 6 and minut < 10):
 			!! Getting dressed in her room and wakes Vladimir, if Sveta walks by she''ll ask to wake Kolka (Occasional morning quicky)
 			momloc = 3
+			momloc['athome'] = 1
 		elseif hour = 6 or (hour = 7 and minut < 30):
 			momloc = 4
+			momloc['athome'] = 1
 			if hour = 6 and minut < 40:
 				!! Make Breakfast
 				momloc[1] = 1
@@ -139,50 +144,65 @@ if indorf = 0:
 			!!Cleaning random room in the house
 			!!variable set in cikl
 			momloc = momcleaning
+			momloc['athome'] = 1
 		elseif hour = 8 and minut < 30:
-			!! Walking to work
+			!! Using the shower
 			momloc = 5
+			momloc['athome'] = 1
 			if vanrPar_suction_dildo > 0:motherQW['bathroom_dildos'] = vanrPar_suction_dildo
 		elseif hour < 16 and week < 5:
 			!!Working in the cafe. On Friday she stays until 18:00
 			momloc = 6
+			momloc['athome'] = 0
 		elseif hour = 16 and minut < 40 and week < 5:
 			!!Buying groceries for dinner and other stuff needed for home at the supermarket
 			momloc = 7
+			momloc['athome'] = 0
 		elseif hour < 17 and week < 5:
 			!!Walking home
 			momloc = 8
+			momloc['athome'] = 0
 		elseif hour = 17 and minut < 50 and week = 5:
 			!!Working in the cafe. On Friday she stays until 17:50
 			momloc = 9
+			momloc['athome'] = 0
 		elseif hour < 18 and week = 5:
 			!!Walking home
 			momloc = 10
+			momloc['athome'] = 0
 		elseif hour < 18:
 			!!Making dinner (On Friday she brings home leftovers from the cafe)
 			momloc = 11
+			momloc['athome'] = 1
 		elseif hour < 19:
 			!! Cleaning dinner table/Doing dishes
 			momloc = 12
+			momloc['athome'] = 1
 		elseif hour < 20:
 			if week = 1:
 				!! Visiting Luda on mondays for 3 hours
 				momloc = 20
+				momloc['athome'] = 0
 			else
 				!! (cleaning the bathroom, sweeping, mopping, dusting, watching TV, taking a bath, etc in different rooms)
 				momloc = momcleaning2
+				momloc['athome'] = 1
+				if vanrPar_suction_dildo > 0:motherQW['bathroom_dildos'] = vanrPar_suction_dildo
 			end
 		elseif hour < 22:
 			if week = 1:
 				!! Visiting Luda on mondays for 3 hours
 				momloc = 20
+				momloc['athome'] = 0
 			else
 				!! Watches TV with Vladimir
 				momloc = 13
+				momloc['athome'] = 1
 			end
 		else
 			!! Sleep (Small chance she and step dad have sex before sleep)
 			momloc = 1
+			momloc['athome'] = 0
 		end
 	else
 		if hour < 5 or (hour = 5 and minut < 30):
@@ -191,11 +211,15 @@ if indorf = 0:
 		elseif hour = 5 and minut < 50:
 			!! Shower, if Sveta knocks she''ll ask to wake Kolka
 			momloc = 2
+			momloc['athome'] = 1
+			if vanrPar_suction_dildo > 0:motherQW['bathroom_dildos'] = vanrPar_suction_dildo
 		elseif hour < 6 or (hour = 6 and minut < 10):
 			!! Getting dressed in her room and wakes Vladimir, if Sveta walks by she''ll ask to wake Kolka (Occasional morning quicky)
 			momloc = 3
+			momloc['athome'] = 1
 		elseif hour = 6 or (hour = 7 and minut < 30):
 			momloc = 4
+			momloc['athome'] = 1
 			if hour = 6 and minut < 40:
 				!! Make Breakfast
 				momloc[1] = 1
@@ -211,13 +235,16 @@ if indorf = 0:
 			end
 		elseif hour = 11:
 			!!Cleaning random room in the house/laundry
-	!! cleaning kitchen only one in use atm
+			!! cleaning kitchen only one in use atm
 			momloc = 23
+			momloc['athome'] = 1
 		elseif hour = 11 and minut < 30:
 			!! Takes the car to town
 			momloc = 14
+			momloc['athome'] = 0
 		elseif hour < 12 or hour = 12 and minut < 30:
 			!! Gets her nails done/hair cut at the salon or such things - On Sunday goes to the church during these hours
+			momloc['athome'] = 0
 			if week = 5:
 				momloc = 15
 			else
@@ -228,20 +255,26 @@ if indorf = 0:
 		elseif hour < 14:
 			!! Walks around different shops, looking at and buying stuff - On Sunday goes to church during these hours
 			momloc = 15
+			momloc['athome'] = 0
 		elseif hour < 17:
 			!!Helping out Sergey/Luda, going to Kolka's games?
 			momloc = rand(14,15)
+			momloc['athome'] = 0
 		elseif hour < 18:
 			!! Making dinner
 			momloc = 11
+			momloc['athome'] = 1
 		elseif hour = 18 and minut < 30:
 			!!Family dinner (same as the family breakfast, Sveta doesn''t have to join it but we can have some family interactions like mom and step dad asking about how school was etc)
 			momloc = 12
+			momloc['athome'] = 1
 		elseif hour < 19:
 			!! Cleaning dinner table/Doing dishes
 			momloc = 13
+			momloc['athome'] = 1
 		elseif hour < 21:
 			!!Says she goes to see her sister, in reality sometimes see's her sister of fucks around with different people. - Sunday goes to evening mass
+			momloc['athome'] = 0
 			if week = 5:
 				momloc = 17
 			else
@@ -250,9 +283,11 @@ if indorf = 0:
 		elseif hour < 22:
 			!! Watches TV with Vladimir
 			momloc = 19
+			momloc['athome'] = 1
 		else
 			!! Sleep (Small chance she and step dad have sex before sleep)
 			momloc = 1
+			momloc['athome'] = 0
 		end
 	end
 end