Snaacky / dndserver

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

bugfix stacking gold coins and purse in stash #175

Closed itzandroidtab closed 1 year ago

itzandroidtab commented 1 year ago

Bugfix for putting all the stash items on position 0. This is causing a issue with the merchants. The merchants have a different stash mechanic and do not show it when multiple items are on the same location.

Trying to buy something with this money also does not work until it is no longer stacked.