Admin Observers get a hat slot and a pda (#20183)

This commit is contained in:
Vasilis
2024-01-27 15:44:46 +01:00
committed by GitHub
parent 70a63452b9
commit 69d9d9f34b
5 changed files with 60 additions and 0 deletions

View File

@@ -285,3 +285,15 @@
contents:
- id: BoxSurvival
- id: RubberStampMime
- type: entity
noSpawn: true
parent: ClothingBackpackSatchelHolding
id: ClothingBackpackSatchelHoldingAdmin
components:
- type: StorageFill
contents:
- id: AdminPDA
- id: GasAnalyzer
- id: trayScanner
- type: Unremoveable

View File

@@ -83,6 +83,11 @@
- type: Stripping
- type: SolutionScanner
- type: IgnoreUIRange
- type: Inventory
templateId: aghost
- type: InventorySlots
- type: Loadout
prototypes: [ MobAghostGear ]
- type: entity
id: ActionAGhostShowSolar

View File

@@ -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

View File

@@ -0,0 +1,19 @@
- type: inventoryTemplate
id: aghost
slots:
- name: back
slotTexture: back
slotFlags: BACK
slotGroup: SecondHotbar
stripTime: 6
uiWindowPos: 2,1
strippingWindowPos: 2,4
displayName: ID
# For drip reasons.
- name: head
slotTexture: head
slotFlags: HEAD
uiWindowPos: 0,1
strippingWindowPos: 0,0
displayName: Head

View File

@@ -323,6 +323,12 @@
satchel: ClothingBackpackSatchelBrigmedicFilled
duffelbag: ClothingBackpackDuffelBrigmedicFilled
# Aghost
- type: startingGear
id: MobAghostGear
equipment:
back: ClothingBackpackSatchelHoldingAdmin
#Head Rev Gear
- type: startingGear
id: HeadRevGear