Comical implants

This commit is contained in:
monster860
2016-06-01 16:43:36 -04:00
parent 4af414f1b0
commit 9d3a6fc979
4 changed files with 32 additions and 3 deletions
@@ -280,6 +280,17 @@
build_path = /obj/item/organ/internal/cyberimp/brain/anti_stun
category = list("Misc", "Medical")
/datum/design/cyberimp_clownvoice
name = "Comical implant"
desc = "Uh oh."
id = "ci-clownvoice"
req_tech = list("materials" = 2, "biotech" = 2)
build_type = PROTOLATHE | MECHFAB
construction_time = 60
materials = list(MAT_METAL = 200, MAT_GLASS = 200, MAT_BANANIUM = 200)
build_path = /obj/item/organ/internal/cyberimp/brain/clown_voice
category = list("Misc", "Medical")
/datum/design/cyberimp_nutriment
name = "Nutriment pump implant"
desc = "This implant with synthesize and pump into your bloodstream a small amount of nutriment when you are starving."