Migrate NPC spells, emotes, merchantlist [skip ci]

This commit is contained in:
Akkadius
2020-03-12 02:34:02 -05:00
parent ca49f3902f
commit 951a77716c
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -166,7 +166,7 @@ void NpcScaleManager::ScaleNPC(NPC *npc)
bool NpcScaleManager::LoadScaleData()
{
auto results = database.QueryDatabase(
auto results = content_db.QueryDatabase(
"SELECT "
"type,"
"level,"