Free Implanters (#7632)

They no longer require illegal tech. Tell your friends.
This commit is contained in:
ParadoxSpace
2019-12-12 12:54:32 -07:00
committed by Erki
parent 89446a4e9f
commit eef13fe5a2
2 changed files with 42 additions and 1 deletions
+1 -1
View File
@@ -464,7 +464,7 @@ other types of metals and chemistry for reagents).
/datum/design/item/implanter
name = "implanter"
desc = "A specialized syringe for inserting implants to subjects."
req_tech = list(TECH_ILLEGAL = 2, TECH_BIO = 5)
req_tech = list(TECH_BIO = 5)
materials = list(DEFAULT_WALL_MATERIAL = 320, "glass" = 800)
build_path = /obj/item/implanter
sort_string = "VCBAC"