From b9b5370e4efe42c87c89f3d6935edfe643b942de Mon Sep 17 00:00:00 2001 From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Mon, 24 Apr 2023 00:18:07 -0400 Subject: [PATCH] Revert "Wrenchable Chairs and Plants" (#15721) --- .../Prototypes/Entities/Structures/Furniture/chairs.yml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Structures/Furniture/chairs.yml b/Resources/Prototypes/Entities/Structures/Furniture/chairs.yml index b911e72702..6e45c02929 100644 --- a/Resources/Prototypes/Entities/Structures/Furniture/chairs.yml +++ b/Resources/Prototypes/Entities/Structures/Furniture/chairs.yml @@ -9,7 +9,7 @@ - type: Clickable - type: InteractionOutline - type: Physics - - type: Anchorable + bodyType: Dynamic - type: Fixtures fixtures: - shape: @@ -56,6 +56,7 @@ components: - type: Transform anchored: true + - type: Anchorable - type: Rotatable - type: Sprite state: chair @@ -69,6 +70,7 @@ parent: SeatBase description: Apply butt. components: + - type: Anchorable - type: Sprite state: stool - type: Construction @@ -84,6 +86,7 @@ anchored: true - type: Rotatable rotateWhileAnchored: true + - type: Anchorable - type: Sprite state: bar - type: Construction @@ -122,6 +125,7 @@ components: - type: Transform anchored: true + - type: Anchorable - type: Rotatable - type: Sprite state: comfy @@ -137,6 +141,7 @@ components: - type: Transform anchored: true + - type: Anchorable - type: Rotatable - type: Sprite state: shuttle @@ -185,6 +190,7 @@ parent: SeatBase description: Looks uncomfortable. components: + - type: Anchorable - type: Rotatable - type: Sprite state: ritual @@ -198,6 +204,7 @@ parent: SeatBase description: It's staring back. components: + - type: Anchorable - type: Rotatable - type: Sprite state: cursed -- 2.51.2