Finish refactoring other than making sure bonuses appear on player stat side
This commit is contained in:
@@ -21,6 +21,8 @@ public partial class ThrowableItem : Node3D, IInventoryItem
|
||||
|
||||
public int Count { get; }
|
||||
|
||||
public Guid ID => Guid.NewGuid();
|
||||
|
||||
[Export]
|
||||
public ThrowableItemStats ThrowableItemInfo { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user