From 07ecbef9037c9f70bf6b554e88a1d34c93ff5fd5 Mon Sep 17 00:00:00 2001 From: FN Date: Tue, 14 Jan 2025 19:51:03 +0700 Subject: [PATCH] PDA fix --- .../_CorvaxNext/Entities/Objects/Devices/Watches/wristwatch.yml | 1 - .../Prototypes/_CorvaxNext/Entities/Objects/Devices/pda.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/Resources/Prototypes/_CorvaxNext/Entities/Objects/Devices/Watches/wristwatch.yml b/Resources/Prototypes/_CorvaxNext/Entities/Objects/Devices/Watches/wristwatch.yml index 8da240857fa..5ba458bed4d 100644 --- a/Resources/Prototypes/_CorvaxNext/Entities/Objects/Devices/Watches/wristwatch.yml +++ b/Resources/Prototypes/_CorvaxNext/Entities/Objects/Devices/Watches/wristwatch.yml @@ -98,7 +98,6 @@ updateTargetName: true canRetarget: true - type: Pda - state: pda paiSlot: priority: -2 whitelist: diff --git a/Resources/Prototypes/_CorvaxNext/Entities/Objects/Devices/pda.yml b/Resources/Prototypes/_CorvaxNext/Entities/Objects/Devices/pda.yml index 746e830d9d0..bb4b9813886 100644 --- a/Resources/Prototypes/_CorvaxNext/Entities/Objects/Devices/pda.yml +++ b/Resources/Prototypes/_CorvaxNext/Entities/Objects/Devices/pda.yml @@ -6,7 +6,6 @@ components: - type: Pda id: SurgeonIDCard - state: pda-surgeon - type: PdaBorderColor borderColor: "#d7d7d0" accentVColor: "#5db8be"