More container pruning (#8576)
This commit is contained in:
@@ -76,10 +76,7 @@ entities:
|
||||
type: Transform
|
||||
- isPlaceable: False
|
||||
type: PlaceableSurface
|
||||
- containers:
|
||||
EntityStorageComponent: !type:Container
|
||||
ents: []
|
||||
type: ContainerContainer
|
||||
|
||||
- uid: 3
|
||||
type: SalvageMaterialCrateSpawner
|
||||
components:
|
||||
@@ -106,10 +103,7 @@ entities:
|
||||
type: Transform
|
||||
- isPlaceable: False
|
||||
type: PlaceableSurface
|
||||
- containers:
|
||||
EntityStorageComponent: !type:Container
|
||||
ents: []
|
||||
type: ContainerContainer
|
||||
|
||||
- uid: 7
|
||||
type: ClosetLegal
|
||||
components:
|
||||
@@ -118,10 +112,7 @@ entities:
|
||||
type: Transform
|
||||
- isPlaceable: False
|
||||
type: PlaceableSurface
|
||||
- containers:
|
||||
EntityStorageComponent: !type:Container
|
||||
ents: []
|
||||
type: ContainerContainer
|
||||
|
||||
- uid: 8
|
||||
type: SalvageCanisterSpawner
|
||||
components:
|
||||
@@ -277,8 +268,5 @@ entities:
|
||||
type: Transform
|
||||
- isPlaceable: False
|
||||
type: PlaceableSurface
|
||||
- containers:
|
||||
EntityStorageComponent: !type:Container
|
||||
ents: []
|
||||
type: ContainerContainer
|
||||
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user