Procházet zdrojové kódy

[fixed] Clause not in first case for mother worry day causing loop

Kevin_Smarts před 2 roky
rodič
revize
3b3b3175cf
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      locations/korrPar.qsrc

+ 1 - 1
locations/korrPar.qsrc

@@ -436,7 +436,7 @@ else
 	if Gcall > 0:Gcall = 0
 end
 
-if motherWorry = 1 and locat['Fam_inGad'] = 0:
+if motherWorry = 1 and locat['Fam_inGad'] = 0 and motherworry[1] ! daystart:
 	gt'mother'
 elseif motherWorry = 1 and locat['Fam_inGad'] > 0:
 	motherWorry = 0