Merge pull request #3027 from VOREStation/implanters

Make implanters able to be created
This commit is contained in:
Anewbe
2017-02-28 20:26:48 -06:00
committed by GitHub
2 changed files with 5 additions and 0 deletions
@@ -6,6 +6,7 @@
throw_speed = 1
throw_range = 5
w_class = ITEMSIZE_SMALL
matter = list(DEFAULT_WALL_MATERIAL = 1000, "glass" = 1000)
var/obj/item/weapon/implant/imp = null
/obj/item/weapon/implanter/attack_self(var/mob/user)