Scripts/Commands: New command: .debug threatinfo
Port From (https://github.com/TrinityCore/TrinityCore/commit/e090c9a00eab7af40ba1b4090d5b5a456a3e4b33)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
--
|
||||
DELETE FROM `command` WHERE `name`="debug threatinfo";
|
||||
INSERT INTO `command` (`name`,`permission`,`help`) VALUES
|
||||
('debug threatinfo', 870, 'Syntax: .debug threatinfo
|
||||
|
||||
Displays various debug information about the target\'s threat state, modifiers, redirects and similar.');
|
||||
Reference in New Issue
Block a user