Explorar o código

[fixed] Sicaa update to morning after pill code

hornguy6 %!s(int64=4) %!d(string=hai) anos
pai
achega
24c9b50e35
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  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