Merge pull request #10163 from Mitchs98/implantfix

Fixes Chemical Implants/Allows Injections
This commit is contained in:
variableundefined
2018-11-09 18:57:33 +08:00
committed by GitHub
@@ -8,6 +8,7 @@
throw_range = 5
w_class = WEIGHT_CLASS_TINY
origin_tech = "materials=1;biotech=2"
container_type = OPENCONTAINER | INJECTABLE | DRAWABLE
materials = list(MAT_GLASS=500)
var/obj/item/implant/imp = null