Core/PacketIO: Fixed SMSG_QUERY_GAME_OBJECT_RESPONSE structure
Port From (https://github.com/TrinityCore/TrinityCore/commit/5c5f3d5376a53e3cfbccbb2f6a5501e0ddc3ce6e)
This commit is contained in:
@@ -708,6 +708,7 @@ namespace Game.Entities
|
||||
public uint turnpersonallootsecurityoff; // 31 turn personal loot security off, enum { false, true, }; Default: false
|
||||
public uint ChestProperties; // 32 Chest Properties, References: ChestProperties, NoValue = 0
|
||||
public uint chestPushLoot; // 33 chest Push Loot, References: Treasure, NoValue = 0
|
||||
public uint ForceSingleLooter; // 34 Force Single Looter, enum { false, true, }; Default: false
|
||||
}
|
||||
|
||||
public struct binder
|
||||
|
||||
Reference in New Issue
Block a user