From 504acaa401c55d0f95ec6b392d5e47fbd5393f31 Mon Sep 17 00:00:00 2001 From: T-Stalker <43253663+DogZeroX@users.noreply.github.com> Date: Sun, 8 May 2022 02:02:02 -0300 Subject: [PATCH] Makes pianos spawn anchored (#8009) --- .../Prototypes/Entities/Structures/Furniture/instruments.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Structures/Furniture/instruments.yml b/Resources/Prototypes/Entities/Structures/Furniture/instruments.yml index 46018c40a6..c2931ee206 100644 --- a/Resources/Prototypes/Entities/Structures/Furniture/instruments.yml +++ b/Resources/Prototypes/Entities/Structures/Furniture/instruments.yml @@ -1,4 +1,4 @@ -- type: entity +- type: entity name: baseinstrument id: BasePlaceableInstrument parent: BaseStructureDynamic @@ -39,6 +39,8 @@ - SmallImpassable mask: - VaultImpassable + - type: Transform + anchored: true - type: entity parent: BasePlaceableInstrument