Admin Observers get a hat slot and a pda (#20183)
This commit is contained in:
@@ -83,6 +83,11 @@
|
||||
- type: Stripping
|
||||
- type: SolutionScanner
|
||||
- type: IgnoreUIRange
|
||||
- type: Inventory
|
||||
templateId: aghost
|
||||
- type: InventorySlots
|
||||
- type: Loadout
|
||||
prototypes: [ MobAghostGear ]
|
||||
|
||||
- type: entity
|
||||
id: ActionAGhostShowSolar
|
||||
|
||||
@@ -654,6 +654,24 @@
|
||||
- type: Icon
|
||||
state: pda-centcom
|
||||
|
||||
- type: entity
|
||||
parent: CentcomPDA
|
||||
id: AdminPDA
|
||||
name: Admin PDA
|
||||
description: If you are not an admin please return this PDA to the nearest admin.
|
||||
components:
|
||||
- type: Pda
|
||||
id: PassengerIDCard
|
||||
- type: HealthAnalyzer
|
||||
scanDelay: 0
|
||||
- type: CartridgeLoader
|
||||
uiKey: enum.PdaUiKey.Key
|
||||
preinstalled:
|
||||
- CrewManifestCartridge
|
||||
- NotekeeperCartridge
|
||||
- NewsReadCartridge
|
||||
- LogProbeCartridge
|
||||
|
||||
- type: entity
|
||||
parent: CentcomPDA
|
||||
id: CentcomPDAFake
|
||||
|
||||
Reference in New Issue
Block a user