EntityTables for sec belts and webbing (#30900)
* EntityTables for sec belts and webbing * update name --------- Co-authored-by: plykiya <plykiya@protonmail.com>
This commit is contained in:
@@ -41,31 +41,35 @@
|
||||
- id: GasAnalyzer
|
||||
- id: trayScanner
|
||||
|
||||
- type: entityTable
|
||||
id: BeltSecurityEntityTable
|
||||
table: !type:AllSelector
|
||||
children:
|
||||
- id: Stunbaton
|
||||
- id: GrenadeFlashBang
|
||||
- id: TearGasGrenade
|
||||
- id: Handcuffs
|
||||
- id: Handcuffs
|
||||
|
||||
- type: entity
|
||||
id: ClothingBeltSecurityFilled
|
||||
parent: ClothingBeltSecurity
|
||||
suffix: Filled
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: GrenadeFlashBang
|
||||
- id: TearGasGrenade
|
||||
- id: Stunbaton
|
||||
- id: Handcuffs
|
||||
- id: Handcuffs
|
||||
- type: EntityTableContainerFill
|
||||
containers:
|
||||
storagebase: !type:NestedSelector
|
||||
tableId: BeltSecurityEntityTable
|
||||
|
||||
- type: entity
|
||||
id: ClothingBeltSecurityWebbingFilled
|
||||
parent: ClothingBeltSecurityWebbing
|
||||
suffix: Filled
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: GrenadeFlashBang
|
||||
- id: TearGasGrenade
|
||||
- id: Stunbaton
|
||||
- id: Handcuffs
|
||||
- id: Handcuffs
|
||||
- type: EntityTableContainerFill
|
||||
containers:
|
||||
storagebase: !type:NestedSelector
|
||||
tableId: BeltSecurityEntityTable
|
||||
|
||||
- type: entity
|
||||
id: ClothingBeltJanitorFilled
|
||||
|
||||
Reference in New Issue
Block a user