Game/Scripting: Add OnPlayerRepop hook
Port From (https://github.com/TrinityCore/TrinityCore/commit/5291842a33ac535db351072a230e3da6e43123a7)
This commit is contained in:
@@ -4260,6 +4260,9 @@ namespace Game.Entities
|
||||
|
||||
// set and clear other
|
||||
SetAnimTier(UnitBytes1Flags.AlwaysStand, false);
|
||||
|
||||
// OnPlayerRepop hook
|
||||
Global.ScriptMgr.OnPlayerRepop(this);
|
||||
}
|
||||
|
||||
public void StopMirrorTimers()
|
||||
|
||||
Reference in New Issue
Block a user