Spent most of today tracing save routines.
Everything touches everything.
Account links to character.
Character links to inventory.
Inventory links to item data.
Item data links back into account save.
Changing one thing breaks something else that shouldn’t even be related.
Every “small change” creates another problem.
This is no longer a quick refactor.
