mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 11:05:03 +01:00
Fixes #10161
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user