Skip to content

Conversation

infernumx
Copy link
Contributor

Adds the ability to sell items that are on the floor or in your backpack by pressing a user-set keybind.

NOTE:

  • Items that are favorited or equipped cannot be sold.
  • All sold items can be bought back from any vendor.

Credits to Deceptix_ for the original code

Copy link
Contributor

@apple1417 apple1417 left a comment

Choose a reason for hiding this comment

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

You really shouldn't be hardcoding everything as overrides, you should be pointing it at your pyproject, as described on the site

https://bl-sdk.github.io/developing/#adding-to-the-mod-db

Comment on lines 7 to 8
redirect_from:
- /mods/CleaningUpPandoraPlus/
Copy link
Contributor

Choose a reason for hiding this comment

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

there never was anything at this url, you don't need a redirect

@apple1417
Copy link
Contributor

@Decept1x is still active and has their own updated version, leaving this open pending you two discussing

@infernumx
Copy link
Contributor Author

@Decept1x is still active and has their own updated version, leaving this open pending you two discussing

Ah, I assumed he was inactive since the code was still legacy on the website. Not a big deal to me if we leave his up and update it from legacy since having both is redundant. Just trying to update out-of-date legacy mods as a learning project for myself.

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