Item Bank fixy!

This commit is contained in:
Casey
2022-02-06 10:45:25 -05:00
committed by CHOMPStation2
parent fe6d93ab55
commit 56d47d2cc1
2 changed files with 222 additions and 0 deletions
@@ -251,6 +251,7 @@
if(!bound_mob)
bound_mob = M
bound_mob.capture_caught = TRUE
persist_storable = FALSE
desc = "A glowing crystal in what appears to be some kind of steel housing."
//Determines the capture chance! So you can't capture AI mobs if they're perfectly healthy and all that
@@ -324,6 +325,7 @@
bound_mob = null
owner = null
active = FALSE
persist_storable = TRUE
update_icon()
/obj/item/capture_crystal/proc/owner_was_deleted()