]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Replaced high value target contraband on ID board and comms boards to command restric...
authorToastEnjoyer <masondoesgamingyes@gmail.com>
Wed, 14 May 2025 17:47:10 +0000 (12:47 -0500)
committerGitHub <noreply@github.com>
Wed, 14 May 2025 17:47:10 +0000 (19:47 +0200)
Update computer.yml

Resources/Prototypes/Entities/Objects/Devices/Circuitboards/computer.yml

index 6af8b9639efca0b69fd7f9b557ace68589b924f2..d61fb43b774adba20bbb1c066a9b0c7206819151 100644 (file)
     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.
       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.