Skip to content
This repository has been archived by the owner on Dec 20, 2021. It is now read-only.

InventoryItemFactory.loadHeroObjects needs to load items from character save file #795

Open
gravestench opened this issue Oct 25, 2020 · 0 comments
Labels
Normal Priority For issues that are essential, but are not on the critical path or blocking development in any way

Comments

@gravestench
Copy link
Contributor

gravestench commented Oct 25, 2020

related to #791.

InventoryItemFactory.loadHeroObjects currently loads a bunch of random, hardcoded items into the player inventory.

We need to load items from the character save file.

EDIT: this also applies to d2game/d2player/inventory.go in the Inventory.Load method

@gravestench gravestench added the Normal Priority For issues that are essential, but are not on the critical path or blocking development in any way label Oct 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Normal Priority For issues that are essential, but are not on the critical path or blocking development in any way
Projects
Development

No branches or pull requests

1 participant