mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-04 19:55:32 +01:00
ac8a42373e
# Summary This PR fixes trash items becoming persistent when they get stashed in storage containers (e.g. backpacks or lunchboxes). ## Details When items get added to storage containers like backpacks, during the insertion `dropped` is called and makes the item persistent. During feature dev this was an unknown edge case of `dropped`.