Skip to content

Restored functionality on all deposit boxes. - #1295

Merged
GregHib merged 4 commits into
GregHib:mainfrom
PrettyPrincessPotato:main-ardougne-deposit-box
Sep 14, 2026
Merged

GregHib merged 4 commits into
GregHib:mainfrom
PrettyPrincessPotato:main-ardougne-deposit-box

Conversation

@PrettyPrincessPotato

Copy link
Copy Markdown
Contributor

There is a small caveat, I haven't been able to properly identify which boxes are where, and instead of painstakingly tracking them down individually I added their ID to the examine text to help identify where they should go.

This started as an individual fix to the Ardougne deposit box, but since I could see the rest of the boxes that didn't have a string name attached to it, I thought it would be appropriate to at least restore functionality.

Comment on lines +224 to +226
# I'm identifying each of the remaining deposit boxes, the final number representing their string ID.
# I'm adding the string ID to the examine text to let us know that it's a lost deposit box, and needs to be properly assigned to an area.
# This allows all deposit boxes to work functionally, even if they're not all properly identified.

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See: ObjectUsageFinder.kt to identify where they are in the world

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@GregHib
GregHib merged commit 10c14ab into GregHib:main Sep 14, 2026
2 checks passed
@PrettyPrincessPotato
PrettyPrincessPotato deleted the main-ardougne-deposit-box branch September 14, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants