From 11dd26e08ec8e28f0ced20d110000ffb1c2f4c1c Mon Sep 17 00:00:00 2001 From: ToastEnjoyer Date: Tue, 25 Feb 2025 20:22:20 -0600 Subject: [PATCH] Made forensic scanner classified as contraband. (#35512) Update forensic_scanner.yml --- .../Prototypes/Entities/Objects/Devices/forensic_scanner.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Devices/forensic_scanner.yml b/Resources/Prototypes/Entities/Objects/Devices/forensic_scanner.yml index fbb477de64..3b7b32017e 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/forensic_scanner.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/forensic_scanner.yml @@ -1,6 +1,6 @@ - type: entity name: forensic scanner - parent: BaseItem + parent: [ BaseItem, BaseSecurityContraband ] id: ForensicScanner description: A handheld device that can scan objects for fingerprints and fibers. components: -- 2.52.0