Browse Source

[fixed] Sicaa update to morning after pill code

hornguy6 4 years ago
parent
commit
24c9b50e35
1 changed files with 1 additions and 2 deletions
  1. 1 2
      locations/medical_din.qsrc

+ 1 - 2
locations/medical_din.qsrc

@@ -245,8 +245,7 @@ if $ARGS[0] = 'morning_after_pill':
 			!'Removed <<cumarrcpt[temp_ID]>> sperm at <<cumarrppt[temp_ID]>> potency from <<$npc_usedname[$cumarrnam[temp_ID]]>>.'
 			gs 'cum_cleanup', 'cleanwomb', temp_ID
 		end
-		temp_ID -= 1
-		if temp_ID > 0: jump 'morning_after_womb_cleanup'
+		if temp_ID > 0: temp_ID -= 1 & jump 'morning_after_womb_cleanup'
 		killvar 'temp_ID'
 	end
 	*clr