Files
Aurora.3/code/controllers/subsystems/persistence
FabianK3 9f59d9dec5 Bugfix persistence of items in inventories and persistent charge card location (#22426)
# Summary

This PR fixes two bugs with persistent items, trash and the persistent
charge card.

## Changes

- Fixed the prevention of trash in inventories becoming persistent also
preventing any items on characters becoming persistent.
- Fixed persistent charge card location on init. If the card is not in
an command area, it will be moved into the XO office, if it is in a
command area, it will stay there.
2026-05-07 20:31:08 +00:00
..