From 527f4ae6f27afe7c79c6615dcfd6a78c3a65fcfd Mon Sep 17 00:00:00 2001 From: Theodore Lukin <66275205+pheenty@users.noreply.github.com> Date: Tue, 11 Feb 2025 23:15:13 +0700 Subject: [PATCH] make interrogator lamp security contraband (#35064) --- Resources/Prototypes/Entities/Objects/Misc/fluff_lights.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Misc/fluff_lights.yml b/Resources/Prototypes/Entities/Objects/Misc/fluff_lights.yml index bffa8ca134..fdb4e29aea 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/fluff_lights.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/fluff_lights.yml @@ -131,7 +131,7 @@ - type: entity name: interrogator lamp id: LampInterrogator - parent: BaseLamp + parent: [ BaseLamp, BaseRestrictedContraband ] description: Ultra-bright lamp for the bad cop. components: - type: Sprite -- 2.51.2