Snaacky / dndserver

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

Selecting an item to purchase and selecting "deal" always returns the alchemist potion sale responses for all merchants #147

Closed PhazonStorm closed 1 year ago

PhazonStorm commented 1 year ago

merbug1 merbug2

itzandroidtab commented 1 year ago

I noticed this as well. The merchants have some stupid logic where the stockId determines the result it gives back. I am working on this but I need to generate a table to map the stockId's to merchants

Snaacky commented 1 year ago

Solved in #164