More container pruning (#8576)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -38,6 +38,9 @@
|
||||
layer:
|
||||
- MachineLayer
|
||||
- type: EntityStorage
|
||||
- type: ContainerContainer
|
||||
containers:
|
||||
entity_storage: !type:Container
|
||||
- type: Weldable
|
||||
- type: PlaceableSurface
|
||||
placeCentered: true
|
||||
|
||||
@@ -57,6 +57,10 @@
|
||||
whitelist:
|
||||
components:
|
||||
- Paper
|
||||
- type: ContainerContainer
|
||||
containers:
|
||||
entity_storage: !type:Container
|
||||
paper_label: !type:ContainerSlot
|
||||
|
||||
- type: entity
|
||||
id: CrateBaseSecure
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user