1
0
Selaa lähdekoodia

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

Kevin_Smarts 1 vuosi sitten
vanhempi
säilyke
3b3b3175cf
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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