Skip to content

Commit

Permalink
Add Trash Box
Browse files Browse the repository at this point in the history
  • Loading branch information
tookender authored Oct 31, 2023
1 parent 9765e3e commit 55621e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Binary file added public/Solutions/Trash Box.webp
Binary file not shown.
5 changes: 5 additions & 0 deletions src/data/Solutions.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,10 @@ export default [
name: "Range Finder",
link: "https://codefling.com/plugins/range-finder",
description: "Adds a simplistic range finder to the binoculars."
},
{
name: "Trash Box",
link: "https://codefling.com/plugins/trash-box",
description: "Adds an easy and automated way for players to get rid of unwanted items."
}
];

0 comments on commit 55621e6

Please sign in to comment.