From 49a584f12c8bbe7b4015b1a104133e4a1052a3f7 Mon Sep 17 00:00:00 2001 From: Interrobang01 <113810873+Interrobang01@users.noreply.github.com> Date: Sat, 14 Oct 2023 10:05:01 -0700 Subject: [PATCH] Update comms console description (#20974) --- .../Entities/Structures/Machines/Computers/computers.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml b/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml index 7a80ba37d8..d4cc456eda 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml @@ -522,7 +522,7 @@ parent: BaseComputer id: ComputerComms name: communications computer - description: A computer used to make station wide announcements, set the appropriate alert level, and call the emergency shuttle. + description: A computer used to make station wide announcements via keyboard, set the appropriate alert level, and call the emergency shuttle. components: - type: Sprite layers: @@ -558,7 +558,7 @@ parent: ComputerComms id: SyndicateComputerComms name: syndicate communications computer - description: This can be used for various important functions. Still under development. + description: A computer capable of remotely hacking into the station's communications systems. Using this to make an announcement will alert the station to your presence. components: - type: Sprite layers: -- 2.51.2