Project-Path-of-Exile-Wiki/PyPoE

[Items export - 3.16] Hideout Doodads Conflict Resolver Relies on Non-existent column

angelic-knight opened this issue · 1 comments

In item.py, _conflict_hideout_doodad does not work because 'HideoutNPCsKey' is no longer a column in the hideout .dat files.
We need to re-implement something here for totems to work, and for other doodads as well.

For now, in my fork, I've just commented out the entry in _conflict_resolver_map for hideout doodads.

I think GGG removed the tie between master and decoration as well as favour. Which these changes probably affect the pypoe