[PR #534] Implemented functionality where user can search for traps in some chests #13226

Closed
opened 2026-06-06 12:22:21 +00:00 by Dark98 · 0 comments
Owner

Original Pull Request: https://github.com/2006-Scape/2006Scape/pull/534

State: closed
Merged: Yes


This is my first PR on this project, so any feedback is welcome :)

I've tested it locally and it works fine, it lets player to search for traps in chests, has cooldown with specific timers and rewards.
I've refactored some code in ThieveOther class (com.rs2.game.content.skills.thieving) and also addOrDropItem method in ItemAssistant class (com.rs2.game.items) to be able to drop item if player does not have stackable item and doesn't have space.

Let me know what you think :)

I guess it could close this issue

Thank you

**Original Pull Request:** https://github.com/2006-Scape/2006Scape/pull/534 **State:** closed **Merged:** Yes --- This is my first PR on this project, so any feedback is welcome :) I've tested it locally and it works fine, it lets player to search for traps in chests, has cooldown with specific timers and rewards. I've refactored some code in ThieveOther class (com.rs2.game.content.skills.thieving) and also addOrDropItem method in ItemAssistant class (com.rs2.game.items) to be able to drop item if player does not have stackable item and doesn't have space. Let me know what you think :) I guess it could close this [issue](https://github.com/2006-Scape/2006Scape/issues/221) Thank you
Dark98 added the pull-request label 2026-06-06 12:22:21 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2006-Scape/2006Scape#13226