mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 10:30:27 +00:00
Implemented OnAfterUpdateEncounterState hook
This commit is contained in:
@@ -3110,6 +3110,8 @@ void Map::UpdateEncounterState(EncounterCreditType type, uint32 creditEntry, Uni
|
||||
|
||||
// pussywizard:
|
||||
LogEncounterFinished(type, creditEntry);
|
||||
|
||||
sScriptMgr->OnAfterUpdateEncounterState(this, type, creditEntry, source, difficulty_fixed, encounters, dungeonId);
|
||||
|
||||
if (dungeonId)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user