Delta-v/Content.Shared/Storage/Components
Perry Fraser ffe77c6071 fix: Block EntityStorage from inserting into mechs (#37942)
This additionally moves the hard-coded check for HandsComp that
previously did this, and moves it into an event which now both
HandsSystem and MechSystem subscribe to.
2025-11-23 15:22:31 -06:00
..
AnchoredStorageFilterComponent.cs
BinComponent.cs Improve some `BinSystem` functionality (#38262) 2025-08-07 02:17:35 +02:00
DumpableComponent.cs
EntityStorageComponent.cs fix: Block EntityStorage from inserting into mechs (#37942) 2025-11-23 15:22:31 -06:00
InsideEntityStorageComponent.cs
ItemCounterComponent.cs
ItemMapperComponent.cs
MagnetPickupComponent.cs
PickRandomComponent.cs Predict PickRandom verb (#39326) 2025-11-23 15:22:17 -06:00
SecretStashComponent.cs
SharedBagOpenVisuals.cs
SharedMapLayerData.cs
StorageFillComponent.cs
StorageFillVisualizerComponent.cs
StoreAfterFailedInteractComponent.cs
StoreOnCollideComponent.cs