Refactor all gameItem into one object for easier stats
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
ItemStats:
|
||||
SelectTool:
|
||||
ItemID: 0
|
||||
ItemName: "Select Tool"
|
||||
InventorySize: '0, 0'
|
||||
InventoryWeight: 10
|
||||
IsQuanitityItem: false
|
||||
MaxQuantity: 0
|
||||
ToolPath: 'res://Scripts/ItemStats.yaml'
|
||||
ToolDamange: 10
|
||||
Reference in New Issue
Block a user