From: Marlyn Date: Tue, 5 Aug 2025 11:50:16 +0000 (+0200) Subject: Removes ItemToggle from Cryo Pods to prevent a latent event ordering bug (#39197) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=a2c9612e29d270197bf9045d452a56e7c739f8b1;p=space-station-14.git Removes ItemToggle from Cryo Pods to prevent a latent event ordering bug (#39197) Removes ItemToggle component from the cryo pod as it was useless and risked a latent verb order bug --- diff --git a/Resources/Prototypes/Entities/Structures/Machines/Medical/cryo_pod.yml b/Resources/Prototypes/Entities/Structures/Machines/Medical/cryo_pod.yml index 7bcb9fc3c6..a7fec0fa69 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/Medical/cryo_pod.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/Medical/cryo_pod.yml @@ -87,7 +87,6 @@ whitelist: components: - FitsInDispenser - - type: ItemToggle - type: HealthAnalyzer scanDelay: 0 - type: UserInterface