mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
Scripts/Commands: Add .debug dummy. It does nothing, which means you can make it do anything.
(cherry picked from commit 97ade1321b)
This commit is contained in:
@@ -1230,6 +1230,7 @@ INSERT INTO `rbac_linked_permissions` VALUES
|
||||
(196,840),
|
||||
(196,842),
|
||||
(196,843),
|
||||
(196,852),
|
||||
(196,866),
|
||||
(196,869),
|
||||
(196,870),
|
||||
@@ -2127,6 +2128,7 @@ INSERT INTO `rbac_permissions` VALUES
|
||||
(849,'Command: list scenes'),
|
||||
(850,'Command: reload scenes'),
|
||||
(851,'Command: reload areatrigger_templates'),
|
||||
(852,'Command: debug dummy'),
|
||||
(853,'Command: .reload conversation_template'),
|
||||
(854,'Command: .debug conversation'),
|
||||
(855,'Command: debug play music'),
|
||||
@@ -2372,6 +2374,7 @@ INSERT INTO `updates` VALUES
|
||||
('2018_06_29_00_auth.sql','03AAEA7E52848FA5522C3F0C6D9C38B988407480','ARCHIVED','2018-06-29 22:34:04',0),
|
||||
('2018_08_30_00_auth.sql','22F69864361D3E72F800379338310172C0576D1C','RELEASED','2018-08-30 00:00:00',0),
|
||||
('2018_09_06_00_auth.sql','309D21E0DF82ED8921F77EAFDE741F38AC32BB13','ARCHIVED','2018-09-06 00:00:00',0),
|
||||
('2018_09_17_00_auth.sql','4DB671F0A4FA1A93AF28FB6426AF13DE72C7DA3D','RELEASED','2018-09-17 00:00:00',0),
|
||||
('2018_12_09_00_auth_2017_01_06_00_auth.sql','6CCFE6A9774EC733C9863D36A0F15F3534189BBD','ARCHIVED','2017-01-06 00:00:00',0),
|
||||
('2018_12_09_01_auth.sql','576C2A11BE671D8420FA3EB705E594E381ECCC56','ARCHIVED','2018-12-09 14:49:17',0),
|
||||
('2019_06_08_00_auth.sql','EA5A78F5A26C17BC790481EA9B3772D3A6912459','ARCHIVED','2019-05-20 17:21:20',0),
|
||||
|
||||
Reference in New Issue
Block a user