You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
angelic-knight
changed the title
[Items Export - 3.16] Hideout Doodads Conflict Resolver Relies on Non-existent column
[Items export - 3.16] Hideout Doodads Conflict Resolver Relies on Non-existent column
Nov 2, 2021
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.The text was updated successfully, but these errors were encountered: