Cloning now leaves you on the verge of death again(though not in critical).

This commit is contained in:
cib
2011-12-28 23:55:36 -08:00
parent 3ba5b36cb3
commit bf29dc3a69
+1 -1
View File
@@ -12,7 +12,7 @@
icon_state = "pod_0"
req_access = list(access_medlab) //For premature unlocking.
var/mob/living/occupant
var/heal_level = 90 //The clone is released once its health reaches this level.
var/heal_level = 10 //The clone is released once its health reaches this level.
var/locked = 0
var/obj/machinery/computer/cloning/connected = null //So we remember the connected clone machine.
var/mess = 0 //Need to clean out it if it's full of exploded clone.