Add chameleon functionality to Agent ID (#21878)
Co-authored-by: Rainfall <rainfey0+git@gmail.com>
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- DoorBumpOpener
|
||||
- WhitelistChameleon
|
||||
|
||||
#IDs with layers
|
||||
|
||||
@@ -582,10 +583,18 @@
|
||||
- type: ActivatableUI
|
||||
key: enum.AgentIDCardUiKey.Key
|
||||
inHandsOnly: true
|
||||
- type: Tag
|
||||
tags:
|
||||
- DoorBumpOpener
|
||||
- type: ChameleonClothing
|
||||
slot: [idcard]
|
||||
default: PassengerIDCard
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
- key: enum.AgentIDCardUiKey.Key
|
||||
type: AgentIDCardBoundUserInterface
|
||||
- key: enum.ChameleonUiKey.Key
|
||||
type: ChameleonBoundUserInterface
|
||||
|
||||
- type: entity
|
||||
name: passenger ID card
|
||||
|
||||
Reference in New Issue
Block a user