EverWrath/src/server/database/Database/Implementation
Malcrom f1d4266efc
BREAKING CHANGE:(DB/Creature) Remove modelId field in creature table (#10071)
* fix(DB/Creature) Clear modelId field in creature table

* Change clear column to remove column

* Update src/server/game/Globals/ObjectMgr.cpp

* Update ObjectMgr.cpp

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-10 16:41:33 -04:00
..
CharacterDatabase.cpp feat(Core/Pets): Management refactoring (#9712) 2021-12-30 18:45:13 -03:00
CharacterDatabase.h feat(Core/Pets): Management refactoring (#9712) 2021-12-30 18:45:13 -03:00
LoginDatabase.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
LoginDatabase.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
WorldDatabase.cpp BREAKING CHANGE:(DB/Creature) Remove modelId field in creature table (#10071) 2022-01-10 16:41:33 -04:00
WorldDatabase.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00