ID computer demote/termination slot freedom, logging and upgrades

This commit is contained in:
Kyep
2020-04-26 17:59:54 -07:00
parent 895263a8df
commit 112baa534e
5 changed files with 63 additions and 36 deletions
@@ -212,6 +212,11 @@
return M
owner_ckey = null
/obj/item/card/id/proc/getPlayerCkey()
var/mob/living/carbon/human/H = getPlayer()
if(istype(H))
return H.ckey
/obj/item/card/id/proc/is_untrackable()
return untrackable