Scripts/Commands: New command: .debug threatinfo

Port From (https://github.com/TrinityCore/TrinityCore/commit/e090c9a00eab7af40ba1b4090d5b5a456a3e4b33)
This commit is contained in:
hondacrx
2021-05-18 13:33:55 -04:00
parent c51e7b3223
commit a204c827b5
6 changed files with 100 additions and 6 deletions
+1 -1
View File
@@ -775,7 +775,7 @@ namespace Framework.Constants
CommandReloadQuestGreetingLocale = 867, // Reserved
CommandModifyPower = 868,
CommandDebugSendPlayerChoice = 869,
CommandDebugThreatinfo = 870, // reserved
CommandDebugThreatinfo = 870,
CommandDebugInstancespawn = 871, // reserved
CommandServerDebug = 872,
CommandReloadCreatureMovementOverride = 873,