mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
[7950] Make clear in error output 2 cases of fail CMSG_ITEM_NAME_QUERY: DB absent data and not expected to exist item.
This commit is contained in:
parent
daae9343a9
commit
0b3a4bf5a5
3 changed files with 8 additions and 5 deletions
|
|
@ -813,9 +813,6 @@ void ObjectMgr::LoadEquipmentTemplates()
|
|||
}
|
||||
sLog.outString( ">> Loaded %u equipment template", sEquipmentStorage.RecordCount );
|
||||
sLog.outString();
|
||||
|
||||
// Creature items can be not listed in item_template
|
||||
//sItemStore.Clear(); -- so used in spell casting
|
||||
}
|
||||
|
||||
CreatureModelInfo const* ObjectMgr::GetCreatureModelInfo(uint32 modelid)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue