From c3a290aa0865334cefc904dd6b5f3e99ad6bd57f Mon Sep 17 00:00:00 2001 From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Wed, 19 Apr 2023 22:50:39 -0400 Subject: [PATCH] [Fix] Fix no physics on brig timers (#15556) --- Resources/Prototypes/Entities/Structures/Wallmounts/timer.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/timer.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/timer.yml index f40fd0a27a..8d636f8fb2 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/timer.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/timer.yml @@ -19,6 +19,7 @@ state: on - type: Appearance - type: Rotatable + - type: Physics - type: Fixtures - type: SignalTimer canEditLabel: false -- 2.51.2