Explorar el Código

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

Kevin_Smarts hace 2 años
padre
commit
3b3b3175cf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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