Problem
A self-dropped ground item can become blocked by Bronzeman restrictions while doing Mourning's End Part II after switching floors.
Context / Impact
This can cause players to lose access to their own dropped supplies during quest progression (for example after using stairs/lever transitions), which is unexpected and can disrupt or soft-lock practical quest flow.
Steps to Reproduce (bug only)
- Enable Bronzeman with
Restrict ground items enabled.
- During Mourning's End Part II, go near the lever section.
- Drop a
Prayer potion(1) on the ground.
- Switch floors (go down and back up).
- Try to pick the same item back up.
Actual Behavior
The item can no longer be picked up and is treated as restricted, even though it was dropped by the current player.
Expected Behavior
Self-dropped items should remain reclaimable by the dropper for their full lifetime, even if OSRS ownership metadata changes after floor transitions.
Acceptance Criteria
Additional Information
Observed during Mourning's End Part II: item was dropped near the lever, then became blocked after going down and back up.
Notes / Constraints
Likely failure point is ownership/key continuity across transitions (for example world-view/position-derived key changes), so fix should preserve anti-bypass behavior while allowing legitimate reclaims.
Problem
A self-dropped ground item can become blocked by Bronzeman restrictions while doing Mourning's End Part II after switching floors.
Context / Impact
This can cause players to lose access to their own dropped supplies during quest progression (for example after using stairs/lever transitions), which is unexpected and can disrupt or soft-lock practical quest flow.
Steps to Reproduce (bug only)
Restrict ground itemsenabled.Prayer potion(1)on the ground.Actual Behavior
The item can no longer be picked up and is treated as restricted, even though it was dropped by the current player.
Expected Behavior
Self-dropped items should remain reclaimable by the dropper for their full lifetime, even if OSRS ownership metadata changes after floor transitions.
Acceptance Criteria
OWNERSHIP_SELF.Additional Information
Observed during Mourning's End Part II: item was dropped near the lever, then became blocked after going down and back up.
Notes / Constraints
Likely failure point is ownership/key continuity across transitions (for example world-view/position-derived key changes), so fix should preserve anti-bypass behavior while allowing legitimate reclaims.