Clear PDA fix and syndi PDA and ID (#7943)
This commit is contained in:
@@ -530,5 +530,25 @@
|
||||
components:
|
||||
- type: PDA
|
||||
id: AssistantIDCard
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: PDAVisualizer
|
||||
state: pda-clear
|
||||
- type: Icon
|
||||
state: pda-clear
|
||||
|
||||
- type: entity
|
||||
parent: BasePDA
|
||||
id: SyndiPDA
|
||||
name: syndicate PDA
|
||||
description: Ok, time to be a productive member of- oh cool I'm a bad guy time to kill people!
|
||||
components:
|
||||
- type: PDA
|
||||
id: SyndicateIDCard
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: PDAVisualizer
|
||||
state: pda-syndi
|
||||
- type: Icon
|
||||
state: pda-syndi
|
||||
|
||||
|
||||
@@ -402,3 +402,12 @@
|
||||
- state: idatmospherictechnician
|
||||
- type: PresetIdCard
|
||||
job: AtmosphericTechnician
|
||||
|
||||
- type: entity
|
||||
parent: IDCardStandard
|
||||
id: SyndicateIDCard
|
||||
name: Syndicate ID card
|
||||
components:
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: syndie
|
||||
|
||||
Reference in New Issue
Block a user