1
0
Quellcode durchsuchen

One more abortion fix, thanks to numanumani :smile:

KevinSmarts vor 6 Jahren
Ursprung
Commit
3bbb3de847
2 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 1 1
      locations/Cheatmenu_din
  2. 1 1
      locations/poli

+ 1 - 1
locations/Cheatmenu_din

@@ -1304,7 +1304,7 @@ $cheatmenu['remove_preg'] = {
 		KILLVAR 'hairkid',nextbaby-1
 		KILLVAR 'eyeskid',nextbaby-1
 		KILLVAR 'cumarrcon',nextbaby-1
-		KILLVAR '$wombpotfath',nextbaby-1
+		KILLVAR '$wombpotfath'
 		BabyEmbryo -= 1
 	end
 	nextbaby -= 1

+ 1 - 1
locations/poli

@@ -194,7 +194,7 @@ if $ARGS[0] = 'start':
 				KILLVAR 'hairkid',nextbaby-1
 				KILLVAR 'eyeskid',nextbaby-1
 				KILLVAR 'cumarrcon',nextbaby-1
-				KILLVAR '$wombpotfath',nextbaby-1
+				KILLVAR '$wombpotfath'
 				BabyEmbryo -= 1
 			end
 			nextbaby -= 1