From cec2fc7021b8e744ab61ef8c304156818d8174a0 Mon Sep 17 00:00:00 2001 From: opl- Date: Fri, 10 Oct 2025 22:14:22 +0200 Subject: [PATCH] Packed: Replace duplicate security camera router with sci router (#40819) On Packed: Replace duplicate security camera router with sci router Co-authored-by: opl <4833621+opl@users.noreply.github.com> --- Resources/Maps/packed.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Resources/Maps/packed.yml b/Resources/Maps/packed.yml index c371d2f04c..3f16dee262 100644 --- a/Resources/Maps/packed.yml +++ b/Resources/Maps/packed.yml @@ -85872,13 +85872,15 @@ entities: - type: Transform pos: 14.5,-17.5 parent: 2 -- proto: SurveillanceCameraRouterSecurity +- proto: SurveillanceCameraRouterScience entities: - uid: 4644 components: - type: Transform pos: 15.5,-19.5 parent: 2 +- proto: SurveillanceCameraRouterSecurity + entities: - uid: 6899 components: - type: Transform -- 2.51.2