Browse Source

[fixes] pregchem wasn't set to 0 in cheatmenu_din and hotelhole

julzor 5 years ago
parent
commit
f64a6478fb
2 changed files with 2 additions and 0 deletions
  1. 1 0
      locations/Cheatmenu_din.qsrc
  2. 1 0
      locations/HotelHole.qsrc

+ 1 - 0
locations/Cheatmenu_din.qsrc

@@ -1475,6 +1475,7 @@ $cheatmenu['remove_preg'] = {
 	cycle = 4
 	!! RecovH has a decay of 1.1/hour or ~ 27/day, the recovery period is 1 week
 	RecovH = 189 
+	pregchem = 0	
 	knowpregloss = 2
 	!! I am not sure, why is it here this cycle, but I leave it so (rachels)
 	nextbaby = arrsize('yearkid')

+ 1 - 0
locations/HotelHole.qsrc

@@ -593,6 +593,7 @@ if $ARGS[0] = 'PregBDSM' :
 									unintendedabort = 1
 									!! RecovH has a decay of 1.1/hour or ~ 27/day, the recovery period is ~2-3 weeks
 									RecovH = rand(375,575) 
+									pregchem = 0
 									knowpregloss = 2
 									thinkpreg = 0
 									knowpreg = 0