[MIRROR] Forensics scanner can't be printed anymore [MDB IGNORE] (#17182)

* Forensics scanner can't be printed anymore (#70788)

* Removes the forensic scanner's design, which now makes it unprintable. It can only be required through the Detective or from Cargo.

* Forensics scanner can't be printed anymore

Co-authored-by: GuillaumePrata <55374212+GuillaumePrata@users.noreply.github.com>
This commit is contained in:
SkyratBot
2022-10-26 12:12:23 -07:00
committed by GitHub
co-authored by GuillaumePrata
parent c8ba37c59f
commit c9013dd677
2 changed files with 0 additions and 13 deletions
@@ -691,18 +691,6 @@
)
departmental_flags = DEPARTMENT_BITFLAG_SECURITY
/datum/design/detective_scanner
name = "Forensic Scanner"
desc = "Used to remotely scan objects and biomass for DNA and fingerprints. Can print a report of the findings."
id = "detective_scanner"
build_type = PROTOLATHE | AWAY_LATHE
materials = list(/datum/material/iron = 5000, /datum/material/glass = 1000, /datum/material/gold = 2500, /datum/material/silver = 2000)
build_path = /obj/item/detective_scanner
category = list(
RND_CATEGORY_EQUIPMENT + RND_SUBCATEGORY_EQUIPMENT_SECURITY
)
departmental_flags = DEPARTMENT_BITFLAG_SECURITY
/datum/design/pepperspray
name = "Pepper Spray"
desc = "Manufactured by UhangInc, used to blind and down an opponent quickly. Printed pepper sprays do not contain reagents."
@@ -429,7 +429,6 @@
design_ids = list(
"crewpinpointer",
"defibrillator_compact",
"detective_scanner",
"harvester",
"healthanalyzer_advanced",
"holobarrier_med",