chore(DB): import pending files

Referenced commit(s): 44be1cfc87
This commit is contained in:
github-actions[bot]
2026-01-01 12:00:52 +00:00
parent 44be1cfc87
commit 4620091bb5

View File

@@ -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');
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.'),