From 7e60cdd07e861871516cf924e40138cf9f75f1fe Mon Sep 17 00:00:00 2001 From: Mervill Date: Thu, 22 Sep 2022 08:46:11 -0700 Subject: [PATCH] Forensic pad is now tagged as a document (#11424) --- .../Entities/Objects/Specific/Forensics/forensics.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Specific/Forensics/forensics.yml b/Resources/Prototypes/Entities/Objects/Specific/Forensics/forensics.yml index 96222ed03d..9bb9e058a2 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Forensics/forensics.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Forensics/forensics.yml @@ -13,3 +13,6 @@ layers: - state: paper color: yellow + - type: Tag + tags: + - Document \ No newline at end of file