From: ToastEnjoyer Date: Wed, 14 May 2025 17:47:10 +0000 (-0500) Subject: Replaced high value target contraband on ID board and comms boards to command restric... X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=89ea0ac253361e4f5fbd54b5ba67dd0b5d113775;p=space-station-14.git Replaced high value target contraband on ID board and comms boards to command restricted. (#37452) Update computer.yml --- diff --git a/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/computer.yml b/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/computer.yml index 6af8b9639e..d61fb43b77 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/computer.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/Circuitboards/computer.yml @@ -306,7 +306,7 @@ prototype: ComputerCrewMonitoring - type: entity - parent: [BaseComputerCircuitboard, BaseGrandTheftContraband] + parent: [BaseComputerCircuitboard, BaseCommandContraband] id: IDComputerCircuitboard name: ID card computer board description: A computer printed circuit board for an ID card console. @@ -333,7 +333,7 @@ prototype: computerBodyScanner - type: entity - parent: [ BaseComputerCircuitboard, BaseGrandTheftContraband ] + parent: [ BaseComputerCircuitboard, BaseCommandContraband ] id: CommsComputerCircuitboard name: communications computer board description: A computer printed circuit board for a communications console.