mirror of
https://github.com/ProjectSkyfire/SkyFire_548
synced 2026-08-18 06:32:13 -04:00
4 lines
334 B
SQL
4 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.');
|