Core/Loot: Move loot rolls from Group to Loot
Port From (https://github.com/TrinityCore/TrinityCore/commit/3ef5079feeedfdafc9d3c1d9f865e96dbc77ecc8)
This commit is contained in:
@@ -193,7 +193,6 @@ namespace Game
|
||||
if (group != null)
|
||||
{
|
||||
group.SendUpdate();
|
||||
group.ResetMaxEnchantingLevel();
|
||||
if (group.GetLeaderGUID() == _player.GetGUID())
|
||||
group.StartLeaderOfflineTimer();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user