Replaced high value target contraband on ID board and comms boards to command restricted. (#37452)
Update computer.yml
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user