Initial Commit, Score and Upgrades
This commit is contained in:
5
MemberInventory/Inventory_Data.gd
Normal file
5
MemberInventory/Inventory_Data.gd
Normal file
@@ -0,0 +1,5 @@
|
||||
extends Resource
|
||||
class_name InventoryData
|
||||
|
||||
@export var slot_datas: Array[Slot_Data]
|
||||
|
||||
Reference in New Issue
Block a user