d3v1l401 / Bark-and-Barker

A Dark & Darker backend server emulator written in C#
GNU General Public License v3.0
2 stars 0 forks source link

Ranking #7

Closed Demonofpower closed 1 year ago

Demonofpower commented 1 year ago

I created the character_statistics table. I also did some refactoring to models classes and split them into seperate files. I also added a Imporance property in models to prioritize execution to prevent fk errors. I also changed the existing tables a litttle bit

pls review