Delta-v/Content.Server/GameObjects/Components/Items/Storage
DrSmugleaf ff0f082138
Fix being able to use invalid verbs as a ghost (#1157)
* Add CanInteract check to 18 verbs

* Add more caninteract checks to verbs without it

Storage toggle open, ammo box dump, bolt open and close, revolver spin and magazine open and close
2020-06-22 18:54:56 +02:00
..
Fill Toolboxes Update (#985) 2020-05-24 18:56:19 +02:00
EntityStorageComponent.cs Fix being able to use invalid verbs as a ghost (#1157) 2020-06-22 18:54:56 +02:00
IStorageComponent.cs Storage system refactor & map init. 2019-05-05 18:52:06 +02:00
ItemComponent.cs Fix being able to use invalid verbs as a ghost (#1157) 2020-06-22 18:54:56 +02:00
SecureEntityStorageComponent.cs Fix being able to use invalid verbs as a ghost (#1157) 2020-06-22 18:54:56 +02:00
ServerStorageComponent.cs Add backpack bombing (#1156) 2020-06-21 21:57:22 +02:00
StoreableComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00