Core/Misc: Fixed player corpse looting, added player corpse loot and some more
Port From (https://github.com/TrinityCore/TrinityCore/commit/89f728cd5b6ae3041fdae3c853ac4b0ac5f0a848)
This commit is contained in:
@@ -70,6 +70,7 @@ namespace Framework.Constants
|
||||
/// </summary>
|
||||
public const int MaxNRLootItems = 16;
|
||||
public const int MaxNRQuestItems = 32;
|
||||
public const int PlayerCorpseLootEntry = 1;
|
||||
|
||||
/// <summary>
|
||||
/// Movement Const
|
||||
|
||||
Reference in New Issue
Block a user