mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
Migrate NPC spells, emotes, merchantlist [skip ci]
This commit is contained in:
@@ -166,7 +166,7 @@ void NpcScaleManager::ScaleNPC(NPC *npc)
|
||||
|
||||
bool NpcScaleManager::LoadScaleData()
|
||||
{
|
||||
auto results = database.QueryDatabase(
|
||||
auto results = content_db.QueryDatabase(
|
||||
"SELECT "
|
||||
"type,"
|
||||
"level,"
|
||||
|
||||
Reference in New Issue
Block a user