Scripts/Commands: New command: .debug threatinfo

This commit is contained in:
Treeston
2018-01-09 18:09:24 +01:00
parent 274dede3dc
commit f45c211987
6 changed files with 96 additions and 2 deletions

View File

@@ -817,6 +817,7 @@ INSERT INTO `rbac_linked_permissions` VALUES
(196,843),
(196,866),
(196,867),
(196,870),
(197,232),
(197,236),
(197,237),
@@ -1707,7 +1708,8 @@ INSERT INTO `rbac_permissions` VALUES
(864,'Command: group set mainassist'),
(865,'Command: npc showloot'),
(866,'Command: list spawnpoints'),
(867,'Command: reload quest_greeting_locale');
(867,'Command: reload quest_greeting_locale'),
(870,'Command: debug threatinfo');
/*!40000 ALTER TABLE `rbac_permissions` ENABLE KEYS */;
UNLOCK TABLES;