remove piercing injector, doesn't work properly
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user