fish-station/Content.Server/GameObjects/Components/Items/Storage
Acruid e2e5982d68 Adds a verb to toggle open/close a storage.
Adds a verb to toggle lock/unlocked a storage.
Adds the ability to lock a storage closed.
2020-01-03 13:38:58 -08:00
..
Fill Entities now require a location when being spawned. 2019-12-16 21:44:24 -08:00
EntityStorageComponent.cs Adds a verb to toggle open/close a storage. 2020-01-03 13:38:58 -08:00
IStorageComponent.cs Storage system refactor & map init. 2019-05-05 18:52:06 +02:00
ItemComponent.cs Remove PickUpVerb completely from held items. 2019-10-10 11:53:37 +02:00
ServerStorageComponent.cs Removed extra dependencies 2019-08-06 01:09:44 -07:00
StoreableComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00