Snaacky / dndserver

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

Item properties are not stored in the database #165

Closed itzandroidtab closed 1 year ago

itzandroidtab commented 1 year ago

When generating a item the properties of the item are not stored in the database

Bakk-f4 commented 1 year ago

this should be solved in my future PR for merchants items and random items creation

Snaacky commented 1 year ago

Fixed in #223