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:
Plykiya
2024-08-11 02:16:46 -07:00
committed by GitHub
parent 93c9d49f9b
commit b6d04f884c

View File

@@ -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