mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-18 06:00:10 -04:00
5 lines
334 B
SQL
5 lines
334 B
SQL
|
|
DELETE FROM `command` WHERE `name` = 'reload spell_group_stack_rules';
|
||
|
|
DELETE FROM `command` WHERE `name` = 'reload spell_elixir';
|
||
|
|
DELETE FROM `command` WHERE `name` = 'reload spell_stack_masks';
|
||
|
|
INSERT INTO `command` VALUES ('reload spell_group_stack_rules','3','Syntax: .reload spell_group\nReload spell_group_stack_rules table.');
|