Refactor all gameItem into one object for easier stats

This commit is contained in:
derek.holloway
2025-12-17 19:13:10 -08:00
parent 063b70a4d5
commit 25e86a6990
201 changed files with 1829 additions and 868 deletions
+10
View File
@@ -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