Scripts/Commands: .npc info now includes react state info

Port From (https://github.com/TrinityCore/TrinityCore/commit/dd239e8b0f945a70c9d738024bdc2d75d54575f4)
This commit is contained in:
hondacrx
2021-11-02 14:03:25 -04:00
parent 6f27d79873
commit aebbc968eb
3 changed files with 7 additions and 2 deletions
+3 -2
View File
@@ -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,