Snaacky / dndserver

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

Merchant inventory movement and syncing #176

Closed itzandroidtab closed 1 year ago

itzandroidtab commented 1 year ago

Adds handlers for moving items at the merchant. Also syncs the stash and the merchant stash. Before this PR #175 should be merged

Solves issue #142