Enables AI to examine cloning pod.

This commit is contained in:
kingofkosmos
2015-10-10 09:31:35 +03:00
parent 4e35c49b11
commit 37a3ba2f8f
+3 -1
View File
@@ -120,8 +120,10 @@
user << "Current clone cycle is [round(completion)]% complete."
return
//Start growing a human clone in the pod!
/obj/machinery/clonepod/attack_ai(mob/user)
return examine(user)
//Start growing a human clone in the pod!
/obj/machinery/clonepod/proc/growclone(ckey, clonename, ui, se, mindref, datum/species/mrace, list/features, factions)
if(panel_open)
return 0