From b3ecb30176ce1b62182b523073d8232458462891 Mon Sep 17 00:00:00 2001 From: themias <89101928+themias@users.noreply.github.com> Date: Fri, 13 Sep 2024 09:59:19 -0400 Subject: [PATCH] Fix medical PDA toggling light when scanning (#32091) --- Resources/Prototypes/Entities/Objects/Devices/pda.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Devices/pda.yml b/Resources/Prototypes/Entities/Objects/Devices/pda.yml index 5028d778fa..40f6f77e12 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/pda.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/pda.yml @@ -121,7 +121,6 @@ components: - type: ItemToggle onUse: false - - type: ItemTogglePointLight - type: HealthAnalyzer scanDelay: 1 scanningEndSound: -- 2.52.0