Item Bank fixy!

I should be asleep
This commit is contained in:
VerySoft
2022-02-06 10:29:59 -05:00
parent 6c62ed238a
commit 31afcf3869
2 changed files with 14 additions and 4 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()