fish-station/Content.Server/Storage/Components
Galactic Chimp 898bdc9491
#4420 Replaced SecureEntityStorageComp with LockComponent (new ECS) (#4228)
* #4420 moved sound components to a better spot in the project

* MWF-4420 - ported SecureEntityStorageComponent to new ECS system, as a LockComponent

* MWF-4420 - removed unused usings

* #4420 removed dumb ToggleLockVerb override workaround

* #4420 added SoundSpecifier to LockComponent
2021-07-30 10:22:06 -07:00
..
CursedEntityStorageComponent.cs #1607 deprecate IEntityQuery (#4204) 2021-06-27 13:40:03 +10:00
EntityStorageComponent.cs #4420 Replaced SecureEntityStorageComp with LockComponent (new ECS) (#4228) 2021-07-30 10:22:06 -07:00
IStorageComponent.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00
SecretStashComponent.cs Fix bad localization string in secret stash. 2021-07-29 13:06:18 +02:00
ServerStorageComponent.cs Remove FoodContainer, add whitelists, replace with SpawnItemsOnUse (#4358) 2021-07-25 17:41:50 +02:00
SpawnItemsOnUseComponent.cs Remove FoodContainer, add whitelists, replace with SpawnItemsOnUse (#4358) 2021-07-25 17:41:50 +02:00
StorageCounterComponent.cs Added mapped storage for things like crayon belts and tools (#4201) 2021-07-22 02:56:55 -07:00
StorageFillComponent.cs Remove FoodContainer, add whitelists, replace with SpawnItemsOnUse (#4358) 2021-07-25 17:41:50 +02:00