deserialize me cap'n

This commit is contained in:
Fox McCloud
2018-07-09 18:12:36 -04:00
parent 9463807ac2
commit e4b0ec70ec
+2
View File
@@ -329,6 +329,8 @@ I use this so that this can be made better once the organ overhaul rolls out --
/obj/item/organ/deserialize(data)
if(isnum(data["status"]))
if(data["status"] & ORGAN_ROBOT)
robotize()
status = data["status"]
if(islist(data["dna"]))
// The only thing the official proc does is