remove piercing injector, doesn't work properly

This commit is contained in:
Jerry Wester
2022-12-13 19:12:17 -07:00
parent 19428e2579
commit ec78e51760
4 changed files with 3 additions and 35 deletions
@@ -299,14 +299,6 @@
build_type = PROTOLATHE
departmental_flags = DEPARTMENTAL_FLAG_CARGO
/datum/design/module/mod_injector
name = "Injector Module"
id = "mod_injector"
materials = list(/datum/material/iron = 1000, /datum/material/diamond = 500)
build_path = /obj/item/mod/module/injector
build_type = PROTOLATHE
departmental_flags = DEPARTMENTAL_FLAG_MEDICAL
/datum/design/module/mod_bikehorn
name = "Bike Horn Module"
id = "mod_bikehorn"
@@ -70,7 +70,6 @@
"mod_visor_medhud",
"mod_health_analyzer",
"mod_quick_carry",
"mod_injector",
"mod_dna_lock",
)
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = 2500)