Done I hope. Needs testing and type checker updates.
waiting on https://github.com/space-wizards/space-station-14/pull/422
This commit is contained in:
@@ -62,7 +62,7 @@ namespace Content.Server.Interfaces.GameObjects
|
||||
/// <exception cref="InvalidOperationException">
|
||||
/// Thrown if the slot with specified name already exists.
|
||||
/// </exception>
|
||||
void AddSlot(string slot);
|
||||
IInventorySlot AddSlot(string slot);
|
||||
|
||||
/// <summary>
|
||||
/// Removes a slot from this inventory component.
|
||||
|
||||
Reference in New Issue
Block a user