From 8252418fdcf39e0974cbaa103f2ec84c90ad1d52 Mon Sep 17 00:00:00 2001 From: Ed <96445749+TheShuEd@users.noreply.github.com> Date: Thu, 5 Dec 2024 18:19:10 +0300 Subject: [PATCH] Update personalHouse.yml --- .../Entities/Structures/Doors/Locked/personalHouse.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Doors/Locked/personalHouse.yml b/Resources/Prototypes/_CP14/Entities/Structures/Doors/Locked/personalHouse.yml index 61e670538d..f2f386cf19 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Doors/Locked/personalHouse.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Doors/Locked/personalHouse.yml @@ -106,7 +106,7 @@ suffix: PersonalHouse11 components: - type: CP14Lock - autoGenerateShape: PersonalHouse10 + autoGenerateShape: PersonalHouse11 - type: Lock locked: true @@ -116,7 +116,7 @@ suffix: PersonalHouse12 components: - type: CP14Lock - autoGenerateShape: PersonalHouse10 + autoGenerateShape: PersonalHouse12 - type: Lock locked: true @@ -126,7 +126,7 @@ suffix: PersonalHouse13 components: - type: CP14Lock - autoGenerateShape: PersonalHouse10 + autoGenerateShape: PersonalHouse13 - type: Lock locked: true @@ -136,7 +136,7 @@ suffix: PersonalHouse14 components: - type: CP14Lock - autoGenerateShape: PersonalHouse10 + autoGenerateShape: PersonalHouse14 - type: Lock locked: true @@ -146,6 +146,6 @@ suffix: PersonalHouse15 components: - type: CP14Lock - autoGenerateShape: PersonalHouse10 + autoGenerateShape: PersonalHouse15 - type: Lock locked: true \ No newline at end of file