Browse Source

Fixes via Drugas

KevinSmarts 8 years ago
parent
commit
e601905b72
2 changed files with 2 additions and 2 deletions
  1. 1 1
      locations/cum_arrcheat
  2. 1 1
      locations/din_bad

+ 1 - 1
locations/cum_arrcheat

@@ -25,7 +25,7 @@ if steriletu < 0:
 else
 	$cycletemp[2]= ''
 end
-if lactate < 0:
+if lactate > 0:
 	$cycletemp[3]= '. You are lactating. You currently have <<lactatemv>> millilitres of milk stored, with a capacity of <<lactatemm>> millilitres'
 else
 	$cycletemp[3]= ''

+ 1 - 1
locations/din_bad

@@ -972,7 +972,7 @@ $d_cycreport_upduedate = {
 
 $d_pregmovement = {
 	if denypreg = 0 and pregchem > 0:
-		if thinkpreg >= 0:
+		if thinkpreg > 0 and knowpreg = 0:
 			knowpreg = 1
 			if kid <= 0:
 				'Your heart flutters as you feel a baby moving around inside you for the first time.'