More container pruning (#8576)

This commit is contained in:
metalgearsloth
2022-06-12 13:29:03 +10:00
committed by GitHub
parent 58ddb19cd2
commit a983b5e2f5
42 changed files with 2534 additions and 5536 deletions

View File

@@ -7,6 +7,9 @@
- type: HandheldLight
addPrefix: true
- type: PowerCellSlot
- type: ContainerContainer
containers:
cell_slot: !type:ContainerSlot
- type: Sprite
sprite: Objects/Misc/Lights/lights.rsi
netsync: false

View File

@@ -28,6 +28,9 @@
- type: PowerCellSlot
cellSlot:
startingItem: PowerCellSmallHigh
- type: ContainerContainer
containers:
cell_slot: !type:ContainerSlot
- type: Sprite
sprite: Objects/Tools/flashlight.rsi
netsync: false

View File

@@ -38,6 +38,9 @@
layer:
- MachineLayer
- type: EntityStorage
- type: ContainerContainer
containers:
entity_storage: !type:Container
- type: Weldable
- type: PlaceableSurface
placeCentered: true

View File

@@ -57,6 +57,10 @@
whitelist:
components:
- Paper
- type: ContainerContainer
containers:
entity_storage: !type:Container
paper_label: !type:ContainerSlot
- type: entity
id: CrateBaseSecure

View File

@@ -35,6 +35,10 @@
openSound:
path: /Audio/Items/deconstruct.ogg
trayPrototype: MorgueTray
- type: ContainerContainer
containers:
entity_storage: !type:Container
morgue_tray: !type:ContainerSlot
- type: Appearance
visuals:
- type: MorgueVisualizer