Delta-v/Content.Server/GameObjects/Components/Items/Storage
Víctor Aguilera Puerto 60d6b4af7d
You can now pickup items inside obstructions (#759)
2020-02-28 17:52:18 +01:00
..
Fill Implement StorageFillComponent (#726) 2020-02-23 00:40:09 +01:00
EntityStorageComponent.cs Fixes placing objects on closed lockers (#658) 2020-02-09 10:42:12 +01:00
IStorageComponent.cs
ItemComponent.cs You can now pickup items inside obstructions (#759) 2020-02-28 17:52:18 +01:00
ServerStorageComponent.cs Added a button to add entities to storage items (#709) 2020-02-17 00:19:35 +01:00
StoreableComponent.cs