From 8c6abd2b5c7194a8cc08564a475c2f0a0c6eaa89 Mon Sep 17 00:00:00 2001 From: GeneralGaws Date: Thu, 4 Apr 2024 23:04:56 +0300 Subject: [PATCH] =?UTF-8?q?=D1=80=D0=B5=D1=81=D0=BF=D1=80=D0=B0=D0=B9?= =?UTF-8?q?=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Structures/Machines/Computers/computers.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Resources/Prototypes/Corvax/Entities/Structures/Machines/Computers/computers.yml b/Resources/Prototypes/Corvax/Entities/Structures/Machines/Computers/computers.yml index 92deeaec34e..97aeaf8af61 100644 --- a/Resources/Prototypes/Corvax/Entities/Structures/Machines/Computers/computers.yml +++ b/Resources/Prototypes/Corvax/Entities/Structures/Machines/Computers/computers.yml @@ -3,6 +3,16 @@ id: CentcomComputerComms name: centcom communications computer components: + - type: Sprite + layers: + - map: ["computerLayerBody"] + state: computer + - map: ["computerLayerKeyboard"] + state: generic_keyboard + - map: ["computerLayerScreen"] + state: comm_monitor + - map: ["computerLayerKeys"] + state: med_key - type: AccessReader access: [[ "Command" ]] - type: CommunicationsConsole