Scripts/Commands: .npc info now includes react state info
Port From (https://github.com/TrinityCore/TrinityCore/commit/dd239e8b0f945a70c9d738024bdc2d75d54575f4)
This commit is contained in:
@@ -1023,7 +1023,7 @@ namespace Framework.Constants
|
||||
Battleground = 5015,
|
||||
Arena = 5016,
|
||||
Raid = 5017,
|
||||
NpcinfoPhaseIds = 5018,
|
||||
NpcinfoReactState = 5018,
|
||||
CommandTempFrozenPlayer = 5019,
|
||||
NpcinfoPhases = 5020,
|
||||
NpcinfoArmor = 5021,
|
||||
@@ -1101,8 +1101,9 @@ namespace Framework.Constants
|
||||
NpcinfoUnitFieldFlags2 = 5084,
|
||||
NpcinfoUnitFieldFlags3 = 5085,
|
||||
NpcinfoNpcFlags = 5086,
|
||||
NpcinfoPhaseIds = 5087,
|
||||
|
||||
// Room For More Trinity Strings 5087-6603
|
||||
// Room For More Trinity Strings 5088-6603
|
||||
|
||||
// Level Requirement Notifications
|
||||
SayReq = 6604,
|
||||
|
||||
Reference in New Issue
Block a user