From 9cd2705d6be910ff0de65ddfbc8679464a15d677 Mon Sep 17 00:00:00 2001 From: MilenVolf <63782763+MilenVolf@users.noreply.github.com> Date: Fri, 21 Jun 2024 06:02:23 +0300 Subject: [PATCH] Make stasis bed power toggleable (#29268) Stasis bed is now power toggleable --- Resources/Prototypes/Entities/Structures/Machines/stasisbed.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Structures/Machines/stasisbed.yml b/Resources/Prototypes/Entities/Structures/Machines/stasisbed.yml index ba9d7be88b..4dd1197593 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/stasisbed.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/stasisbed.yml @@ -59,3 +59,4 @@ - type: GuideHelp guides: - Medical Doctor + - type: PowerSwitch -- 2.51.2