Bladeren bron

[fixed] Anya and Roma scheduling error ment you couldn't spy on them

KevinSmarts 3 jaren geleden
bovenliggende
commit
ecaa47ba7b
2 gewijzigde bestanden met toevoegingen van 5 en 4 verwijderingen
  1. 1 1
      locations/bedrPar.qsrc
  2. 4 3
      locations/family_schedule.qsrc

+ 1 - 1
locations/bedrPar.qsrc

@@ -53,7 +53,7 @@ end
 
 if pcs_magik >= 6 and spellbefshild = 1 and tobiQW = 0 and sisterHere < 2:gt 'tobiQW', 'start'
 
-if anyaloc = 25: gt 'sisterQW', 'sisboyQW_expel'
+if anyaloc = 11: gt 'sisterQW', 'sisboyQW_expel'
 
 if sisterHere = 2 and ParrotQW['Owned2'] = 1 and ParrotQW['SisKeepParrot'] = 0:
 	*clr & cla

+ 4 - 3
locations/family_schedule.qsrc

@@ -46,8 +46,9 @@ if sister_indorf = 0:
 			anyaloc['athome'] = 0
 		elseif hour < 18:
 			if sisboyday + 1 = daystart:
-				!! Roma visiting
-				anyaloc = 11
+				!! Roma will be visiting so relaxing in bedroom 
+				anyaloc = 9
+				anyaloc['athome'] = 1
 			else
 				!!Personal activities: Relaxing in bedroom 9, working out at the community center 10
 				anyaloc = func('shortgs', 'rand_pick', '', 9, 10)
@@ -59,7 +60,7 @@ if sister_indorf = 0:
 			end
 		elseif sisboyday + 1 = daystart and hour = 18:
 			!!in bedroom with Roma
-			anyaloc = 25
+			anyaloc = 11
 		elseif hour = 18 and minut < 30:
 			!!Family dinner
 			anyaloc = 12