mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2026_01_01_02 -> 2026_01_01_03
|
||||||
DELETE FROM `command` WHERE `name` IN ('list auras id', 'list auras name', 'account remove country', 'debug mapdata', 'debug visibilitydata', 'event info');
|
DELETE FROM `command` WHERE `name` IN ('list auras id', 'list auras name', 'account remove country', 'debug mapdata', 'debug visibilitydata', 'event info');
|
||||||
INSERT INTO `command` (`name`, `security`, `help`) VALUES
|
INSERT INTO `command` (`name`, `security`, `help`) VALUES
|
||||||
('list auras id', 1, 'Syntax: .list auras id\n\nLists all active auras on the selected unit by spell ID.'),
|
('list auras id', 1, 'Syntax: .list auras id\n\nLists all active auras on the selected unit by spell ID.'),
|
||||||
Reference in New Issue
Block a user