Implemented load check for unique inventory items

This commit is contained in:
2025-11-25 17:00:50 +01:00
parent 88f3c90eec
commit 70383fc16e
6 changed files with 69 additions and 15 deletions
@@ -18,7 +18,7 @@ public partial class InventoryInstance : Node, ISaveable
[Signal]
public delegate void InventoryContentsChangedEventHandler();
private const string ID = "inventoryInstance";
public static string ID = "inventoryInstance";
/// <summary>
/// The total amount of Inventoryslots in the inventory (empty and occupied).