diff --git a/MrBigsock/Assets/Code/Item/Inventory.cs b/MrBigsock/Assets/Code/Item/Inventory.cs index 7cb54a3b7d473986c9f7097a17fc67192c440b7a..b9b552cc2e8d89cff9fe310912547f69f7a999a1 100644 --- a/MrBigsock/Assets/Code/Item/Inventory.cs +++ b/MrBigsock/Assets/Code/Item/Inventory.cs @@ -429,6 +429,7 @@ namespace BigSock.Item { ToDo: - SectionCap.set => Shrink. - Way to extract abilities from the tools. + - Add way to check what inactive slot an item is ment for. */ }