fish-station/Content.Server/GameObjects/Components/GUI
Leo 8eb96cfb01
Add setoutfit command (#2874)
* Add setoutfit command

* Adds setoutfit as a verb and adds a proper UI to the command

* Removes from AdminMenuWindow

* Changes the SetOutfit verb to be a component verb instead of a global verb

* Addresses reviews

* Remove empty method

* Remove on server aswell
2021-01-08 14:29:08 +01:00
..
HandsComponent.cs Add ActionBlockerExtensions 2020-12-20 04:26:21 +01:00
HumanInventoryControllerComponent.cs Change components to use timer component (#2426) 2020-10-30 15:02:49 +11:00
IInventoryController.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
InventoryComponent.cs Add setoutfit command (#2874) 2021-01-08 14:29:08 +01:00
StrippableComponent.cs Add ActionBlockerExtensions 2020-12-20 04:26:21 +01:00