Snaacky / dndserver

Dark and Darker private server implementation written in Python
The Unlicense
264 stars 60 forks source link

Sell to merchants #207

Closed kannerry closed 1 year ago

kannerry commented 1 year ago

https://youtu.be/Gl19oFNuRow any feedback would be nice

itzandroidtab commented 1 year ago

@kannerry could you format your files? You have flake8 errors (See CONTRIBUTING.md for more info on formatting)

itzandroidtab commented 1 year ago

Does this also work with purses btw? And the other items with a inventory like the coin bag, etc?

itzandroidtab commented 1 year ago

This solves issue #95

kannerry commented 1 year ago

hope this is better, im not too familiar with the flake formatting :{ also good call on the coin containers, added that (not sure if i can make it cleaner, please let me know if there's an easier way) thanks