From 04b5da9cdb2ff083fd41d89fb3cb619b2f96d870 Mon Sep 17 00:00:00 2001 From: aada Date: Mon, 30 Dec 2024 21:26:10 -0600 Subject: [PATCH] comms console, engi computers --- .../Entities/Objects/Devices/Circuitboards/computer.yml | 6 +++--- .../Entities/Structures/Machines/Computers/computers.yml | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/computer.yml b/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/computer.yml index 3cc52f5bb43ced..e3a741f0297a63 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/computer.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/computer.yml @@ -22,7 +22,7 @@ Silicon: 20 - type: entity - parent: BaseComputerCircuitboard + parent: [ BaseComputerCircuitboard, BaseEngineeringContraband ] id: AlertsComputerCircuitboard name: atmospheric alerts computer board description: A computer printed circuit board for an atmospheric alerts computer. @@ -31,7 +31,7 @@ prototype: ComputerAlert - type: entity - parent: BaseComputerCircuitboard + parent: [ BaseComputerCircuitboard, BaseEngineeringContraband ] id: AtmosMonitoringComputerCircuitboard name: atmospheric network monitor board description: A computer printed circuit board for an atmospheric network monitor. @@ -40,7 +40,7 @@ prototype: ComputerAtmosMonitoring - type: entity - parent: BaseComputerCircuitboard + parent: [ BaseComputerCircuitboard, BaseEngineeringContraband ] id: PowerComputerCircuitboard name: power monitoring computer board description: A computer printed circuit board for a power monitoring computer. diff --git a/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml b/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml index 3f6361aeba8388..fbdc49c4c7b138 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml @@ -1,5 +1,5 @@ - type: entity - parent: BaseComputerAiAccess + parent: [ BaseComputerAiAccess, BaseEngineeringContraband ] id: ComputerAlert name: atmospheric alerts computer description: Used to access the station's atmospheric automated alert system. @@ -50,7 +50,7 @@ type: WiresBoundUserInterface - type: entity - parent: BaseComputerAiAccess + parent: [ BaseComputerAiAccess, BaseEngineeringContraband ] id: ComputerAtmosMonitoring name: atmospheric network monitor description: Used to monitor the station's atmospheric networks. @@ -288,7 +288,7 @@ board: ComputerIFFSyndicateCircuitboard - type: entity - parent: BaseComputerAiAccess + parent: [ BaseComputerAiAccess, BaseEngineeringContraband ] id: ComputerPowerMonitoring name: power monitoring computer description: It monitors power levels across the station. @@ -634,7 +634,7 @@ color: "#1f8c28" - type: entity - parent: BaseComputerAiAccess + parent: [ BaseComputerAiAccess, BaseGrandTheftContraband ] id: ComputerComms name: communications computer description: A computer used to make station wide announcements via keyboard, set the appropriate alert level, and call the emergency shuttle.