mirror of
https://github.com/TemujinCalidius/SurvivorCore.git
synced 2026-08-14 09:02:29 +00:00
Dying again mid corpse-run drops a second bag (old + new coexist in the world, each on its own 5-minute timer) and re-points the owner's beacon at the new one. Previously the OLDER bag's later despawn/looting fired the unscoped beacon-clear and wiped the beam pointing at the newer bag. LootBags now tracks each owner's latest bag and only its destruction clears the beacon. docs/loot-bags.md: documented the multi-bag + beacon-follows-newest behavior. Live-verified: two coexisting bags, beacon on the newest; looting the OLD bag left the beacon untouched; looting the NEW bag cleared it. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>