✨ Implemented load check for unique inventory items
This commit is contained in:
@@ -17,6 +17,9 @@ public partial class ItemResource : Resource
|
||||
[Export]
|
||||
public int maxStack;
|
||||
|
||||
[Export]
|
||||
public bool isUnique;
|
||||
|
||||
public ItemResource()
|
||||
{
|
||||
name = "";
|
||||
|
||||
Reference in New Issue
Block a user