-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When using a vanilla instance of Atlyss after using the mod to overstack items, the excess past the item limit will be wiped.
I'll make a separate development branch where I'll test implementing a fix, primarily by doing the following:
- Duplicate save files to a directory in
ATLYSS_Data, maybe just labelledaism. - On loading the mod, check for differences between
aismdata and otherwise.- For saves, if the atl file has less in a stack than the AISM save has, give the player the difference.
- For storage, give the storage the difference. In case a tab is full, overflow to the next for filling the storage.
I've put this as a proposal to ask people's opinions before I start work on this.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request