Browse Source

Merge remote-tracking branch 'BuggyDClown/master'

KevinSmarts 3 years ago
parent
commit
e592f5aeae
2 changed files with 3 additions and 3 deletions
  1. 1 1
      locations/cikl.qsrc
  2. 2 2
      locations/family_schedule.qsrc

+ 1 - 1
locations/cikl.qsrc

@@ -1865,7 +1865,7 @@ killvar 'norandomdads'
 if week = 6:
 	momclean1 = rand(23,26)
 else
-	momclean1 = rand(23,24)
+	momclean1 = rand(23,26)
 end
 if rand(0,1) = 0:
 	momclean2 = 23

+ 2 - 2
locations/family_schedule.qsrc

@@ -186,7 +186,7 @@ if indorf = 0:
 		elseif hour = 7 or (hour = 8 and minut < 10):
 			!!Cleaning random room in the house
 			!!variable set in cikl
-			momloc = momcleaning
+			momloc = momclean1
 			momloc['athome'] = 1
 		elseif hour = 8 and minut < 30:
 			!! Using the shower
@@ -228,7 +228,7 @@ if indorf = 0:
 				momloc['athome'] = 0
 			else
 				!! (cleaning the bathroom, sweeping, mopping, dusting, watching TV, taking a bath, etc in different rooms)
-				momloc = momcleaning2
+				momloc = momclean2
 				momloc['athome'] = 1
 				if vanrPar_suction_dildo > 0:gs'mother_sextalk','discover_dildo'
 			end