80O / PlusEMU

37 stars 27 forks source link

Split Room items and Inventory items. #121

Open 80O opened 1 year ago

80O commented 1 year ago

Currently room items and inventory items use the same Item class. We should extract an InventoryItem class that only holds the information needed for the inventory and a reference to the ItemDefinition