Clear PDA fix and syndi PDA and ID (#7943)
This commit is contained in:
@@ -530,5 +530,25 @@
|
|||||||
components:
|
components:
|
||||||
- type: PDA
|
- type: PDA
|
||||||
id: AssistantIDCard
|
id: AssistantIDCard
|
||||||
|
- type: Appearance
|
||||||
|
visuals:
|
||||||
|
- type: PDAVisualizer
|
||||||
|
state: pda-clear
|
||||||
- type: Icon
|
- type: Icon
|
||||||
state: pda-clear
|
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
|
- state: idatmospherictechnician
|
||||||
- type: PresetIdCard
|
- type: PresetIdCard
|
||||||
job: AtmosphericTechnician
|
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