Fix ninja agent id
This commit is contained in:
parent
f5665c46a6
commit
66e54cf114
|
|
@ -1086,6 +1086,12 @@
|
|||
- type: Item
|
||||
heldPrefix: green
|
||||
- type: AgentIDCard
|
||||
- type: ActivatableUI # DeltaV - adds the agent ID ui
|
||||
key: enum.AgentIDCardUiKey.Key
|
||||
- type: UserInterface # DeltaV - adds the agent ID ui
|
||||
interfaces:
|
||||
enum.AgentIDCardUiKey.Key:
|
||||
type: AgentIDCardBoundUserInterface
|
||||
- type: IdCard
|
||||
jobIcon: JobIconNinja
|
||||
- type: Access
|
||||
|
|
|
|||
Loading…
Reference in New Issue