Browse Source

[fixes] pregancy reaction variable for pregnancy tests didn't reset when giving birth or having an abortion

julzor 5 years ago
parent
commit
daba2e7439
5 changed files with 6 additions and 0 deletions
  1. 1 0
      locations/Cheatmenu_din.qsrc
  2. 1 0
      locations/HotelHole.qsrc
  3. 1 0
      locations/bed2.qsrc
  4. 1 0
      locations/gpoli.qsrc
  5. 2 0
      locations/poli.qsrc

+ 1 - 0
locations/Cheatmenu_din.qsrc

@@ -1550,6 +1550,7 @@ $cheatmenu['force_preg'] = {
 $cheatmenu['remove_preg'] = {
 	pregtime = 0
 	pregtalk = 0
+	pregTalkPC = 0
 	pregTalkNat = 0
 	pregTalkbrother = 0
 	preg = 0

+ 1 - 0
locations/HotelHole.qsrc

@@ -592,6 +592,7 @@ if $ARGS[0] = 'PregBDSM' :
 									'The nurse turns around, slightly startled, and says, "Oh you are awake. Just one minute, I will get the doctor for you." The nurse quickly exits the room.'
 									pregtime = 0
 									pregtalk = 0
+									pregTalkPC = 0
 									pregTalkNat = 0
 									pregTalkbrother = 0
 									preg = 0

+ 1 - 0
locations/bed2.qsrc

@@ -484,6 +484,7 @@ if $ARGS[0] = 'succubinit':
 		preg = 0
 		pregtime = 0
 		pregtalk = 0
+		pregTalkPC = 0
 		pregTalkNat = 0
 		pregTalkbrother = 0
 		thinkpreg = 0

+ 1 - 0
locations/gpoli.qsrc

@@ -57,6 +57,7 @@ if $ARGS[0] = '':
 			knowpregrecover = 1
 			vidage += 1
 			pregtalk = 0
+			pregTalkPC = 0
 			pregTalkNat = 0
 			pregTalkbrother = 0
 			pregchem = 0

+ 2 - 0
locations/poli.qsrc

@@ -141,6 +141,7 @@ if $ARGS[0] = 'start':
 			money -= 15000
 			pregtime = 0
 			pregtalk = 0
+			pregTalkPC = 0
 			pregTalkNat = 0
 			pregTalkbrother = 0
 			preg = 0
@@ -234,6 +235,7 @@ if $ARGS[0] = 'start':
 			knowpregrecover = 1
 			vidage += 1
 			pregtalk = 0
+			pregTalkPC = 0
 			pregTalkNat = 0
 			pregTalkbrother = 0
 			pregchem = 0