This commit is contained in:
Mitchell
2018-11-08 15:17:03 -06:00
parent 81229e1cdd
commit 8a39134e53
@@ -55,6 +55,7 @@
/obj/item/implantcase/chem
name = "implant case - 'Remote Chemical'"
desc = "A glass case containing a remote chemical implant."
container_type = OPENCONTAINER | INJECTABLE | DRAWABLE
/obj/item/implantcase/chem/New()
imp = new /obj/item/implant/chem(src)