From 81ad169769ace5b1fa8de0c84ae5c82e2c383cf3 Mon Sep 17 00:00:00 2001 From: Darki255 Date: Thu, 1 Aug 2024 18:48:03 +0300 Subject: [PATCH] =?UTF-8?q?Revert=20"=D0=BA=D0=BE=D1=80=D0=BE=D1=87=D0=B5,?= =?UTF-8?q?=20=D0=BC=D0=B5=D0=BD=D1=8F=20=D1=8D=D1=82=D0=BE=20=D0=B7=D0=B0?= =?UTF-8?q?=D0=B5=D0=B1=D0=B0=D0=BB=D0=BE"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 4ff0029baa70a25316d874e65f5e36bcfa06bdab. --- .../ru-RU/ADT/Entities/Objects/Device/pda.ftl | 4 - .../ADT/Entities/Objects/Device/pda.yml | 97 +------------------ 2 files changed, 4 insertions(+), 97 deletions(-) diff --git a/Resources/Locale/ru-RU/ADT/Entities/Objects/Device/pda.ftl b/Resources/Locale/ru-RU/ADT/Entities/Objects/Device/pda.ftl index ed05d31c076..e3d91b8b990 100644 --- a/Resources/Locale/ru-RU/ADT/Entities/Objects/Device/pda.ftl +++ b/Resources/Locale/ru-RU/ADT/Entities/Objects/Device/pda.ftl @@ -1,6 +1,2 @@ -ent-ADTBasePDA =КПК - .desc = Ассистент по персональным данным. -ent-ADTBaseMedicalPDA = { ent-ADTBasePDA } - .desc = { ent-ADTBasePDA.desc } ent-ADTPathologistPDA = КПК патологоанатома .desc = От него веет прохладой. \ No newline at end of file diff --git a/Resources/Prototypes/ADT/Entities/Objects/Device/pda.yml b/Resources/Prototypes/ADT/Entities/Objects/Device/pda.yml index cf84bda6ae5..cf2d4b35222 100644 --- a/Resources/Prototypes/ADT/Entities/Objects/Device/pda.yml +++ b/Resources/Prototypes/ADT/Entities/Objects/Device/pda.yml @@ -1,13 +1,11 @@ - type: entity + parent: BasePDA + id: ADTBaseMedicalPDA abstract: true - parent: [ BaseItem, StorePresetUplink ] #PDA's have uplinks so they have to inherit the data. - id: ADTBasePDA - name: PDA - description: Personal Data Assistant. components: - - type: Appearance - type: Sprite sprite: ADT/Objects/Devices/pda.rsi + state: pda layers: - map: [ "enum.PdaVisualLayers.Base" ] - state: "light_overlay" @@ -21,94 +19,7 @@ - type: Icon sprite: ADT/Objects/Devices/pda.rsi state: pda - - type: Pda - state: pda - paiSlot: - priority: -2 - whitelist: - components: - - PAI - penSlot: - startingItem: Pen - priority: -1 - whitelist: - tags: - - Write - idSlot: - name: access-id-card-component-default - ejectSound: /Audio/Machines/id_swipe.ogg - insertSound: /Audio/Machines/id_insert.ogg - whitelist: - components: - - IdCard - - type: Item - size: Small - - type: ContainerContainer - containers: - PDA-id: !type:ContainerSlot {} - PDA-pen: !type:ContainerSlot {} - PDA-pai: !type:ContainerSlot {} - Cartridge-Slot: !type:ContainerSlot {} - program-container: !type:Container - - type: ItemSlots - - type: Clothing - quickEquip: false - slots: - - idcard - - Belt - - type: UnpoweredFlashlight - - type: PointLight - enabled: false - radius: 1.5 - softness: 5 - autoRot: true - - type: Ringer - - type: DeviceNetwork - deviceNetId: Wireless - receiveFrequencyId: PDA - prefix: device-address-prefix-console - - type: WirelessNetworkConnection - range: 500 - - type: CartridgeLoader - uiKey: enum.PdaUiKey.Key - preinstalled: - - CrewManifestCartridge - - NotekeeperCartridge - - NewsReaderCartridge - cartridgeSlot: - priority: -1 - name: device-pda-slot-component-slot-name-cartridge - ejectSound: /Audio/Machines/id_swipe.ogg - insertSound: /Audio/Machines/id_insert.ogg - whitelist: - components: - - Cartridge - - type: ActivatableUI - key: enum.PdaUiKey.Key - singleUser: true - - type: UserInterface - interfaces: - enum.PdaUiKey.Key: - type: PdaBoundUserInterface - enum.StoreUiKey.Key: - type: StoreBoundUserInterface - enum.RingerUiKey.Key: - type: RingerBoundUserInterface - enum.InstrumentUiKey.Key: - type: InstrumentBoundUserInterface - enum.HealthAnalyzerUiKey.Key: - type: HealthAnalyzerBoundUserInterface - - type: Tag - tags: - - DoorBumpOpener - - type: Input - context: "human" - -- type: entity - parent: ADTBasePDA - id: ADTBaseMedicalPDA - abstract: true - components: + visible: true - type: ItemToggle toggleLight: false onUse: false