Core/Creatures: Defined new npc flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/85a23f2ad1f2da1f70c4c6091f61296acf919514)
This commit is contained in:
@@ -158,7 +158,10 @@ namespace Framework.Constants
|
||||
GarrisonMissionNpc = 0x20,
|
||||
TradeskillNpc = 0x40,
|
||||
BlackMarketView = 0x80,
|
||||
GarrisonTalentNpc = 0x200,
|
||||
ContributionCollector = 0x400,
|
||||
AzeriteRespec = 0x4000,
|
||||
IslandsQueue = 0x8000,
|
||||
}
|
||||
|
||||
[Flags]
|
||||
|
||||
Reference in New Issue
Block a user