Scripts/Commands: New command: .debug threatinfo

# Conflicts:
#	sql/base/auth_database.sql
#	sql/old/4.3.4/auth/19_2017_06_18/2018_01_09_00_auth.sql
#	sql/old/4.3.4/world/23_2017_11_15/2018_01_09_00_world.sql
#	src/server/game/Accounts/RBAC.h
#	src/server/game/Combat/ThreatManager.h
This commit is contained in:
Treeston
2018-01-09 18:09:24 +01:00
committed by Ovahlord
parent 4411a5389c
commit cbec08f2b5
3 changed files with 224 additions and 152 deletions

View File

@@ -962,9 +962,8 @@ INSERT INTO `rbac_linked_permissions` VALUES
(196,843),
(196,866),
(196,867),
(196,872),
(196,873),
(197,232),
(196,870),(196,872),
(196,873),(197,232),
(197,236),
(197,237),
(197,273),
@@ -1847,6 +1846,7 @@ INSERT INTO `rbac_permissions` VALUES
(865,'Command: npc showloot'),
(866,'Command: list spawnpoints'),
(867,'Command: reload quest_greeting_locale'),
(870,'Command: debug threatinfo');
(872,'Command: server debug'),
(873,'Command: reload creature_movement_override');
/*!40000 ALTER TABLE `rbac_permissions` ENABLE KEYS */;