Core/Loot: Implemented personal loot and tag sharing for non-boss loot
Port From (https://github.com/TrinityCore/TrinityCore/commit/133334a902b705dae6f7e92bb1009b84cf1c51d2)
This commit is contained in:
@@ -578,7 +578,7 @@ namespace Framework.Constants
|
||||
TrackUnit = 0x08,
|
||||
Tapped = 0x10, // Lua_UnitIsTapped
|
||||
SpecialInfo = 0x20,
|
||||
Unused = 0x40, // previously UNIT_DYNFLAG_DEAD
|
||||
CanSkin = 0x40, // previously UNIT_DYNFLAG_DEAD
|
||||
ReferAFriend = 0x80
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user